Skip to content

Add collisions to the doors created by the BigDoors spigot plugin

License

Notifications You must be signed in to change notification settings

bonn2/BigDoorsPhysics

Repository files navigation

BigDoorsPhysics

This plugin aims to add collisions to the spigot plugin BigDoors through several methods.

Requirements

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

  1. Pull the project
  2. Run gradlew build
  3. Plugin will be placed in ~/build/libs