GUI
Everything is easier with interactive inventory.
Manual, how to configure items at GUI.
GUI.yml
Configuration file, where all data about items are located.
ItemFlags
HIDE_ENCHANTS
HIDE_ATTRIBUTES
HIDE_UNBREAKABLE
HIDE_DESTROYS
HIDE_PLACED_ON
HIDE_POTION_EFFECTS
HIDE_COLOR - 1.16.X and above
Helpful stuff
Materials: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
Textures of player's head: https://minecraft-heads.com
Grid can help you to compute right slot index.
Locale/EN.yml
Localization file, where labels are assigned to items.
Last updated