
277
1
Список изменений
🚀 X-Rooms v1.3 - Changelog
✨ New Features
- Debug system: New
/xr debugcommand to toggle debug mode at runtime, plus aDebugLoggerthat logs detailed internal operations for easier troubleshooting. - PlaceholderAPI expansion: Added
%xroom_maxplayers_<room>%,%xroom_minplayers_<room>%,%xroom_players_<room>%, and%xroom_time_<room>%placeholders. - Config auto-update with backup: When the config version changes, the old config is backed up as
config_old.ymlbefore generating the new one. - Adventure MiniMessage color support: Internal color system upgraded to use Adventure's MiniMessage for better formatting.
- Shared dependency directory: Libby now downloads runtime libraries to
plugins/X-API/so all X plugins share dependencies instead of each having their own copy. - Updated startup messages with standardized logging format.
- Standardized plugin lifecycle (onEnable/onDisable) with proper error handling and graceful degradation.
🐛 Bug Fixes
- Fixed room deletion not removing player data, causing orphaned entries in the data file.
- Fixed room deletion not removing the room from the GUI menu, making deleted rooms still visible.
- Fixed GUI not closing properly when a room was deleted while a player had it open.
- Fixed GUI items not updating after a player joined or left a room.
- Fixed clicking outside the GUI not cancelling the event, allowing accidental item movement.
- Fixed room data not loading on server restart, causing all rooms to appear as missing.
- Fixed room settings not being saved when modified through the configuration.
- Fixed player count not resetting when a room was restarted, showing incorrect player amounts.
- Fixed room state not persisting between server restarts, resetting active rooms to inactive.
- Fixed minimum players check not working, allowing rooms to start below the required threshold.
- Fixed maximum players not being enforced, letting more players join than the configured limit.
- Fixed missing language keys in translation files that caused placeholder text to show instead of messages.
- Fixed config system not detecting outdated versions, preventing automatic config updates.
- Debug messages now include the plugin name in the format:
[DEBUG] [X-Rooms] [Category] message.
Файлы
X-Rooms.jar(182.95 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.3
Загрузчики
BukkitFoliaPaperPurpurSpigot
Версии игры
1.8.8–26.2
Загрузок
51
Дата публикации
30.06.2026
