Skip to content

Minecraft (Spigot / Bukkit server) plugin to automatically close doors / gates / trap-doors

License

Notifications You must be signed in to change notification settings

Maingron/Minecraft-DoorCloser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft-DoorCloser

Maintainability

Minecraft (Spigot server) plugin to automatically close doors / gates / trap-doors that were opened by a player.

You can configure which ones are in scope to be auto-closed, as well as if it should close when the player is in creative mode or is sneaking. I recommend leaving both of those as false to support using things like trap doors as decoration blocks (sides of chairs, etc.)

Requires

  • Java 1.8 or newer
  • Minecraft Spigot 1.13 or newer

Latest .jar file can be found in the /target folder

Latest standard configuration File can be found in /src/main/resources/config.yml. It's also auto-generated when you load the plugin for the first time.

Spigot resource page of original plugin by Psychlist1972: https://www.spigotmc.org/resources/auto-door-closer-for-spigot.44093/

Overview Video

Bukkit/Spigot Programming links

About

Minecraft (Spigot / Bukkit server) plugin to automatically close doors / gates / trap-doors

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%