Informations
Last updated
Last updated
Before you start configuring the plugin, please ensure that you are using the correct material names for your version.
đ We invite you to check the material names using the following links:
(1.21)
For the configuration of sounds, you must use the values from .
(Get the base64 value to display a head)
For colors, you can use Minecraft color codes with &<code>
. For versions higher than 1.16, you can use hexadecimal colors, like this: #<color>
(for example, #ff55ff
).
The plugin operates differently from other menu plugins. It uses a Button
system that allows you to perform various actions and gives developers the ability to easily extend the plugin's configurations.
We will explore the different types of default buttons and their configuration elements. But first, let's take a look at the structure of an inventory file.