Custom Command
FunctionsVariables Functions

$viewUserVars

View a list of all the variables that are defined for a specific user

Usage

$viewUserVars[User ID;Separator (optional);Query Regex (optional)]

Example:

Member
9/5/2026

!!exec $viewUsersVars[$authorID]

Custom Command
APP
9/5/2026

xp, money, bonus, xp-global

Member
9/5/2026

!!exec $viewUsersVars[$authorID;/]

Custom Command
APP
9/5/2026

xp/money/bonus/xp-global

Member
9/5/2026

!!exec $viewUsersVars[$authorID;/;xp]

Custom Command
APP
9/5/2026

xp/x-global

On this page