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

CoralRP/MiniDoorsPhysics

This branch is 10 commits behind bonn2/BigDoorsPhysics:master.

Folders and files

NameName
Last commit message
Last commit date
Aug 17, 2023
Jun 6, 2023
Jun 14, 2023
Dec 22, 2022
Dec 28, 2022
Jun 3, 2023
Jun 17, 2023
Dec 22, 2022
Aug 17, 2023
Apr 12, 2023
Mar 12, 2023
Jun 4, 2023

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

About

Add collisions to the doors created by the BigDoors spigot plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%