Note: if a function is OUTDATED, we will say so with the outdated word.
FBan.AddBan(string)
Info: Ban the user. The user is case sensitives and must be put on to a string.
Type: string function
class: normal
FBan.RemoveBan(string)
Info: Undo the ban of a user. The user is case sensitives and must be put on to a string.
Type: string function
Class: normal
FBan.AddAnonymeBan(string)
Info: Give a fake virus effect on the user screen, after a certain time, kick them automatically. The user is case sensitives and must be on to a string.
Type: string function
Class: dangerous
THIS FUNCTION CAN AFFECT KIDS
FBan.RemoveAnonymeBan(string)
Info: undo the effects of AnonymeBan. The user is case sensitives and must be on to a string.
Type: string function
Class: normal
FBan.AddLoadingBan(string)
Info: Upon a user join, we will pop-up a screen that say the access was denied to load. The user is case sensitives and must be on to a string.
Type: string function
Class: normal
Class Lists
not affecting
normal
medium
dangerous
EXTREME
Warned Class
If a function get a class above Medium, a warning will be shown. Examples:
medium
This function may affect specific persons.
dangerous
This function may affect young audience / kids.
extreme
This type of class was deleted.
Please note we may turn a function on to outdated if it’s too much abusive. We will add functions daily.