
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.
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-gatesswitch. - ✅ Iron Door / Trapdoor Customization Split -
allow-opening-irondoors-with-handshas been separated into two independent controls:allow-opening-irondoors-with-handsallow-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-doorsnaming conventions and segregating logic away from Sound configs). Backward compatibility cleanly preserves old values during your transition naturally!
📦 Downloads
| Platform | File | Minecraft Version |
|---|---|---|
| Paper/Purpur/Folia | DoorsReloaded-2.2.0-Paper.jar | 1.21+ |
| Fabric/Quilt | DoorsReloaded-2.2.0-Fabric.jar | 1.21.11 |
🔧 Technical Changes
- Migrated build system from Maven to Gradle
- Multi-module project structure (
paper/andfabric/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:
- Remove old
DoorsReloaded.jarfromplugins/ - Drop in
DoorsReloaded-2.2.0-Paper.jar - Restart the server
New Fabric/Quilt installation:
- Install Fabric Loader and Fabric API
- Place
DoorsReloaded-2.2.0-Fabric.jarinmods/ - 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-gatesswitch. - ✅ Iron Door / Trapdoor Customization Split -
allow-opening-irondoors-with-handshas been separated into two independent controls:allow-opening-irondoors-with-handsallow-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-doorsnaming conventions and segregating logic away from Sound configs). Backward compatibility cleanly preserves old values during your transition naturally!
📦 Downloads
| Platform | File | Minecraft Version |
|---|---|---|
| Paper/Purpur/Folia | DoorsReloaded-2.2.0-Paper.jar | 1.21+ |
| Fabric/Quilt | DoorsReloaded-2.2.0-Fabric.jar | 1.21.11 |
🔧 Technical Changes
- Migrated build system from Maven to Gradle
- Multi-module project structure (
paper/andfabric/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:
- Remove old
DoorsReloaded.jarfromplugins/ - Drop in
DoorsReloaded-2.2.0-Paper.jar - Restart the server
New Fabric/Quilt installation:
- Install Fabric Loader and Fabric API
- Place
DoorsReloaded-2.2.0-Fabric.jarinmods/ - 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-updatesin config - Notifies OPs on join (Paper only, requires
doorsreloaded.notify.updatepermission)
- Configurable via
- ✅ Separate Platform Jars - Separate builds for each platform
📦 Downloads
| Platform | File | Minecraft Version |
|---|---|---|
| Paper/Purpur/Folia | DoorsReloaded-2.1.0-Paper.jar | 1.21+ |
| Fabric/Quilt | DoorsReloaded-2.1.0-Fabric.jar | 1.21.11 |
🔧 Technical Changes
- Migrated build system from Maven to Gradle
- Multi-module project structure (
paper/andfabric/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:
- Remove old
DoorsReloaded.jarfromplugins/ - Drop in
DoorsReloaded-2.1.0-Paper.jar - Restart the server
New Fabric/Quilt installation:
- Install Fabric Loader and Fabric API
- Place
DoorsReloaded-2.1.0-Fabric.jarinmods/ - 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-updatesin config - Notifies OPs on join (Paper only, requires
doorsreloaded.notify.updatepermission)
- Configurable via
- ✅ Separate Platform Jars - Separate builds for each platform
📦 Downloads
| Platform | File | Minecraft Version |
|---|---|---|
| Paper/Purpur/Folia | DoorsReloaded-2.1.0-Paper.jar | 1.21+ |
| Fabric/Quilt | DoorsReloaded-2.1.0-Fabric.jar | 1.21.11 |
🔧 Technical Changes
- Migrated build system from Maven to Gradle
- Multi-module project structure (
paper/andfabric/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:
- Remove old
DoorsReloaded.jarfromplugins/ - Drop in
DoorsReloaded-2.1.0-Paper.jar - Restart the server
New Fabric/Quilt installation:
- Install Fabric Loader and Fabric API
- Place
DoorsReloaded-2.1.0-Fabric.jarinmods/ - 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+