> For the complete documentation index, see [llms.txt](https://edwardbelt.gitbook.io/edprison-core-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://edwardbelt.gitbook.io/edprison-core-documentation/general/commands.md).

# Commands

* /edp -> Main command
  * `/edp reload` -> Reloads all the config files
  * `/edp msg <player> <message>` -> Sends a message to a player
  * `/edp title <player> <title>` -> Sends a title to a player
  * `/edp sound <player> <sound>` -> Sends a sound to a player
* /tokens -> Tokens balance command
  * `/tokens add <player> <amount>` -> Adds tokens to a player
  * `/tokens addrandom <player> <min-max>` -> Adds random tokens to a player
  * `/tokens set <player> <amount>` -> Set tokens to a player
  * `/tokens remove <player> <amount>` -> Remove tokens to a player
  * `/tokens withdraw <amount>` -> Withdraws an amount of tokens
* /gems -> Gems balance command
  * `/gems add <player> <amount>` -> Adds gems to a player
  * `/gems addrandom <player> <min-max>` -> Adds random gems to a player
  * `/gems set <player> <amount>` -> Set gems to a player
  * `/gems remove <player> <amount>` -> Remove gems to a player
  * `/gems withdraw <amount>` -> Withdraws an amount of gems
* /crystals -> Crystals balance command
  * `/crystals add <player> <amount>` -> Adds crystals to a player
  * `/crystals addrandom <player> <min-max>` -> Adds random crystals to a player
  * `/crystals set <player> <amount>` -> Set crystals to a player
  * `/crystals remove <player> <amount>` -> Remove crystals to a player
  * `/crystals withdraw <amount>` -> Withdraws an amount of crystals
* /multiplier -> Multiplier balance command
  * `/multiplier add <player> <multiplier> <amount>` -> Adds multiplier to a player
  * `/multiplier set <player> <multiplier> <amount>` -> Set multiplier to a player
  * `/multiplier remove <player> <multiplier> <amount>` -> Remove multiplier to a player
* /booster & /pouch
  * `/booster give <player> <booster>` -> Gives a booster to a player
  * `/pouch give <player> <pouch>` -> Gives a pouch to a player
* /robots -> Main menu of robots
  * `/robots give <player> <robot>` -> Gives a robot to a player
* /bombs
  * `/bombs give <player> <bomb> <amount>` -> Gives a bomb to a player
* /drills
  * `/drills give <player> <drill> <amount>` -> Gives a drill to a player
* /pickaxe
  * `/pickaxe give <player>` -> Gives a pickaxe to a player
  * `/pickaxe setlevel <player> <amount>` -> Sets a player pickaxe level
  * `/pickaxe enchant <enchant> <player> <amount>` -> Enchants a player's pickaxe
* /ah -> Opens the Auction House main menu
  * `/ah <player>` -> Opens a player auctions
  * `/ah sell <type> <price> [amount]` -> Sells your holding item
* /gang
  * `/gang create <name>` -> Creates a gang
  * `/gang disband` -> Disbands your gang
  * `/gang invite <player>` -> Inivites a player to your gang
  * `/gang uninvite <player>` -> Cancel the invitation of a player to join your gang
  * `/gang join <player>` -> Join a gang
  * `/gang leave` -> Leaves your gang
  * `/gang kick <player>` -> Kicks someone of your gang
  * `/gang promote <player>` -> Promotes someone of your gang
  * `/gang demote <player>` -> Demotes someone of your gang
  * `/gang setleader <player>` -> Set leader to someone of your gang
  * `/gang info [player/gang]` -> Shows gang info
  * `/gang top` -> Shows you the gang points top
  * `/gang deposit <money|tokens|gems|crystals> <amount>` -> Deposit a currency to your gang balance
  * `/gang withdraw <money|tokens|gems|crystals> <amount>` -> Withdraw a currency to your gang balance
  * `/gang chat` -> Toggles the gang chat
  * `/gang top` -> Shows you the gang points top
  * `/gang menu` -> Opens the gang menu
* /gangadmin
  * `/gang givemultiplier <gang> <amount>` -> Gives a gang some multiplier
  * `/gang giveboost <gang> <boost>` -> Gives a gang a booster
  * `/gang givegangbal <money|tokens|gems|crystals> <gang> <amount>` -> Gives a gang some balance
  * `/gang givepoints <gang> <amount>` -> Gives points to a gang
* /autoprestige -> Toggles the auto prestige
