im looking for a plugin or perhaps a port of a bukkit plugin named toobelt. it essentially binds functions to items specified in a config to allow for better methods of building.
im moving from a spigot server to sponge 1.10.2 and ive not found a plugin that does this yet, worldedit sortof has these tools but they require use of commands and items arent bound to specific ids on server start.
heres a link to the original plugin: https://dev.bukkit.org/projects/toolbelt
or if theres already a plugin that does this then could i get a link to it? thanks.
edit: i made some gifs to show the 4 tools from toolbelt we frequently use to demo what they do (our resource pack retexutres these items accordingly to match what they do)
paint brush: paint blocks using left click to select material and right click to place. chat will display the material id
data cycler: cycles through data values from 0-16 (if the block has data values, such as wool) left click decrements, right click increments
move wand (sledgehammer in toolbelt): pushes and pulls blocks based on the side touched. left click pushes, right click pulls
extrusion wand (pliers in toolbelt): extrudes the block based on side clicked. left click extrudes away from the player, right click extrudes towwards the player