Template:Server functions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
*[[addCommandHandler]] | *[[addCommandHandler]] | ||
*[[executeCommandHandler]] | *[[executeCommandHandler]] | ||
*[[ | *[[getCommandHandlers]] | ||
*[[getFPSLimit]] | *[[getFPSLimit]] | ||
*[[getMaxPlayers]] | *[[getMaxPlayers]] | ||
Line 9: | Line 9: | ||
*[[getServerPort]] | *[[getServerPort]] | ||
*[[getVersion]] | *[[getVersion]] | ||
*[[isGlitchEnabled]] | *[[isGlitchEnabled]] | ||
*[[outputChatBox]] | *[[outputChatBox]] | ||
Line 24: | Line 21: | ||
*[[showChat]] | *[[showChat]] | ||
*[[shutdown]] | *[[shutdown]] | ||
<noinclude>[[Category:Functions templates]]</noinclude> |
Revision as of 20:41, 2 April 2018
- addCommandHandler
- executeCommandHandler
- getCommandHandlers
- getFPSLimit
- getMaxPlayers
- getServerHttpPort
- getServerName
- getServerPassword
- getServerPort
- getVersion
- isGlitchEnabled
- outputChatBox
- outputConsole
- outputDebugString
- outputServerLog
- removeCommandHandler
- setFPSLimit
- setGlitchEnabled
- setMaxPlayers
- setServerPassword
- showChat
- shutdown