Template:RU/Server functions: Difference between revisions
Jump to navigation
Jump to search
(Blanked the page) |
No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
*[[RU/addCommandHandler|addCommandHandler]] | |||
*[[RU/executeCommandHandler|executeCommandHandler]] | |||
*[[RU/fromJSON|fromJSON]] | |||
*[[RU/getFPSLimit|getFPSLimit]] | |||
*[[RU/getMaxPlayers|getMaxPlayers]] | |||
*[[RU/getServerHttpPort|getServerHttpPort]] | |||
*[[RU/getServerName|getServerName]] | |||
*[[RU/getServerPassword|getServerPassword]] | |||
*[[RU/getServerPort|getServerPort]] | |||
*[[RU/getVersion|getVersion]] | |||
{{New items|3.0153|1.5.3| | |||
*[[RU/getCommandHandlers|getCommandHandlers]] | |||
}} | |||
*[[RU/isGlitchEnabled|isGlitchEnabled]] | |||
*[[RU/outputChatBox|outputChatBox]] | |||
*[[RU/outputConsole|outputConsole]] | |||
*[[RU/outputDebugString|outputDebugString]] | |||
*[[RU/outputServerLog|outputServerLog]] | |||
*[[RU/removeCommandHandler|removeCommandHandler]] | |||
*[[RU/setFPSLimit|setFPSLimit]] | |||
*[[RU/setGlitchEnabled|setGlitchEnabled]] | |||
*[[RU/setMaxPlayers|setMaxPlayers]] | |||
*[[RU/setServerPassword|setServerPassword]] | |||
*[[RU/showChat|showChat]] | |||
*[[RU/shutdown|shutdown]] | |||
*[[RU/toJSON|toJSON]] |