BigDoorsPhysics
This plugin aims to add collisions to the spigot plugin BigDoors through several methods.
Requirements
- Spigot / Paper >= 1.16.5
- BigDoors >= 0.1.8.42
- Optional ProtocolLib
The methods
- Shulkers (Recommended)
- Allows off grid collisions
- Requires 2 entities per door block
- Shulker heads may sometimes be visible without client side mod
-
Barriers
- Locked to minecraft grid
- More solid
- Completely invisible
- No extra entities
How to build
- Pull the project
- Run
gradlew build
- Plugin will be placed in
~/build/libs