Список изменений
DoubleDoors v1.1.0
Release date: 2026-03-16
Added
Per-Player Persistent Preferences
Players can now independently configure which block types trigger linked behavior.
Preferences survive server restarts — they are saved to plugins/DoubleDoors/players.yml.
New command sub-arguments for /doubledoors toggle:
| Command | Effect |
|---|---|
/doubledoors toggle | Toggle all linked-opening behavior on/off |
/doubledoors toggle doors | Toggle door linking only |
/doubledoors toggle gates | Toggle fence-gate linking only |
/doubledoors toggle trapdoors | Toggle trapdoor linking only |
Tab completion is available for all sub-arguments.
Better Villager Support
- Added
enableVillagerLinkedDoorsconfig option (defaulttrue) — set tofalseto prevent villager pathfinding from triggering linked-door logic. - Villager-triggered events now use a 2-tick scheduling delay (was 1 tick) so the block data has fully settled in the villager AI before the partner block is mirrored.
- Both the open and the close direction are captured:
EntityInteractEventhandles the open direction;EntityChangeBlockEventhandles the close direction when the villager passes through and the door swings shut.
Improved Gate & Trapdoor Config
enableDoors, enableFenceGates, and enableTrapdoors are now respected at the level of both the server config and per-player preferences, giving server admins fine-grained control over which block types are linkable.
Changed
- Redstone event handling now delegates the
isEnabledTypecheck to the shared static helper inDoorInteractListenerrather than duplicating the logic. /doubledoors reloadnow also reloadsplayers.ymlin addition toconfig.yml.
Compatibility
- Minecraft/Paper API:
1.21 - Optional integrations:
LuckPermsfor permission controlGriefPreventionfor claim-aware linked-door checksGeyser-Spigot/floodgatefor Bedrock proxy environments
Файлы
doubledoors-1.1.0.jar(28.38 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
v1.1.0
Загрузчики
BukkitPaperPurpurSpigot
Версии игры
1.21–1.21.11
Загрузок
2
Дата публикации
1 мес. назад

