AntiAims
Condition / Update
MTools.AntiAims.Condition.Update();
Name
Type
Description
-
-
-
Allows you to get user status. Example usage:
Condition / Get
MTools.AntiAims.Condition.Get(conditions);
Name
Type
Description
conditions
table
Optional. Show only the right ones.
Allows you to get user status. Example usage:
Condition / GetDev
MTools.AntiAims.Condition.GetDev(params);
Name
Type
Description
params
string
What parameter do you want to get.
Allows you to get information about different statuses. Example usage:
Last updated