Skip to content

v2.2.0

Choose a tag to compare

@MrKronick MrKronick released this 08 Jul 19:26
d7bd389

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 worlds
    • whitelist — allow only specific worlds (everything else blocked)
  • Perfect for servers with many worlds (e.g., EliteMobs, mini-games).
  • Configured in config.yml via world-filter-mode and world-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"