Difference between revisions of "Admin/User Server Commands"
From Interstellar Rift Wiki
(updated command giveallres to 200,000 instead of 200.000) |
(Added Console command quit) |
||
| Line 39: | Line 39: | ||
| /give "<player name>" <resource ID number> <amount> | | /give "<player name>" <resource ID number> <amount> | ||
|Gives the specified resource and amount to the specified player's vault. <br> Resource ID numbers can be found on the [[resources]] pages. | |Gives the specified resource and amount to the specified player's vault. <br> Resource ID numbers can be found on the [[resources]] pages. | ||
| + | |} | ||
| + | |||
| + | = Console Commands = | ||
| + | |||
| + | {| class="wikitable" | ||
| + | |- | ||
| + | |Command | ||
| + | |Description | ||
| + | |- | ||
| + | | quit | ||
| + | |Will save and shutdown your server. | ||
|} | |} | ||
Revision as of 00:19, 9 April 2016
Below are the current server commands for both user and server admins. Remember only the first person to join a server receives Administrator privileges.
User Commands
| Command | Description |
| /all OR /a (or shift + enter) | This is use to send a message to everyone on the server. |
| /whisper OR /w "<player name>" <message> | Used to privately talk to specified player. |
| /reply OR /r <message> | Replies to last whisper received. |
| /help | Displays all current chat commands. |
| /clear | Clears all current chat messages. |
Admin Commands
| Command | Description |
| /giveallres "<player name>" | Gives 200,000 of every resource in the specified player's vault. If the name has spaces remember double quotation marks. i.e. /giveallres "John Smith" |
| /give "<player name>" <resource ID number> <amount> | Gives the specified resource and amount to the specified player's vault. Resource ID numbers can be found on the resources pages. |
Console Commands
| Command | Description |
| quit | Will save and shutdown your server. |