We have massive lead abuse on our server. Can somebody write a quick plugin that disables players from using leads except ops and admins (permissions?) Talk about headaches... wow.
There are plugins to disable any items, but they are not for 1.6.1 yet. This one might be updated soon: http://dev.bukkit.org/bukkit-plugins/banrecipe/ Also might be updated, and it's simpler than the other one: http://dev.bukkit.org/bukkit-plugins/itemblock-disabler2/ I could also write a quick one that disables only leads for you soon if I'm bored (kinda busy right now). Just curious, how did they abuse leads?
All the players use leads to grab other players horses (even if another player is on that horse!), fly up and release them, player and horse. That's one example. We disabled flight but still we have problems with players running off with bunch loads of horses.
That sounds hectic. FYI, if you want to prevent everyone from using fly mods (except ops), you can use NoCheatPlus. A quick plugin to disable leads should be easy to make, and I might have time tomorrow.
My try: The plugin searces for leads and removes them. Effetive way to use: Kick all player and them they join the plugin removes their leads. Download: https://www.dropbox.com/s/ralraq053u58ivk/DisableLeads.jar Details: When the player interacts, take item in hand, join or pickup the plugin searces the player for leads and removes them. Made a Dev Bukkit: http://dev.bukkit.org/bukkit-plugins/disableleads/ Was this help worth 1 dollar?