File Details
Double Doors Server 1.3.4
- R
- Apr 26, 2026
- 16.26 MB
- 18
- 26.1.2+2
File Name
doubledoors-bukkit-1.3.4.jar
Supported Versions
- 26.1.2
- 26.1.1
- 26.1
DoubleDoors v1.3.4 Release Notes
Release date: 2026-04-26
Highlights
- Fixed a PluginUpdater API integration issue that could break DoubleDoors update-check initialization during startup.
- Clarified updater ownership when a standalone
PluginUpdaterplugin is installed to prevent duplicate notifications.
Added
- Added startup logging that clearly states which updater path is active:
- built-in DoubleDoors updater checks enabled,
- built-in checks disabled by config,
- or checks delegated to standalone
PluginUpdater.
- Added a config note in
config.ymlexplaining that DoubleDoors built-in update checks are disabled automatically when a standalonePluginUpdaterplugin is present.
Fixed
- Resolved an issue where the shaded PluginUpdater API integration could fail during startup with
UnsupportedOperationExceptionwhile registering the Modrinth platform. - Fixed fence gate linked-opening alignment to respect the gate's placed axis (north/south vs east/west) instead of player look direction, preventing occasional wrong-direction gate rotation.
Upgrade Guide
- Back up your server folder and existing plugin data.
- Replace the old jar(s) with the new release artifact(s).
- Start the server once to generate or update configuration files.
- Review
updateChecker.*settings inconfig.ymland confirm they match your intended notification behavior. - Check startup logs for one of these messages:
- built-in updater checks enabled,
- built-in checks disabled by config,
- delegation to standalone
PluginUpdater.
- If
PluginUpdateris installed separately, verify that plugin is configured to include DoubleDoors in its update checks. - Validate expected behavior in-game.
Artifacts
- Bukkit/Paper: doubledoors-bukkit-1.3.4.jar
- Optional proxy companion: doubledoors-proxy-1.3.4.jar
Notes
- If you do not receive update notifications after upgrading, first verify whether DoubleDoors is using built-in checks or delegating to standalone
PluginUpdater, then verify the active updater configuration. - This release includes updater compatibility improvements and a fence gate linked-opening orientation fix.

