[ BUG FIXES ] - Fixed world creation errors
- Fixed "No key layers in MapLike" console error
[ NEW FEATURE ] - Added "banned worlds" feature to Home module. Players cannot use /sethome in worlds specified in the config.
- Centralized alias system. All command aliases and permissions are now managed from aliases.yml; alias sections have been removed from module config files.
- Redesigned TPA request message - added boxed format with Accept / Deny buttons
- Flat worlds now support biome selection
- Added world-specific gamerule assignment to worldmanager (/wm settings)
[ CHANGES ] - The modules/ folder has been redesigned! The language you select in config.yml (lang: en or lang: tr) will now automatically use the corresponding folder. Each folder has been redesigned with different language support.
- TPA messages have been removed from tpa.yml, they are now read entirely from language files (lang/en.yml, lang/tr.yml).
- economy.yml file has been removed as it is no longer needed.