Commands and Permissions
The main command of EmakiItem is /emakiitem, with /ei as an alias. Commands list items, give items, inspect held items, refresh player equipment and set state, reload configuration, and print debug information.
| Command | Permission | Description |
|---|---|---|
/ei list [page] | emakiitem.use | List loaded item definitions. |
/ei give <player> <item> [amount] | emakiitem.give | Give an EmakiItem item to a player. |
/ei inspect [player] | emakiitem.inspect | Inspect the target player's main-hand item. |
/ei update [player] | emakiitem.update | Refresh player items and set state. |
/ei reload | emakiitem.reload | Reload items, sets, config, and language. |
| `/ei debug [player | module | on |
Permissions
| Permission | Default | Description |
|---|---|---|
emakiitem.use | true | Allows use of the root command and list command. |
emakiitem.give | op | Allows giving custom items. |
emakiitem.inspect | op | Allows inspecting item state. |
emakiitem.update | op | Allows refreshing player item and set state. |
emakiitem.reload | op | Allows reloading configuration. |
emakiitem.debug | op | Allows debug output. |
emakiitem.admin | op | Reserved administrative permission. |