Easy Stacker is a simple and light stacker plugin
On this first version you can only stack blocks
(If you don't see the gif go on
https://bebedlastreat.fr/img/demo.gif)
In the config.yml file you can set the list of which blocks will be stacking, and change the action on placing and breaking block when sneaking
Code (YAML):
stacking-blocks
:
- DIAMOND_BLOCK
- EMERALD_BLOCK
- GOLD_BLOCK
- REDSTONE_BLOCK
- LAPIS_BLOCK
- IRON_BLOCK
- COAL_BLOCK
sneaking-place
:
ANY
#ANY to place a block but don't make a stacker, HAND to place all blocks in hand of player
sneaking-break
: 64
#ALL to break all block on sneaking, ANY to cancel the action or write a number to set the number of blok to break