Skip to content

Commands & Permissions

Commands

Root command: /emakigem (aliases /egem, /eg)

SubcommandParametersDescription
helpDisplay help information
gui inlayOpen the gem inlay interface
gui extractOpen the gem extraction interface
gui openOpen the socket opening interface
gui upgradeOpen the gem upgrade interface
reloadReload gem configuration and resources
inspect[player]View the gem state of the main-hand equipment
clearstateRemove 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 clearstate

Permissions

Permission NodeDescriptionDefault
emakigem.useBasic usage permission (GUI, inspect)true
emakigem.reloadReload configurationop
emakigem.adminAdmin 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.

Released under the GPL-3.0 License