Server Commands

From Rigs of Rods Wiki

Jump to:navigation, search

Contents

commands

Command required
Authorization
Description Number
arguments
argument 1 argument 2 argument 3
 !version None will show some server version information 0


 !website None will show the official website of the server
(if the server has one)
0


 !rules None will show the rules of the server
(may not work on all servers)
0


 !vehiclelimit None will show some the vehiclelimit of the server 0


 !irc None will show the official IRC server of the server
(if the server has one)
0


 !owner None will show who's responsible for the server
(So someone who you can contact in case of problems)
0


 !voip None will show the official VoIP server of the server
(if the server has one)
0


 !motd None will show the message of the day again 0


 !list None will list the UIDs of all active players (see below) 0


 !bans Moderator will list all active and known bans 0


 !unban Moderator will unban a certain UID 1 UID

 !ban Moderator will ban a UID with a reason 2 UID reason for ban
 !kick Moderator will kick a UID with a reason 2 UID reason for kick
 !say Moderator Let's the server say something 2 UID
Use -1 to broadcast the message to everyone
Your message.


uid

the uid is the unique id (an integer number >0) of the player. Its always counted up. So for example if a player has UID 1049, it is the 1049th player on that server. The uid is used to identify entries on the server. List the players UIDs with !list

examples

kick a player

  • get UID of that player:
    •  !list (and search for the user's name)
  • kick:
    •  !kick 1045 behave next time

ban a player

  • get UID of that player:
    •  !list (and search for the user's name)
  • ban:
    •  !ban 1045 behave next time