Plugins

Commands

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 settings.yml 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.ymlmcmmogui.command.player.skill.<skill-id>
mcmmogui.command.player.skill.*
mcmmogui.command.player.skill.mining
mcmmogui.command.player.skill.axes
mcmmogui.command.player.skill.swords
...
/mguiOpen the overview skill GUI. Can be customized as you want in the settings.ymlmcmmogui.command.player
/mgui helpView 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
mcmmogui.command.player.skill.<skill-name> (self)
mcmmogui.command.admin.skill (others)
/mgui top <skill-name> [player]Open a skill top GUI for the sender or the player.mcmmogui.command.player.top
mcmmogui.command.player.top.<skill-name> (self)
mcmmogui.command.admin.top (others)
/mgui language [player]Open the language selector GUI for the sender or the player.mcmmogui.command.player.language (self)
mcmmogui.command.admin.language (others)
/mgui setlanguage <player> <language-id>Force set a language for a player.mcmmogui.command.admin.setlanguage
/mgui reloadReload all the plugin languages and settings.mcmmogui.command.admin.reload

Last updated on