Difference between revisions of "Admin/User Server Commands"
From Interstellar Rift Wiki
(→Admin Commands) |
(→User Commands) |
||
| Line 10: | Line 10: | ||
! Description | ! Description | ||
|- | |- | ||
| − | | | + | | /all OR /a (or shift + enter) |
|This is used to send a message to everyone on the server. | |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. | |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. | |Used to privately talk to specified player. | ||
|- | |- | ||
| − | | | + | | reply OR /r <message> |
|Replies to last whisper received. | |Replies to last whisper received. | ||
|- | |- | ||
| − | | | + | | help |
|Displays all current chat commands. | |Displays all current chat commands. | ||
|- | |- | ||
| − | | | + | | players OR /p |
|List online players | |List online players | ||
|- | |- | ||
Revision as of 19:43, 20 January 2019
A full list of commands can be found in-game by typing "/help" into the chat menu. Note that many administrative commands (such as storing ships or teleporting players) can be found by pressing F8.
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 |
|---|---|
| all <message> | Send message to all online players. |
| allMe <message> | Send a message to all online players, as yourself |
| allowRetrieveEverywhere <Player ID/Name> | Allows a player to retrieve his/her stored ships from any store-o-tron. |
| F8 | Opens in-game admin menu. |
| findSystemIdForPlayer <Player ID/Name> | Finds system id for player |
| 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. tools |
| 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 |
| generateObjective <System ID/Name> <Faction> <ID> | Generate system event objective |
| GiveReputation <Faction> <Amount> | Give reputation for a specific faction to a player |
| increaseRebuildVersion | Increases the rebuild version of the save |
| killPlayer | Kills a player (Currently broken as of 0.1.153b1 or earlier) |
| listAllResources OR /listResources OR /resources | List all resource types |
| listAllTools OR /listTools OR /tools | Lists all tool types |
| listConnections | Lists all connected players and ghost clients |
| listFleets | Lists all fleets |
| listPlayerShipsInSystem <System ID/Name> | Lists all player ships in a system |
| listRanks <Fleet ID/Name> | Lists all fleet ranks |
| listShipsInSystem <System ID/Name> | Lists all ships in a system |
| me <message> | Send a message as yourself |
| printObjectiveGenertorlds <System ID/Name> | Prints all system event objective identifiers |
| printPermissions <Player ID/Name> | Print fleet permissions for a player |
| printRebuildVersion | Prints the rebuild version of the save |
| printStoreOTron <Player ID/Name> | Prints the anmes of all ships in a players store-o-tron |
| printTradeStats <System ID/Name> | Prints trade stats of a system to a file |
| purgeAdmins | Removes admin rights from all players |
| rebuildServer <Level> | Rebuilds the server. Potential variables are 0, 1, 2. |
| say OR /s <Message> | Send a message to all players on your ship |
| save | Saves the game |
| setAllRes <Player ID/Name> <Amount> | Sets all resources in a players vault to a specific number |
| setMoney <Player ID/Name> <Amount> | Sets a players U-Nits to a specific number |
| setmotd <message> | Sets the server's message of the day |
| setPassword <Password> | Sets a server password |
| setRes <Player ID/Name> <Resource ID> <Amount> | Set a resource in a players vault to a specific amount. See Resources for a list of resources |
| setSuperAdmin <Player ID/Name> | Sets a new super admin |
| setSystemInfluence <System ID/Name> <Faction> <Amount> | Sets system influence for a faction to a specific number |
| storeShip <System ID/Name> <Ship ID/Name> | Moves a ship to that players global store-o-tron |
| teleportPlayerToShipInSystem <Player ID/Name> <Ship ID/Name> <System ID/Name> | Teleports a player to a ship in a system |
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. |