Utility item

How would i go on about implementing an item that is assigned to all players which they cannot get rid of, something similar to a mini-games server item (which opens up a menu of options)? In my case the player would be able to move the item around in the inventory, but wouldn't be able to drop it, and it also would have a right click detection function which would execute a command (open up a GUI)
5 Replies
Admincraft Meta
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by bambizo#0
Bambizo
BambizoOP2y ago
BUMP
Discount Milk
Discount Milk2y ago
Write a plugin to cancel the item drop event
Horus
Horus2y ago
CondtionalEvents can do this.
No description
Horus
Horus2y ago
Under conditions, you can change it to check for item lore/name/material type to make sure its an exact match

Did you find this page helpful?