Template:Server functions: Difference between revisions
Jump to navigation
Jump to search
m (Added setMaxPlayers to the list.) |
(Add getCommandHandlers to the list) |
||
Line 9: | Line 9: | ||
*[[getServerPort]] | *[[getServerPort]] | ||
*[[getVersion]] | *[[getVersion]] | ||
*[[getCommandHandlers]] | |||
*[[isGlitchEnabled]] | *[[isGlitchEnabled]] | ||
*[[outputChatBox]] | *[[outputChatBox]] |
Revision as of 15:00, 9 October 2016
- addCommandHandler
- executeCommandHandler
- fromJSON
- getFPSLimit
- getMaxPlayers
- getServerHttpPort
- getServerName
- getServerPassword
- getServerPort
- getVersion
- getCommandHandlers
- isGlitchEnabled
- outputChatBox
- outputConsole
- outputDebugString
- outputServerLog
- removeCommandHandler
- setFPSLimit
- setGlitchEnabled
- setMaxPlayers
- setServerPassword
- showChat
- shutdown
- toJSON