ESODecoded

IsESOPlusSubscriber

ESO Lua API function — used by 42 of the 3,030 addons we indexed (combined 6,439,349 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

IsESOPlusSubscriber()

Returns: bool isESOPlusSubscriber

Real usage — from LibDebugLogger

        IsInGamepadPreferredMode() and "gamepad" or "keyboard",
        IsESOPlusSubscriber() and "eso+" or "regular",
        GetCVar("language.2"),

Short excerpt from the shipping addon LibDebugLoggerits ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.

Most-downloaded addons using it

AddonTotal downloads
LibDebugLogger3,648,435
Wykkyd Toolbar567,448
Wizard's Wardrobe481,038
Info Panel368,274
Event Tracker249,931
Synced Account Settings [Masteroshi430's branch]171,686