# Commands & Permissions

### **Commands**

| Command                                                                             | Permission               | Description                                                  |
| ----------------------------------------------------------------------------------- | ------------------------ | ------------------------------------------------------------ |
| /spawners                                                                           | spawners.command         | Opens the main menu (view your placed spawners & shop)       |
| /spawners butcher \[entity] \[world]                                                | spawners.command.butcher | Removes all mobs spawned from a Spawners' spawner            |
| /spawners give \<player/\*> <#> \[-preset \<presetName>] / \[-entity \<entityType>] | spawners.command.give    | Allows user to give spawner's by entity type or preset.      |
| /spawners set                                                                       | spawners.command.set     | Force sets the entity type of the spawner you're looking at. |
| /spawners admin                                                                     | spawners.command.admin   | Allows access to the administrative menu                     |

### Permissions

All entity names are lowercased with no spaces.

<table><thead><tr><th width="267.3992922574333">Permission</th><th>Description</th><th>Example</th></tr></thead><tbody><tr><td>spawners.mine.&#x3C;entity></td><td>Allows user to mine a specific entity type</td><td>spawners.mine.cow</td></tr><tr><td>spawners.place.&#x3C;entity></td><td>Allows user to place a specific entity spawner</td><td>spawners.place.sheep</td></tr><tr><td>spawners.eggchange.&#x3C;entity></td><td>Allows user to change a spawner type w/egg</td><td>spawners.eggchange.slime</td></tr><tr><td>spawners.throwegg.&#x3C;entity></td><td>Allows user to throw a spawn egg to spawn entity</td><td>spawners.throwegg.tropicalfish</td></tr><tr><td>spawners.minechance.#</td><td>Determines spawner drop chance when mining.</td><td>spawners.minechance.10, (max: spawners.minechance.100)</td></tr><tr><td>spawners.nosilktouch</td><td>Allows the player to mine spawners without silktouch</td><td></td></tr></tbody></table>
