
This plugin is for people looking for a simple-to-use plugin that isn't beihnd a paywall or too old which can disable the use of items. Extremely simple to use and works well on servers. You can easily disable and enable the plugin without even needing to restart the server or edit the config file with a simple command.
Features
If the tag is put into the config, then- Disables whatever item it is (means it can't be placed, drawn, or used)
By default the totem and ender pearl are disabled
- In-game command to enable/disable the plugin
Config
disabled-items:
- TOTEM_OF_UNDYING
- ENDER_PEARL
Put item tag here to disable the item. List of tags can be found at this website: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Material.html
enabled: true
Change it to false to disable it, and true to enable it. Default is true
/itemcontrol on
This is the command. Do "/itemcontrol on" to enable the plugin, and "/itemcontrol off" to disable it. A message should be sent to the console whenever this is done, saying that it was disabled/enabled by a command. Only ops can use this by default. Minecraft will not complete the command for you, you have to manually type it.
