make your doors open together, and AutoClose!
this plugin brings a seamless way to make your double doors work without the need for a complicated RedStone machine taking up valuable space in your build. simply install the plugin and reboot your server and bam! its active, the config includes a way to change which doors this works with if you’d like to remove or add doors to the plugins function, the config will also include the auto-close time which is the delay in which after opening any door or double door will automatically close.
####################
# Newts DoubleDoor #
####################
#what doors will be included in the doubledoor plugin function
doors:
- SPRUCE_DOOR
- OAK_DOOR
- BIRCH_DOOR
- COPPER_DOOR
- DARK_OAK_DOOR
- JUNGLE_DOOR
- CHERRY_DOOR
- ACACIA_DOOR
- WARPED_DOOR
- CRIMSON_DOOR
- MANGROVE_DOOR
- BAMBOO_DOOR
- EXPOSED_COPPER_DOOR
- WEATHERED_COPPER_DOOR
- OXIDIZED_COPPER_DOOR
- WAXED_COPPER_DOOR
- WAXED_EXPOSED_COPPER_DOOR
- WAXED_WEATHERED_COPPER_DOOR
- WAXED_OXIDIZED_COPPER_DOOR
#how long of a delay until the door will auto close
delay: 1
#volume of the autoclose sound
vol: 5
HTML Generator