Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Command ¶
type Command string
const ( Save Command = "Save" Exit Command = "Shutdown" Start Command = "Startup" Broadcast Command = "Broadcast" KickPlayer Command = "KickPlayer" BanPlayer Command = "BanPlayer" TeleportToPlayer Command = "TeleportToPlayer" TeleportToMe Command = "TeleportToMe" ShowPlayers Command = "ShowPlayers" Info Command = "Info" )
Click to show internal directories.
Click to hide internal directories.