Skip to main content

CommandManager

Exemple:

//Index   Name
0 "/move"
1 "/post"
...
end
  • Index: Identification number of the command, its possible to have more than one command label with the same index.
  • Name: Command name, text the player needs to type to use it.