# Commands

This page lists the commands available in EdTools.

### Main Admin Command

| Command                                         | Permission      | Description                                           |
| ----------------------------------------------- | --------------- | ----------------------------------------------------- |
| `/edtools reload`                               | `edtools.admin` | Reloads all plugin configurations from disk.          |
| `/edtools omnitool <player> <tool_id>`          | `edtools.admin` | Gives a specified player an OmniTool.                 |
| `/edtools swaptool <player> <tool_id>`          | `edtools.admin` | Swaps the OmniTool a player is holding to a new type. |
| `/edtools enchant <player> <enchant> <level>`   | `edtools.admin` | Sets the level of a custom enchant for a player.      |
| `/edtools luckyblock <player> <id>`             | `edtools.admin` | Gives a player a specified lucky block.               |
| `/edtools zone <player> <zone> [global\|alone]` | `edtools.admin` | Forces a player into a Regen Zone session.            |
| `/edtools zoneblocks <player> <zone> <type>`    | `edtools.admin` | Sets the active block type a player sees in a zone.   |
| `/edtools wand <zone_id> [radius]`              | `edtools.admin` | Gives the command sender a Zone Wand for easy setup.  |
| `/edtools gui <player> <gui_id>`                | `edtools.admin` | Remotely opens a custom GUI for a player.             |
| `/edtools help`                                 | `edtools.admin` | Displays a list of available admin commands.          |
| `/edtools backpack Player`                      | `edtools.admin` | Gives a backpack to a player.                         |

### Player Commands

| Command                        | Permission               | Description                                               |
| ------------------------------ | ------------------------ | --------------------------------------------------------- |
| `/boosters` or `/boosts`       | `edtools.boosters.open`  | Opens the personal boosters menu.                         |
| `/boosters give <player> <id>` | `edtools.boosters.admin` | (Admin) Gives a player a booster item.                    |
| `/<currency_command>`          | (Configurable)           | Manages a specific currency (e.g., `/farmcoins balance`). |
| `/<level_command>`             | (Configurable)           | Manages a specific leveling system (e.g., `/hoelevel`).   |
