Minecraft clickable held item
I am making a server and I am trying to make clickable items that will bring up other menus to select the server or item etc. How can I do this
Solution 1:
You can create a chest gui with a Minecraft datapack, but it isn't always the easiest.
If you're using a Spigot-like server, you can use different plugins to create a chest gui menu system (example spigot plugin). Skript might also be able to make this with the Tuske addon.