Overview BetterDoors is a versatile and customizable plugin designed to enhance your Minecraft server's door mechanics. With BetterDoors, you can enjoy features like double door opening, knocking on doors, and toggling iron doors with an empty hand. All these features are fully configurable to suit your server's needs.
Features
Double Door Opening: Open both doors of a double door setup simultaneously for a seamless experience.
Knocking on Doors: Players can knock on doors to alert those inside, adding a layer of realism and interaction.
Toggle Iron Doors with Empty Hand: No more need for redstone or buttons; simply use an empty hand to open and close iron doors.
# Enable or disable the double door functionality. # When enabled, adjacent doors will automatically synchronize their open/close state. double-doors: true
#----------------------# # Iron Doors # #----------------------#
# Allow players to open/close iron doors by right-clicking with an empty hand. # Set to 'true' to enable this feature, or 'false' to disable it. opening-irondoors-with-hands: false
# Enable or disable the knocking feature. # When enabled, players can knock on doors to play specific sounds. knocking: true
# Require the player to be holding nothing (empty hand) to knock on doors. # Set to 'true' to require an empty hand, or 'false' to allow knocking with any item in hand. knocking-require-empty-hand: true
# Require the player to be sneaking to knock on doors. # Set to 'true' to require sneaking, or 'false' to allow knocking without sneaking. knocking-require-sneaking: false
Installation
Download the BetterDoors plugin jar file.
Place the jar file in your server's plugins directory.
Restart your server to generate the default configuration file.
Edit the configuration file located in plugins/BetterDoors/config.yml to suit your preferences.
Reload or restart your server to apply the changes.
Commands and Permissions BetterDoors does not require any commands or permissions to function. Simply install and configure the plugin, and your players can start enjoying the enhanced door mechanics.
Support For any issues, suggestions, or support, please visit our
Issue page.