public final class ServerCommands extends Object
| Modifier and Type | Method and Description |
|---|---|
static Command |
bindingList() |
static Command |
gm(String message) |
static Command |
hostInfo() |
static Command |
instanceEdit(Map<ServerInstanceProperty,String> options) |
static Command |
instanceInfo() |
static Command |
logView(int lines,
boolean instance) |
static Command |
serverProcessStop(String reason) |
static Command |
version() |
public static Command bindingList()
public static Command instanceInfo()
public static Command instanceEdit(Map<ServerInstanceProperty,String> options)
public static Command serverProcessStop(String reason)
Released under the MIT license.