▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Плагины/DoorsReloaded
DoorsReloaded

DoorsReloaded

Modern server-side doors/trapdoors/gates QoL: configurable knocking, synchronized double doors, optional auto-close, and permission-based iron door access all designed to stay clean with redstone setups.

1.1K
15

DoorsReloaded 2.2.0

release7 марта 2026 г.

This release focuses on massive customizability additions regarding Trapdoors, Fence Gates, and granular configurations for knocking sounds based on wood/iron/copper materials.

✨ New Features & Changes

  • Fence Gate Support - You can now knock on fence gates! Handled explicitly by the allow-knocking-gates switch.
  • Iron Door / Trapdoor Customization Split - allow-opening-irondoors-with-hands has been separated into two independent controls:
    • allow-opening-irondoors-with-hands
    • allow-opening-irontrapdoors-with-hands
  • Granular Sound Options - You can assign 9 independently configured knocking sounds (alongside distinct categorized pitch and volume properties):
    • sound-knock-door-[wood/copper/iron]
    • sound-knock-[trapdoor/gate]-[wood/copper/iron]
  • Config Restructuring - Configurations now visibly categorize behavioral interactions vs audio properties (e.g. standardizing allow-knocking-doors naming conventions and segregating logic away from Sound configs). Backward compatibility cleanly preserves old values during your transition naturally!

📦 Downloads

PlatformFileMinecraft Version
Paper/Purpur/FoliaDoorsReloaded-2.2.0-Paper.jar1.21+
Fabric/QuiltDoorsReloaded-2.2.0-Fabric.jar1.21.11

🔧 Technical Changes

  • Migrated build system from Maven to Gradle
  • Multi-module project structure (paper/ and fabric/ modules)
  • Updated to Gradle 8.14 with Java 21

📋 Compatibility Summary

  • ✅ Paper 1.21+
  • ✅ Purpur 1.21+
  • ✅ Folia 1.21+ (region-threading aware)
  • ✅ Fabric 1.21.11
  • ✅ Quilt 1.21.11
  • ❌ Spigot / CraftBukkit (not supported)

📝 Migration

From v2.1.x on Paper/Purpur/Folia:

  1. Remove old DoorsReloaded.jar from plugins/
  2. Drop in DoorsReloaded-2.2.0-Paper.jar
  3. Restart the server

New Fabric/Quilt installation:

  1. Install Fabric Loader and Fabric API
  2. Place DoorsReloaded-2.2.0-Fabric.jar in mods/
  3. Launch the game

DoorsReloaded 2.2.0

release7 марта 2026 г.

This release focuses on massive customizability additions regarding Trapdoors, Fence Gates, and granular configurations for knocking sounds based on wood/iron/copper materials.

✨ New Features & Changes

  • Fence Gate Support - You can now knock on fence gates! Handled explicitly by the allow-knocking-gates switch.
  • Iron Door / Trapdoor Customization Split - allow-opening-irondoors-with-hands has been separated into two independent controls:
    • allow-opening-irondoors-with-hands
    • allow-opening-irontrapdoors-with-hands
  • Granular Sound Options - You can assign 9 independently configured knocking sounds (alongside distinct categorized pitch and volume properties):
    • sound-knock-door-[wood/copper/iron]
    • sound-knock-[trapdoor/gate]-[wood/copper/iron]
  • Config Restructuring - Configurations now visibly categorize behavioral interactions vs audio properties (e.g. standardizing allow-knocking-doors naming conventions and segregating logic away from Sound configs). Backward compatibility cleanly preserves old values during your transition naturally!

📦 Downloads

PlatformFileMinecraft Version
Paper/Purpur/FoliaDoorsReloaded-2.2.0-Paper.jar1.21+
Fabric/QuiltDoorsReloaded-2.2.0-Fabric.jar1.21.11

🔧 Technical Changes

  • Migrated build system from Maven to Gradle
  • Multi-module project structure (paper/ and fabric/ modules)
  • Updated to Gradle 8.14 with Java 21

📋 Compatibility Summary

  • ✅ Paper 1.21+
  • ✅ Purpur 1.21+
  • ✅ Folia 1.21+ (region-threading aware)
  • ✅ Fabric 1.21.11
  • ✅ Quilt 1.21.11
  • ❌ Spigot / CraftBukkit (not supported)

📝 Migration

From v2.1.x on Paper/Purpur/Folia:

  1. Remove old DoorsReloaded.jar from plugins/
  2. Drop in DoorsReloaded-2.2.0-Paper.jar
  3. Restart the server

