Difference between revisions of "List of Admin and GM Commands"
Jump to navigation
Jump to search
List_of_Admin_and_GM_Commands>Sau226 (Make GM commands forward slash ones) |
(No difference)
|
Revision as of 13:46, 9 September 2018
Game Master
| /ban (charName) | bans player's account from the server |
| /chatban (characterID) | bans character from channel |
| /create (itemID) [count] | Create count or 1 of the specified item. Used in-station puts items in Item/Ship windows, used in space puts items/ships into your ship's cargo bay. |
| /dogma (attribute) | change item attribute value |
| /entity (entityID) | unknown |
| /fit (itemID) | Fits selected item to active ship. |
| /getattr (itemID) (attributeID) | Retrieves attribute value. |
| /giveallskills (characterID) | gives all skills to character |
| /giveisk (entityID) (amount) | Give the specified amount of cash to the specified character. 0=self. |
| /giveskill (itemID) | gives skills to fit item. |
| /giveskills (itemID) | gives skills to character. |
| /goto (x) (y) (z) | Jump to the specified position in space. |
| /heal (entityID) | heal the character with the entityID |
| /kick (charName) | kicks [charName] from the server |
| /location | Gives you back your current location in space. |
| /online (entityID) | online all modules on the ship of the entityID. entityID=me=>online my modules |
| /pop (type) (key) (value) | Send an OnRemoteMessage. |
| /repairmodules (entityID) (itemID) | repair the modules of the character with the entityID |
| /search (text) | Search for items matching the specified query |
| /setattr (itemID) (attributeID) (value) | Sets attributeID of itemID to value. |
| /setbpattr (itemID) (copy) (materialLevel) (productivityLevel)
(licensedProductionRunsRemaining) |
Change blueprint's attributes. |
| /spawn (typeID) | Spawn an NPC with the specified type. |
| /state | Sends DoDestinyUpdate SetState. |
| /syncloc | Synchonizes your location in client with location on server. |
| /tr [<entityID>|me] <locationID> | Translocate the specified person to the specified entity |
| /translocate <entityID> <locationID> | Translocate the specified person to the specified entity |
| /unload (entityID) (itemID) | unload module itemID from entityID (itemID=all=>unload all) (entityID=me=>my
modules) |
| /unspawn (entityID) (itemID) | unload module itemID from entityID (itemID=all=>unload all) (entityID=me=>my
modules) |
| /unban (charName) | removes ban on player's account |
| /whois (characterName) | returns information on character |
Admin
To be written