Commands and Permissions
The main command of EmakiForge is /emakiforge, with /eforge and /ef as aliases. Commands open the forge GUI, open the recipe book, list recipes, reload configuration, and print debug information.
| Command | Permission | Description |
|---|---|---|
/ef help | emakiforge.use | Show command help. |
/ef forge | emakiforge.use | Open the forge GUI. The subcommand itself does not perform an extra permission check beyond the root command permission. |
/ef book | emakiforge.book or emakiforge.admin | Open the recipe book. |
/ef list recipe | emakiforge.admin | List loaded recipes. recipes is also accepted. |
/ef reload | emakiforge.reload or emakiforge.admin | Reload config, language, GUI templates, and recipes. |
| `/ef debug [player | module | on |
Permissions
| Permission | Default | Description |
|---|---|---|
emakiforge.use | true | Allows use of the root command and forge GUI. |
emakiforge.book | true | Allows opening the recipe book. |
emakiforge.reload | op | Allows reloading configuration. |
emakiforge.debug | op | Allows debug output. |
emakiforge.admin | op | Allows administrative operations. |