Template:RU/Server functions: Difference between revisions
Jump to navigation
Jump to search
(Created page with '*addCommandHandler{{RU/EN}} *executeCommandHandler{{RU/EN}} *fromJSON{{RU/EN}} *getMaxPlayers{{RU/EN}} *getServerName{{RU/EN}} *getServerPassword{{RU/EN}}…') |
No edit summary |
||
(5 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
*[[addCommandHandler]] | *[[RU/addCommandHandler|addCommandHandler]] | ||
*[[executeCommandHandler]] | *[[RU/executeCommandHandler|executeCommandHandler]] | ||
*[[fromJSON]] | *[[RU/fromJSON|fromJSON]] | ||
*[[getMaxPlayers]] | *[[RU/getFPSLimit|getFPSLimit]] | ||
*[[getServerName]] | *[[RU/getMaxPlayers|getMaxPlayers]] | ||
*[[getServerPassword]] | *[[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/outputChatBox|outputChatBox]] | ||
*[[outputConsole]] | *[[RU/outputConsole|outputConsole]] | ||
*[[outputDebugString]] | *[[RU/outputDebugString|outputDebugString]] | ||
*[[outputServerLog]] | *[[RU/outputServerLog|outputServerLog]] | ||
*[[removeCommandHandler]] | *[[RU/removeCommandHandler|removeCommandHandler]] | ||
*[[ | *[[RU/setFPSLimit|setFPSLimit]] | ||
*[[ | *[[RU/setGlitchEnabled|setGlitchEnabled]] | ||
*[[ | *[[RU/setMaxPlayers|setMaxPlayers]] | ||
*[[ | *[[RU/setServerPassword|setServerPassword]] | ||
*[[RU/showChat|showChat]] | |||
*[[RU/shutdown|shutdown]] | |||
*[[ | *[[RU/toJSON|toJSON]] | ||
*[[ | |||
*[[ | |||