Double Doors Proxy 1.3.2
release8 апреля 2026 г.Proxy companion for Double Doors Server 1.3.2. more details below
Double Doors Server 1.3.2
release8 апреля 2026 г.DoubleDoors v1.3.2 Release Notes
Release date: 2026-04-08
Highlights
- Added FastStats metrics integration on both Bukkit and Velocity components.
- Added Folia support for improved performance and compatibility on modern Minecraft server versions.
Added
- Added FastStats
- Added
enableAnonymousTrackingto Bukkitconfig.ymland proxyproxy-config.properties. - Added
enableExtendedAnonymousTracking,trackingCountries, andtrackingServerLocationconfig keys. - Added region-aware scheduling and shared-state access for Folia support.
Changed
- Updated plugin metadata to reflect new version and features.
- Updated documentation to include FastStats integration and configuration instructions.
Fixed
- Corrected internal proxy plugin annotation metadata that previously reported an outdated version.
Upgrade Guide
- Back up your server and proxy plugin directories.
- Replace existing DoubleDoors jars with the
1.3.2artifacts. - Start server/proxy once and confirm plugins load successfully.
- Verify metrics events appear in your FastStats project dashboard.
Artifacts
- Bukkit/Spigot/Paper/Purpur:
doubledoors-bukkit-1.3.2.jar - Velocity proxy companion:
doubledoors-proxy-1.3.2.jar
Notes
- FastStats is initialized at startup and shut down on plugin disable/shutdown.
- Set
enableAnonymousTracking: false(Bukkit) andenableAnonymousTracking=false(Velocity) to disable telemetry. - Set
enableExtendedAnonymousTracking: trueto send the additional location and system metrics. - If FastStats cannot initialize, DoubleDoors continues operating without telemetry.
Double Doors Proxy 1.3.1
release6 апреля 2026 г.Proxy companion for Double Doors Server 1.3.1. more details below
Double Doors Server 1.3.1
release6 апреля 2026 г.DoubleDoors v1.3.1 Release Notes
Release date: 2026-04-06
Highlights
- Fixed Crowdin locale alias handling for Latin American Spanish (
es_419). - Synchronized project and plugin metadata versions to
1.3.1.
Added
- Added
es-419andes_419language aliases in translation defaults, mapped to the existinges_409bundle.
Changed
- Updated Maven parent and module versions to
1.3.1. - Updated Bukkit plugin descriptor version to
1.3.1. - Updated proxy plugin descriptor version to
1.3.1.
Fixed
- Crowdin locale compatibility issue where
es_419could bypass alias resolution and fail to load the intended Spanish LATAM translation fallback.
Breaking Changes
- None.
Upgrade Guide
- Back up your server and proxy plugin directories.
- Replace existing DoubleDoors jars with the
1.3.1artifacts. - Start server/proxy once and confirm plugins load successfully.
- If you use Spanish LATAM localization, verify translated messages now resolve as expected.
Artifacts
- Bukkit/Spigot/Paper/Purpur:
doubledoors-bukkit-1.3.1.jar - Velocity proxy companion:
doubledoors-proxy-1.3.1.jar
Notes
- This is a patch release focused on translation compatibility and version metadata consistency.
Double Doors Server 1.3.0
release5 апреля 2026 г.DoubleDoors v1.3.0 Release Notes
Release date: 2026-04-05 (yyyy-mm-dd)
Highlights
- Introduced a multi-module build structure with separate Bukkit and proxy artifacts.
- Added optional shared SQL storage for player preferences and claim settings.
- Added a new Velocity proxy companion plugin that writes heartbeat presence to shared SQL.
- Added one-time YAML to SQL migration support when SQL mode is enabled.
Added
- New module:
bukkit(server plugin artifact). - New module:
proxy(Velocity companion artifact). - New Bukkit storage layer for shared SQL:
- Player preferences table (
dd_player_preferences) - Claim settings table (
dd_claim_settings) - Proxy presence table (
dd_proxy_presence) - Metadata table (
dd_meta)
- Player preferences table (
- New migration utility that can import existing
players.ymlandclaims.ymlinto SQL. - New Bukkit config keys under
sql:enabledjdbcUrlusernamepasswordmigrateFromYamlproxyHeartbeatMaxAgeSeconds
- New proxy config keys:
sql.enabledsql.jdbcUrlsql.usernamesql.passwordsql.proxyIdsql.heartbeatSeconds
Changed
- Repository/build layout moved from single-module to Maven parent with module children.
- Build output now produces distinct jars for Bukkit and proxy components.
- Bukkit can now detect recent proxy presence through SQL heartbeat and apply Geyser/Floodgate-related behavior consistently across network setups.
Fixed
- No specific standalone bug-fix commits were tagged for this release; the release mainly focuses on architecture and storage enhancements.
Breaking Changes
- Build and packaging changed from a single artifact to module-specific artifacts.
- Existing deployment automation that expected the old artifact path/name must be updated.
- SQL mode introduces new required configuration correctness for shared database usage.
Upgrade Guide
- Back up your current plugin jars and the
plugins/DoubleDoorsdirectory. - Replace the old Bukkit jar with
doubledoors-bukkit-3.0.0.jar. - If you run Velocity and want proxy heartbeat detection, also deploy
doubledoors-proxy-3.0.0.jar. - Configure SQL in Bukkit
config.yml(sql.enabled=trueand matching JDBC settings). - Configure proxy
config.propertieswith the same SQL database if proxy heartbeat is desired. - Keep
sql.migrateFromYaml=truefor first startup to import legacy YAML data. - Start server/proxy and verify startup logs for SQL schema initialization and migration completion.
- After successful migration, keep backups of old YAML files until you confirm data is intact.
Artifacts
- Bukkit/Spigot/Paper/Purpur:
doubledoors-bukkit-3.0.0.jar - Velocity proxy companion:
doubledoors-proxy-3.0.0.jar
Notes
- For shared proxy/server SQL setups, use an absolute SQLite path or MySQL to ensure both processes use the same database.
- If SQL is disabled, legacy YAML persistence remains active.
Совместимость
Создатели
Детали
Лицензия:GPL-3.0-only
Опубликован:1 месяц назад
Обновлён:1 неделю назад

