Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Creators
Details
Licensed AGPL-3.0-or-later
Published last month
Updated 4 weeks ago
Changelog
Critical Fixes & Improvements
GUI Stability Fixes
- Automatically close guild menus when a guild is deleted to prevent players from browsing deleted guild data (avoids null reference errors).
Permission System Overhaul
- Fixed an issue where
permissions
configurations inconfig.yml
were not being loaded by thePermissionManager
. - Fully migrated hardcoded permission mappings to configuration-driven architecture.
- Enhanced
PermissionManager
to now dynamically read permission matrices fromConfigManager
(viaconfig.yml
). - All menu permission checks now strictly follow the centralized
config.yml
permissions.
Database Configuration Update
- Revamped
database.yml
implementation logic. - ⚠️ Breaking Change: Deprecated database configurations in
config.yml
(now exclusively managed viadatabase.yml
).
Upgrade Instructions
- Mandatory: Delete existing
config.yml
anddatabase.yml
to allow clean regeneration. - New files will auto-generate with optimized defaults on server restart.
Files
Metadata
Release channel
ReleaseVersion number
1.1.8Loaders
Game versions
1.21–1.21.8Downloads
18Publication date
August 18, 2025 at 10:51 AMPublisher

chenasyd
Member