- about0
void about0(CommandSender sender)
Undocumented in source. Be warned that the author may not have intended to support it.
- help0
help0(ServerCommandSender sender)
Undocumented in source. Be warned that the author may not have intended to support it.
- help1
help1(ServerCommandSender sender, string command)
Undocumented in source. Be warned that the author may not have intended to support it.
- permission0
permission0(WorldCommandSender sender, PermissionAction action, Player[] target, string permission)
Undocumented in source. Be warned that the author may not have intended to support it.
- permission1
void permission1(WorldCommandSender sender, SingleEnum!"list" list, Player target)
Undocumented in source. Be warned that the author may not have intended to support it.
- permission2
void permission2(ServerCommandSender sender, PermissionAction action, string target, string permission)
Undocumented in source. Be warned that the author may not have intended to support it.
- register
Commands register()
Undocumented in source. Be warned that the author may not have intended to support it.
- stop0
stop0(CommandSender sender, bool gracefully)
Undocumented in source. Be warned that the author may not have intended to support it.
- transfer0
transfer0(WorldCommandSender sender, Player[] target, string node)
Undocumented in source. Be warned that the author may not have intended to support it.
- transfer1
transfer1(ServerCommandSender sender, string target, string node)
Undocumented in source. Be warned that the author may not have intended to support it.
- unregister
Commands unregister()
Undocumented in source. Be warned that the author may not have intended to support it.
- world0
void world0(CommandSender sender, SingleEnum!"list" list)
Undocumented in source. Be warned that the author may not have intended to support it.
- world1
world1(CommandSender sender, SingleEnum!"add" add, string name, bool defaultWorld)
Undocumented in source. Be warned that the author may not have intended to support it.
- world2
void world2(CommandSender sender, SingleEnum!"remove" remove, string name)
Undocumented in source. Be warned that the author may not have intended to support it.
- world3
void world3(CommandSender sender, SingleEnum!"info" info, string name)
Undocumented in source. Be warned that the author may not have intended to support it.