# Permissions Permissions let server owners control who can manage AreaRegen. ## Permissions | Permission | Description | | --- | --- | | `arearegen.*` | Gives access to all AreaRegen commands. | | `arearegen.reload` | Allows reloading configuration. | | `arearegen.wand` | Allows receiving the selection wand. | | `arearegen.createarea` | Allows creating areas. | | `arearegen.editarea` | Allows editing area selections. | | `arearegen.regen` | Allows manually regenerating an area. | | `arearegen.listareas` | Allows listing areas. | | `arearegen.loadareas` | Allows loading areas. | | `arearegen.blacklist` | Allows editing material blacklists. | | `arearegen.whitelist` | Allows editing material whitelists. | | `arearegen.setdelay` | Allows changing area delay. | | `arearegen.setregentime` | Allows changing regeneration speed. | | `arearegen.triggers` | Allows editing area triggers. | ## Recommended Admin Permission For trusted admins: ```text arearegen.* ``` For staff who should only create and manage areas, give the specific permissions they need.