Commands & Permissions
Commands
Root command: /emakigem (aliases /egem, /eg)
| Subcommand | Parameters | Description |
|---|---|---|
help | — | Display help information |
gui inlay | — | Open the gem inlay interface |
gui extract | — | Open the gem extraction interface |
gui open | — | Open the socket opening interface |
gui upgrade | — | Open the gem upgrade interface |
reload | — | Reload gem configuration and resources |
inspect | [player] | View the gem state of the main-hand equipment |
clearstate | — | Remove the gem layer from the main-hand item |
Command Examples
bash
# Open inlay GUI
/emakigem gui inlay
# Open socket opening GUI
/eg gui open
# View gem state of your held equipment
/eg inspect
# View gem state of another player's equipment
/eg inspect Steve
# Reload configuration
/eg reload
# Clear gem layer from main-hand item (admin)
/eg clearstatePermissions
| Permission Node | Description | Default |
|---|---|---|
emakigem.use | Basic usage permission (GUI, inspect) | true |
emakigem.reload | Reload configuration | op |
emakigem.admin | Admin permission (includes all permissions, including clearstate) | op |
Deprecated Aliases
The legacy direct subcommands /emakigem open, /emakigem inlay, /emakigem extract, /emakigem upgrade have been deprecated and now only display a migration notice. Please use the /emakigem gui [mode] format.