Difference between revisions of "Admin/User Server Commands"
From Interstellar Rift Wiki
(adding /transfermoney) |
(→Admin Commands) |
||
Line 49: | Line 49: | ||
|Gives 200,000 of every resource in the specified player's vault. <br> If the name has spaces you MUST add double quotation marks. i.e. /giveallres "John Smith" | |Gives 200,000 of every resource in the specified player's vault. <br> If the name has spaces you MUST add double quotation marks. i.e. /giveallres "John Smith" | ||
|- | |- | ||
− | | / | + | | /giveRes "<player name>" <resource ID number> <amount> |
|Gives the specified resource and amount to the specified player's vault. If the name has spaces you MUST add double quotation marks. i.e. /give "John Smith" 1 1<br> Resource ID numbers can be found on the [[resources]] pages. | |Gives the specified resource and amount to the specified player's vault. If the name has spaces you MUST add double quotation marks. i.e. /give "John Smith" 1 1<br> Resource ID numbers can be found on the [[resources]] pages. | ||
+ | |- | ||
+ | | /giveResInv "<player name>" <resource ID number> <amount> | ||
+ | |Gives the specified resource and amount to the specified player's vault. If the name has spaces you MUST add double quotation marks. i.e. /give "John Smith" 1 1<br> Resource ID numbers can be found on the [[resources]] pages. Alternatively /listAllResources Command can be used, Or /listResources , Or /resources | ||
+ | |- | ||
+ | | /giveToolInv "<player name>" <Tool ID number> | ||
+ | |Gives the specified tool to the specified player's inventory. If the name has spaces you MUST add double quotation marks. i.e. /give "John Smith" 1 . There is no tools list page, So currently players must be ingame and use /listAllTools or /listTools or /tools to acquire tool id's. | ||
|- | |- | ||
| /givemoney "<player name>" <amount> | | /givemoney "<player name>" <amount> |
Revision as of 18:41, 25 December 2017
Below are the current server commands for both user and server admins. The first player to join a server receives administrator privileges. You and add more admins via the F8 menu.
User Commands
Command | Description |
/all OR /a (or shift + enter) | This is used to send a message to everyone on the server. |
/fleet | This is used to send a message to everyone in your fleet. |
/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. |
/players OR /p | List online players |
/clear | Clears all current chat messages. |
/motd | Show the server message of the day |
/transfermoney <player name> <amount> | Sends <player name> <amount> of Units |
Admin Commands
Command | Description |
/giveallres "<player name>" | Gives 200,000 of every resource in the specified player's vault. If the name has spaces you MUST add double quotation marks. i.e. /giveallres "John Smith" |
/giveRes "<player name>" <resource ID number> <amount> | Gives the specified resource and amount to the specified player's vault. If the name has spaces you MUST add double quotation marks. i.e. /give "John Smith" 1 1 Resource ID numbers can be found on the resources pages. |
/giveResInv "<player name>" <resource ID number> <amount> | Gives the specified resource and amount to the specified player's vault. If the name has spaces you MUST add double quotation marks. i.e. /give "John Smith" 1 1 Resource ID numbers can be found on the resources pages. Alternatively /listAllResources Command can be used, Or /listResources , Or /resources |
/giveToolInv "<player name>" <Tool ID number> | Gives the specified tool to the specified player's inventory. If the name has spaces you MUST add double quotation marks. i.e. /give "John Smith" 1 . There is no tools list page, So currently players must be ingame and use /listAllTools or /listTools or /tools to acquire tool id's. |
/givemoney "<player name>" <amount> | Gives the specified amount of Units to the specified player. If the name has spaces you MUST add double quotation marks. i.e. /give "John Smith" 100000 |
/setmotd <message> | Sets the server's message of the day |
F8 | If you press F8 while ingame it will open your admin menu. It allows you to kick, Ban, Add another admin, Rebuild your world, Teleport, Remove Ships, and Make ships invulnerable. |
Console Commands
Note: Commands are case-sensitive. Tab completion is available (Press tab to complete a partially entered command).
Command | Description |
quit | Will save and shutdown your server. |
say | Sends a message to online players |
save | Saves your game. Does not replace AutoSave (as configurable in server settings) |
purgeAdmins | Removes all admins from the current admin list. Does not remove SuperAdmin (normally the server owner) |
setSuperAdmin | Sets a player as super-admin. Super Admins cannot be undone!!! |
killPlayer <player> | Manifest your wrath. (Kill the named player instantly) |
setPassword <password> | Sets, changes, or clears the server password. If <password> is unspecified, the password will be cleared. |
rebuildServer <mode> | Performs a server rebuild, same as doing it from the F8 admin panel. Specify the desired rebuild mode number. |
help | Shows you all commands inside the console. Requires you to host a game. |