Complete list of Server Commands Print

  • rust, gamepanel, console, commands
  • 37

Server Commands

Command
Description


 status

 Print out currently connected players

 kick (SteamID or Username)

 Kick a player

 kickall

 Kick everyone in the game

 ban (SteamID or Username)

 Ban a player

 global.moderatorid "SteamID"

 Make a player moderator

 global.ownerid "SteamID"

 Make a player/moderator owner

 global.removemoderator "SteamID"

 Remove a moderator

 global.removeowner "SteamID"

 Remove an owner

 banid (SteamID)

 no description

 unban (SteamID)

 no description

 global.players

 Print out currently connected clients etc

 global.say "text"

 Sends a message in chat

 global.users

 Show user info for players on the server.

 global.banlist

 List of banned users (source ids compact)

 global.banlistex

 List of banned users - shows reasons and usernames

 global.listid

 List of banned users, by ID (source ids compact)

 chat.say "text"

 Prints your text in the chat e.g "t0kenz: Hello"

 craft.add

 no description

 craft.canceltask

 no description

 craft.cancel

 no description

 data.export

 no description

 entity.debug_toggle

 no description

 entity.nudge

 no description

 env.addtime

 no description

 event.run

 no description

 gc.collect

 no description

 global.restart

 Restart the server - with 300 seconds warning at 5-second intervals.

 global.quit

 Leave the game

 global.report

 no description

 global.objects

 no description

 global.textures

 no description

 global.colliders

 no description

 global.error

 no description

 global.queue

 no description

 global.setinfo

 no description

 global.sleep

 no description

 global.kill

 Suicide command

 global.respawn

 no description

 global.injure

 no description

 global.spectate

 no description

 global.respawn_sleepingbag

 no description

 global.respawn_sleepingbag_remove

 no description

 global.teleport

 no description

 global.teleport2me

 no description

 global.teleportany

 no description

 global.cleanup

 no description

 hierarchy.ls

 no description

 hierarchy.cd

 no description

 hierarchy.del

 no description

 inventory.endloot

 no description

 inventory.give

 no description

 inventory.giveall

 no description

 inventory.givebpall

 no description

 inventory.giveto

 no description

 inventory.giveid

 no description

 inventory.givearm

 no description

 inventory.givebp

 no description

 pool.status

 no description

 pool.clear

 no description

 server.start

 Starts a server

 server.stop

 Stops a server

 server.backup

 Backup server folder

 server.writecfg

 Writes config files

 server.fps

 no description

 server.save

 Force save the current game

 server.readcfg

 no description

 spawn.fill_populations

 no description

 spawn.fill_groups

 no description

 weather.clouds

 no description

 weather.fog

 no description

 weather.wind

 no description

 weather.rain [value]

 Sets the rain factor where 0 is none and 1.0 is 100%.

 world.monuments

 no description

 global.find( string Name )

 Search for a command

 global.ent kill

 Destroys/kills the entity you're targeting (looking at)

 global.ent lock

 locks the sign/painting you're targeting (looking at)


 global.ent unlock

 unlocks the sign/painting you're targeting (looking at)

 


Was this answer helpful?

« Back