Template:Server functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
No edit summary
(Added transfer box functions)
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
*[[addCommandHandler]]
*[[executeCommandHandler]]
*[[fromJSON]]
*[[getFPSLimit]]
*[[getFPSLimit]]
*[[getMaxPlayers]]
*[[getMaxPlayers]]
Line 9: Line 6:
*[[getServerPort]]
*[[getServerPort]]
*[[getVersion]]
*[[getVersion]]
{{New items|3.0153|1.5.3|
*[[getCommandHandlers]]
}}
*[[isGlitchEnabled]]
*[[isGlitchEnabled]]
*[[outputChatBox]]
{{New items|3.0160|1.5.8|
*[[outputConsole]]
*[[isTransferBoxVisible]]
*[[outputDebugString]]
|20788}}
*[[outputServerLog]]
*[[removeCommandHandler]]
*[[setFPSLimit]]
*[[setFPSLimit]]
*[[setGlitchEnabled]]
*[[setGlitchEnabled]]
*[[setMaxPlayers]]
*[[setMaxPlayers]]
*[[setServerPassword]]
*[[setServerPassword]]
*[[showChat]]
{{New items|3.0160|1.5.8|
*[[setTransferBoxVisible]]
|20788}}
*[[shutdown]]
*[[shutdown]]
*[[toJSON]]
 
<noinclude>[[Category:Functions templates]]</noinclude>

Revision as of 10:12, 28 January 2021