▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Double Doors Server
Double Doors Server

Double Doors Server

A Bukkit/Spigot plugin that opens mirrored double doors together, with low-latency syncing and optional compatibility handling for common server stacks.

145
0

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 enableAnonymousTracking to Bukkit config.yml and proxy proxy-config.properties.
  • Added enableExtendedAnonymousTracking, trackingCountries, and trackingServerLocation config 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

  1. Back up your server and proxy plugin directories.
  2. Replace existing DoubleDoors jars with the 1.3.2 artifacts.
  3. Start server/proxy once and confirm plugins load successfully.
  4. 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) and enableAnonymousTracking=false (Velocity) to disable telemetry.
  • Set enableExtendedAnonymousTracking: true to 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-419 and es_419 language aliases in translation defaults, mapped to the existing es_409 bundle.

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_419 could bypass alias resolution and fail to load the intended Spanish LATAM translation fallback.

Breaking Changes

  • None.

Upgrade Guide

  1. Back up your server and proxy plugin directories.
  2. Replace existing DoubleDoors jars with the 1.3.1 artifacts.
  3. Start server/proxy once and confirm plugins load successfully.
  4. 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)
  • New migration utility that can import existing players.yml and claims.yml into SQL.
  • New Bukkit config keys under sql:
    • enabled
    • jdbcUrl
    • username
    • password
    • migrateFromYaml
    • proxyHeartbeatMaxAgeSeconds
  • New proxy config keys:
    • sql.enabled
    • sql.jdbcUrl
    • sql.username
    • sql.password
    • sql.proxyId
    • sql.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

  1. Back up your current plugin jars and the plugins/DoubleDoors directory.
  2. Replace the old Bukkit jar with doubledoors-bukkit-3.0.0.jar.
  3. If you run Velocity and want proxy heartbeat detection, also deploy doubledoors-proxy-3.0.0.jar.
  4. Configure SQL in Bukkit config.yml (sql.enabled=true and matching JDBC settings).
  5. Configure proxy config.properties with the same SQL database if proxy heartbeat is desired.
  6. Keep sql.migrateFromYaml=true for first startup to import legacy YAML data.
  7. Start server/proxy and verify startup logs for SQL schema initialization and migration completion.
  8. 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.

Совместимость

Minecraft: Java Edition

26.1.x1.21.x

Поддерживаемые окружения

Сервер

Создатели

Детали

Лицензия:GPL-3.0-only
Опубликован:1 месяц назад
Обновлён:1 неделю назад
Главная