This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Is there a way to make an item unusable, like an ender eye that can't be thrown or a block that cant be placed or an axe that can't be used?
There is a way to handle this with Plugins
EnderPearls:
https://www.spigotmc.org/resources/disableenderpearl-disable-ender-pearl-usage-in-certain-worlds.80608/
With Worldguard you can block items/blocks via Blacklist:
https://worldguard.enginehub.org/en/latest/blacklist/
With it, you should also be able to block functions from tools
Do you know if there is a way to do this for only one specific ender eye?
Is there a way to make an item unusable, like an ender eye that can't be thrown or a block that cant be placed or an axe that can't be used?
There is a way to handle this with Plugins
EnderPearls:
https://www.spigotmc.org/resources/disableenderpearl-disable-ender-pearl-usage-in-certain-worlds.80608/
With Worldguard you can block items/blocks via Blacklist:
https://worldguard.enginehub.org/en/latest/blacklist/
With it, you should also be able to block functions from tools
>> Link to Curseforge <<
Do you know if there is a way to do this for only one specific ender eye?