PortableBlocks allows users to use workbenches, ender chests and enchantment tables without having to place them down first. Hold a workbench, ender chest or enchantment table in your hand, hold down SHIFT and left click to instantly get access to it.
Configuration
By default, portable workbenches, ender chests and enchantment tables are enabled for all users on the server. You can disable them separately in config.yml, or use permissions to only let certain users use portable blocks. The following permissions can be set:
portableblocks.workbench: Permission to use portable workbenchesportableblocks.enderchest: Permission to use portable ender chestsportableblocks.enchanting: Permission to use portabel enchantment tables
By default, you have to left click while sneaking to open a portable block, but this is also configurable in config.yml. The action option allows you to set different ways to open a portable chest. Currently, the following actions are supported:
left_click: Left click (destroy block) while not sneakingleft_click_sneak: Left click (destroy block) while sneakingright_click: Right click (place block) while not sneakingright_click_sneak: Right click (place block) while sneaking

