v2.2.0
CustomTPA v2.2.0 — World Whitelist & 65 Languages
🆕 New Features
🌍 World Whitelist
- Added world whitelist mode alongside the existing blacklist.
- Now you can choose between:
blacklist— block only specific worldswhitelist— allow only specific worlds (everything else blocked)
- Perfect for servers with many worlds (e.g., EliteMobs, mini-games).
- Configured in
config.ymlviaworld-filter-modeandworld-filter-list.
💡 Special thanks to Melacraft for suggesting this feature!
🌐 5 New Languages
- Added Kazakh, Uzbek, Azerbaijani, Georgian, and Armenian.
- Total languages now: 65.
- All new languages include full localization for all messages (warm welcome, statistics, TPA Back, Force TPA, etc.).
🔧 Improvements
- Updated world filtering logic for better flexibility.
- All 65 languages follow the same familiar MiniMessage style.
- Minor code optimisations and cleanups.
📁 Configuration Changes
- New config keys:
world-filter-mode: "blacklist" # blacklist | whitelist world-filter-list: - "arena" - "event_world"