You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* addalltowhitelist : Add all the current users connected with a password in the whitelist, so their account is protected.
302
-
* additem : Add an item to a player, if no username is given the item will be added to you, count is optional, use /additem \"username\" \"module.item\" count, ex : /additem \"rj\" \"Base.Axe\" count
303
-
* adduser : Use this command to add a new user in a whitelisted server, use : /adduser \"username\" \"pwd\"
304
-
* addusertowhitelist : Add the user connected with a password in the whitelist, so his account is protected, use : /addusertowhitelist \"username\"
305
-
* addvehicle : Spawn a new vehicle, use: /addvehicle \"script\" \"user or x,y,z\", ex /addvehicle \"Base.VanAmbulance\" \"rj\"
306
-
* addxp : Add experience points to a player, use : /addxp \"playername\" perkname=xp, ex /addxp \"rj\" Woodwork=2
307
-
* alarm : Sound a building alarm at the admin's position. Must be in a room.
308
-
* banid : Ban a SteamID, use : /banid SteamID
309
-
* banuser : Ban a user, add a -ip to also ban his ip, add a -r \"reason\" to specify a reason for the ban, use : /banuser \"username\" -ip -r \"reason\", ex /banuser \"rj\" -ip -r \"spawn kill\"
310
-
* changeoption : Use this to change a server option, use : /changeoption optionName \"newValue\"
311
-
* chopper : Start the choppers (do noise on a random player)
312
-
* createhorde : Use this to spawn a horde near a player, use : /createhorde count \"username\", ex /createhorde 150 \"rj\", username is optional except from the server console.
313
-
* godmod : Set a player invincible, if no username set it make you invincible, if no value it toggle it, use : /godmode \"username\" -value, ex /godmode \"rj\" -true (could be -false)
314
-
* gunshot : Start a gunshot (do noise on a random player)
333
+
* additem : Give an item to a player. If no username is given then you will receive the item yourself. Count is optional. Use: /additem "username" "module.item" count. Example: /additem "rj" Base.Axe 5
334
+
* adduser : Use this command to add a new user to a whitelisted server. Use: /adduser "username" "password"
335
+
* addvehicle : Spawn a vehicle. Use: /addvehicle "script" "user or x,y,z", ex /addvehicle "Base.VanAmbulance" "rj"
336
+
* addxp : Give XP to a player. Use /addxp "playername" perkname=xp. Example /addxp "rj" Woodwork=2
337
+
* alarm : Sound a building alarm at the Admin's position. (Must be in a room)
338
+
* banid : Ban a SteamID. Use /banid SteamID
339
+
* banuser : Ban a user. Add a -ip to also ban the IP. Add a -r "reason" to specify a reason for the ban. Use: /banuser "username" -ip -r "reason". For example: /banuser "rj" -ip -r "spawn kill"
340
+
* changeoption : Change a server option. Use: /changeoption optionName "newValue"
341
+
* chopper : Place a helicopter event on a random player
342
+
* createhorde : Spawn a horde near a player. Use : /createhorde count "username". Example /createhorde 150 "rj" Username is optional except from the server console. With no username the horde will be created around you
343
+
* createhorde2 : UI_ServerOptionDesc_CreateHorde2
344
+
* godmod : Make a player invincible. If no username is set, then you will become invincible yourself. Use: /godmode "username" -value, ex /godmode "rj" -true (could be -false)
345
+
* gunshot : Place a gunshot sound on a random player
315
346
* help : Help
316
-
* invisible : Set a player invisible zombie will ignore him, if no username set it make you invisible, if no value it toggle it, use : /invisible \"username\" -value, ex /invisible \"rj\" -true (could be -false)
317
-
* kickuser : Kick a user, add a -r \"reason\" to specify a reason for the kick, use : /kickuser \"username\" -r \"reason\"
318
-
* noclip : A player with noclip won't collide on anything, if no value it toggle it, use : /noclip \"username\" -value, ex /noclip \"rj\" -true (could be -false)
319
-
* players : List the players connected
320
-
* quit : Quit the server (but save it before)
321
-
* releasesafehouse : Release a safehouse you are the owner of, use : /releasesafehouse
322
-
* reloadlua : Reload a Lua script, use : /reloadlua \"filename\"
323
-
* reloadoptions : Reload the options on the server (ServerOptions.ini) and send them to the clients
324
-
* removeuserfromwhitelist : Remove the user from the whitelist, use: /removeuserfromwhitelist \"username\"
347
+
* invisible : Make a player invisible to zombies. If no username is set then you will become invisible yourself. Use: /invisible "username" -value, ex /invisible "rj" -true (could be -false)
348
+
* kick : Kick a user. Add a -r "reason" to specify a reason for the kick. Use: /kickuser "username" -r "reason"
349
+
* lightning : Use /lightning "username", username is optional except from the server console
350
+
* noclip : Makes a player pass through walls and structures. Toggles with no value. Use: /noclip "username" -value. Example /noclip "rj" -true (could be -false)
351
+
* players : List all connected players
352
+
* quit : Save and quit the server
353
+
* releasesafehouse : Release a safehouse you own. Use /releasesafehouse
354
+
* reloadlua : Reload a Lua script on the server. Use /reloadlua "filename"
355
+
* reloadoptions : Reload server options (ServerOptions.ini) and send to clients
356
+
* removeuserfromwhitelist : Remove a user from the whitelist. Use: /removeuserfromwhitelist "username"
* replay : Record and play replay for moving player. Use /replay "playername" -record|-play|-stop filename. Example: /replay user1 -record stadion.bin
325
359
* save : Save the current world
326
-
* sendpulse : Toggle sending server performance info to this client, use : /sendpulse
327
-
* servermsg : Use this to broadcast a message to all connected players, use : /servermsg my message !
328
-
* setaccesslevel : Use it to set new access level to a player, acces level: admin, moderator, overseer, gm, observer. use : /setaccesslevel \"username\" \"accesslevel\", ex: /setaccesslevel \"rj\" \"moderator\"
329
-
* showoptions : Show the list of current Server options with their values.
330
-
* startrain : Start rain on the server
331
-
* stoprain : Stop rain on the server
332
-
* teleport : Teleport to a player, once teleported, wait 2 seconds to show map, use : /teleport \"playername\" or /teleport \"player1\" \"player2\", ex /teleport \"rj\" or /teleport \"rj\" \"toUser\"
333
-
* teleportto : Teleport to coordinates, use: /teleportto x,y,z, ex /teleportto 100098,189980,0
334
-
* unbanid : Unban a SteamID, use : /unbanid SteamID
335
-
* unbanuser : Unban a player, use : /unbanuser \"username\"
336
-
* voiceban : Block voice from user \"username\", use : /voiceban \"username\" -value, ex /voiceban \"rj\" -true (could be -false)`
360
+
* servermsg : Broadcast a message to all connected players. Use: /servermsg "My Message"
361
+
* setaccesslevel : Set access level of a player. Current levels: Admin, Moderator, Overseer, GM, Observer. Use /setaccesslevel "username" "accesslevel". Example /setaccesslevel "rj" "moderator"
362
+
* showoptions : Show the list of current server options and values.
363
+
* startrain : Starts raining on the server. Use /startrain "intensity", optional intensity is from 1 to 100
364
+
* startstorm : Starts a storm on the server. Use /startstorm "duration", optional duration is in game hours
365
+
* stoprain : Stop raining on the server
366
+
* stopweather : Stop weather on the server
367
+
* teleport : Teleport to a player. Once teleported, wait for the map to appear. Use /teleport "playername" or /teleport "player1" "player2". Example /teleport "rj" or /teleport "rj" "toUser"
368
+
* teleportto : Teleport to coordinates. Use /teleportto x,y,z. Example /teleportto 10000,11000,0
369
+
* thunder : Use /thunder "username", username is optional except from the server console
370
+
* unbanid : Unban a SteamID. Use /unbanid SteamID
371
+
* unbanuser : Unban a player. Use /unbanuser "username"
372
+
* voiceban : Block voice from user "username". Use /voiceban "username" -value. Example /voiceban "rj" -true (could be -false)`
337
373
338
374
n=strings.Replace(n, "List of server commands :", "List of server commands : ", -1)
0 commit comments