# Command & Permissions

## Player commands

| Description                | Command                 | Permission                 |
| -------------------------- | ----------------------- | -------------------------- |
| Open Album                 | /EggHunt                | EggHunt.Album.Open         |
| Open album                 | /EggHunt Album \[Open]  | EggHunt.Album.Open         |
| Player's help              | /EggHunt Help \[Player] | EggHunt.Help.Player        |
| Player's info about plugin | /EggHunt Info \[Player] | EggHunt.Info.Player        |
| Player's preferences       | /EggHunt Profile        | EggHunt.Profile.Preference |

## Admin commands

| Description                | Command                                                      | Permission                       |
| -------------------------- | ------------------------------------------------------------ | -------------------------------- |
| Admin's help               | /EggHunt Help Admin                                          | EggHunt.Help.Admin               |
| Advanced info about plugin | /EggHunt Info Admin                                          | EggHunt.Info.Admin               |
| Settings                   | /EggHunt Settings                                            | EggHunt.GUI.Settings.Open        |
| Enter Setup Mode           | /EggHunt SetUp \[Enter]                                      | EggHunt.SetUp.Enter              |
| Exit Setup Mode            | /EggHunt SetUp Exit                                          | EggHunt.SetUp.Exit               |
| Reload whole plugin        | /EggHunt Reload \[All]                                       | EggHunt.Reload.All               |
| Reload localization file   | /EggHunt Reload Locale                                       | EggHunt.Reload.Locale            |
| Reload options file        | /EggHunt Reload Options                                      | EggHunt.Reload.Options           |
| Remove all statistics      | /EggHunt Statistics Remove All                               | EggHunt.Statistics.Remove.All    |
| Remove player's statistics | /EggHunt Statistics Remove Player \<PlayerName>              | EggHunt.Statistics.Remove.Player |
| Remove player's Easter Egg | /EggHunt Statistics Remove Player \<PlayerName> \<EasterEgg> | EggHunt.Statistics.Remove.Player |

## Additional permissions

Collection of permissions not assigned to commands.

### Permissions

Highlighted permissions are considered as recommended

* Bold - Recommended to all players
* Italic - Recommended to only specific group of players

<table><thead><tr><th>Description</th><th>Permission</th><th data-hidden></th></tr></thead><tbody><tr><td>Base player's actions</td><td><strong>EggHunt.Player</strong></td><td></td></tr><tr><td>Complete package of all permissions</td><td><em>EggHunt.Admin</em></td><td></td></tr><tr><td>All reload commands</td><td>EggHunt.Reload.*</td><td></td></tr><tr><td>All SetUp commands</td><td>EggHunt.SetUp.*</td><td></td></tr><tr><td>All statistics commands</td><td>EggHunt.Staticists.Remove.*</td><td></td></tr></tbody></table>

## Explanatory notes

* **\[]** - **Square Brackets** - Optional argument. Command has the same effect, if that argument is not used.
* **<>** - **Less/More than signs** - Mandatory argument. It's a variable.
  * Example: **\<PlayerName>** will be replaced with **SobkySK**
