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:
!!exec $viewUsersVars[$authorID]
xp, money, bonus, xp-global
!!exec $viewUsersVars[$authorID;/]
xp/money/bonus/xp-global
!!exec $viewUsersVars[$authorID;/;xp]
xp/x-global