Old Wiki:List of Admin and GM Commands
Jump to navigation
Jump to search
EVEmu Complete List of Admin and GM Commands
NOTE: In order to even have correct role in-game to issue these commands, your account in the EVE Database MUST be set according to what we've called the "ROLEMASK_GRAVY", seen in this article on Roles below the Incursion and later table.
IMPORTANT - Use the commands below in the chat starting with "." (.create (itemID) [count]) - IMPORTANT
Command Syntax | Implementation Status | What it does and how to use it |
ban (charName) | bans player's account from the server | |
chatban (characterID) | bans character from channel | |
create (itemID) [count] | Functional | 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. |
cloak | cloaks/decloaks your ship. works like a toggle switch, keep executing it to toggle between cloaked/uncloaked | |
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 | |
kill (entityID) | kills the selected entity, now works for NPC ships too | |
killallnpcs | kills ALL NPC ships in the current bubble | |
location | Functional | 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. | |
spawnbelt | Spawns a small asteroid belt at the players location. | |
state | Sends DoDestinyUpdate SetState. | |
syncloc | Synchonizes your location in client with location on server. | |
character name|me] [<entityID>|character name|solar system name|solarSystemID] |
Translocate the specified character to the specified entity, character, or solar system. All MUST be in space!
| |
character name|me] [<entityID>|character name|solar system name|solarSystemID] | Translocate the specified character to the specified entity, character, or solar system. All MUST be in space! | |
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 |
More research into Slash commands can be found on Code_Red's trac page
Alphabetized by Code_Red