/
commandsSee: Description
Interface | Description |
---|---|
CommandIssuer |
A server entity which can execute commands, which can be players or the console
|
Commands |
/**
Handles commands passed from the server
|
Class | Description |
---|---|
Command |
Overriden by the command handler, annotated with
CommandDesc to
process executed commands |
PlatformColor |
ANSI codes for coloring the console
|
/
commandsCopyright © 2016. All rights reserved.