
Turn blocks into chairs
This simple plugin allows you to create chairs using blocks instead of rideable entities.
How does it work?
You create a block and give it a trigger (usually right click). In that trigger, use our ‘seat entity’ blocks to allow the player to sit down on the block.
Behind the scenes, the plugin creates an entity at the position of the block for the player to mount. When the player dismounts, the entity is cleared up without any additional work on your part.
Why?
If you need 1,000 chairs in your build – would you prefer 1,000 blocks or 1,000 entities. Unused chairs using this method are just blocks, no entity needed unless the chair is in use. I also personally prefer my furniture to be in block form rather than entity form.
If this plugin helps you and you feel inclined to support the project, I have a Ko-Fi you can contribute to.
