Plugins
Customization
McmmoGui gives you the power to customize every aspect of it with ease.
Button customization
By default, McmmoGui takes the name and lore from the language file, we use a single language file for all translatable text of the plugin. Look for the button name in the language file, match it with the GUI name and you'll find it easily.
| Property | Description | Example |
|---|---|---|
Material | Item material. Supports Bukkit materials, head-<base64>, head-%player% | DIAMOND_SWORD, head-%player% |
Amount | Item stack amount. | 1, 64 |
Sound | Sound played on click. Either a sound key string, or a section with Value, Volume, Pitch, Source. | minecraft:ui.button.click |
Slots | List of slot numbers (0-indexed) for button placement. Set it to [-1] to disable the button. | [10], [11, 12] |
ModelData | Custom Model Data for resource packs. | 1001 |
Glow | Make item glow with enchantment effect. | false, true |
Flags | ItemFlags to apply. Use [*] to hide all flags. | ["HIDE_ATTRIBUTES"], ["*"] |
HideTooltip | Hide item tooltip (1.20.6+). | false, true |
ItemModel | Namespaced key for custom item models (1.21+). | minecraft:custom_sword |
TooltipStyle | Namespaced key for tooltip styles (1.21+). | minecraft:custom_style |
Enable | Enable/disable the button. | false, true |
Commands | A list of commands will run when you click the button, | ["weather clear"] |
Clickable | Disable button interaction. | false, true |
Last updated on
Placeholders
PlaceholderAPI is supported everywhere that text can be used in the plugin. In addition, we also provide many standalone placeholders that you can use in other plugins.
Installation
With a simple and closely aligned aesthetic to Vanilla Friendly Minecraft, this will be the only resource you need to elevate the custom enchant playstyle of your server.