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.*
| Usage | Description | Permission |
|---|---|---|
| /<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.miningmcmmogui.command.player.skill.axesmcmmogui.command.player.skill.swords... |
| /<skill-name> [player] | Open that skill GUI for another player. | mcmmogui.command.admin.skill |
| /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.skillmcmmogui.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. Without a skill name it opens the overall leaderboard. | mcmmogui.command.player.topmcmmogui.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 reload | Reload all the plugin languages and settings. | mcmmogui.command.admin.reload |
| /cancelpartycreating | Cancel the party creation prompt started from the overview GUI. Registered for everyone, it does nothing when the player is not being prompted. | None |
There is no /topmining style command. The per-skill leaderboards only exist under /mgui top <skill-name>.
Permission groups
The plugin ships these permission bundles, so most servers never have to list permissions one by one.
| Permission | Default | Contains |
|---|---|---|
mcmmogui.command.player.* | Everyone | Every player command, including mcmmogui.command.player.skill.* and mcmmogui.command.player.top.* |
mcmmogui.command.player.skill.* | Everyone | The per-skill GUI commands. |
mcmmogui.command.player.top.* | Everyone | The per-skill leaderboard commands, plus overall. |
mcmmogui.command.admin.* | Operators | help, reload, setlanguage, and opening a GUI for another player (skill, top, language). |
Both <skill-name> arguments and the short skill commands are generated from mcMMO's own skill list, so a skill your mcMMO build does not have simply never appears.
Last updated on
Installation
McmmoGui is a plugin that enhances accessibility for McMMO. It adds intuitive interfaces with information and stats about Skills, Abilities, and Levels, making it easier and more convenient for you to
Languages
Built-in multiple language support (GUI), this allows your players to choose their preferred language, you also can add your own language very easy.