New Fabric/Quilt installation:

  1. Install Fabric Loader and Fabric API
  2. Place DoorsReloaded-2.2.0-Fabric.jar in mods/
  3. Launch the game

DoorsReloaded 2.1.0

release14 декабря 2025 г.

This release adds Fabric/Quilt mod support, a Modrinth update checker, and migrates the build system to Gradle.

✨ New Features

  • Fabric/Quilt Mod Support - DoorsReloaded is now available as a Fabric mod for Minecraft 1.21.11
  • Modrinth Update Checker - Automatically checks for updates on plugin/mod startup
    • Configurable via check-for-updates in config
    • Notifies OPs on join (Paper only, requires doorsreloaded.notify.update permission)
  • Separate Platform Jars - Separate builds for each platform

📦 Downloads

PlatformFileMinecraft Version
Paper/Purpur/FoliaDoorsReloaded-2.1.0-Paper.jar1.21+
Fabric/QuiltDoorsReloaded-2.1.0-Fabric.jar1.21.11

🔧 Technical Changes

  • Migrated build system from Maven to Gradle
  • Multi-module project structure (paper/ and fabric/ modules)
  • Updated to Gradle 8.14 with Java 21

📋 Compatibility Summary

  • ✅ Paper 1.21+
  • ✅ Purpur 1.21+
  • ✅ Folia 1.21+ (region-threading aware)
  • ✅ Fabric 1.21.11
  • ✅ Quilt 1.21.11
  • ❌ Spigot / CraftBukkit (not supported)

📝 Migration

From v2.0.x on Paper/Purpur/Folia:

  1. Remove old DoorsReloaded.jar from plugins/
  2. Drop in DoorsReloaded-2.1.0-Paper.jar
  3. Restart the server

New Fabric/Quilt installation:

  1. Install Fabric Loader and Fabric API
  2. Place DoorsReloaded-2.1.0-Fabric.jar in mods/
  3. Launch the game

DoorsReloaded 2.1.0

release14 декабря 2025 г.

This release adds Fabric/Quilt mod support, a Modrinth update checker, and migrates the build system to Gradle.

✨ New Features

  • Fabric/Quilt Mod Support - DoorsReloaded is now available as a Fabric mod for Minecraft 1.21.11
  • Modrinth Update Checker - Automatically checks for updates on plugin/mod startup
    • Configurable via check-for-updates in config
    • Notifies OPs on join (Paper only, requires doorsreloaded.notify.update permission)
  • Separate Platform Jars - Separate builds for each platform

📦 Downloads

PlatformFileMinecraft Version
Paper/Purpur/FoliaDoorsReloaded-2.1.0-Paper.jar1.21+
Fabric/QuiltDoorsReloaded-2.1.0-Fabric.jar1.21.11

🔧 Technical Changes

  • Migrated build system from Maven to Gradle
  • Multi-module project structure (paper/ and fabric/ modules)
  • Updated to Gradle 8.14 with Java 21

📋 Compatibility Summary

  • ✅ Paper 1.21+
  • ✅ Purpur 1.21+
  • ✅ Folia 1.21+ (region-threading aware)
  • ✅ Fabric 1.21.11
  • ✅ Quilt 1.21.11
  • ❌ Spigot / CraftBukkit (not supported)

📝 Migration

From v2.0.x on Paper/Purpur/Folia:

  1. Remove old DoorsReloaded.jar from plugins/
  2. Drop in DoorsReloaded-2.1.0-Paper.jar
  3. Restart the server

New Fabric/Quilt installation:

  1. Install Fabric Loader and Fabric API
  2. Place DoorsReloaded-2.1.0-Fabric.jar in mods/
  3. Launch the game

DoorsReloaded 2.0.1

release14 декабря 2025 г.

This is a feature update that brings full support for Minecraft 1.21.11 and introduces new customization options for Copper doors.

Changes

  • ✅ Official support for:
    • Paper 1.21.11
    • Folia 1.21.11
  • ✅ Copper Door Support:
    • Added specific knocking sounds for Copper Doors and Copper Trapdoors.
    • Previously, they used the generic wood sound or required manual configuration.
  • ✅ Automatic Config Updates:
    • The plugin now automatically updates your config.yml to include new features.
    • Your existing settings and comments are preserved. No need to delete or regenerate your config file!
  • ✅ New Configuration Option:
    • sound-knock-copper: Customizes the sound for copper doors.

Compatibility Summary

  • ✅ Paper/Folia 1.21.x+
  • ✅ Java: 21+

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

Minecraft: Java Edition

1.21.x

Платформы

Детали

Лицензия:LGPL-3.0-or-later
Опубликован:5 месяцев назад
Обновлён:1 месяц назад
Главная