Commands & Permissions

List of the plugin's commands & permissions

You can also customize some commands, such as changing the root command from /mcmmogui to /mcmmo or commands that directly access skill abilities GUI (/mining, /axes, ...). Please check for more detail.

To make everything simple, you can just add one permission to let player enjoy everything they need as a regular player: mcmmogui.command.player.*

UsageDescriptionPermission

/<skill-name>

Directly open the ability GUI of the skill. Example: /mining, /axes, /maces, ... Can be customized as you want in the settings.yml

mcmmogui.command.player.skill.<skill-id>
mcmmogui.command.player.skill.*
mcmmogui.command.player.skill.mining
mcmmogui.command.player.skill.axes
mcmmogui.command.player.skill.swords
...

/mgui

Open the overview skill GUI. Can be customized as you want in the settings.yml

mcmmogui.command.player

/mgui help

View all commands of the plugin.

mcmmogui.command.admin.help

/mgui skill <skill-name> [player]

Open an abilities GUI for the sender or the player.

mcmmogui.command.player.skill

/mgui top <skill-name> [player]

Open a skill top GUI for the sender or the player.

mcmmogui.command.player.top

/mgui language [player]

Open the language selector GUI for the sender or the player.

mcmmogui.command.player.language

/mgui setlanguage <player> <language-id>

Force set a language for a player.

mcmmogui.command.admin.setlanguage

/mgui reload

Reload all the plugin languages and settings.

mcmmogui.command.admin.reload

Last updated