- Added support for Minecraft version 1.20+.
- Added multi-point polygon region selection.
- Regions can now fit irregular towns, circular cities, dungeons, and custom-shaped areas.
- Added min-y and max-y height range support.
- Optimized region detection with bounding-box checks and movement filtering.
- Added compatibility with old pos1 / pos2 region data.
- Fixed multiple message placeholder replacement.
- Fixed region reload and player position recheck issues.
- Move message.yml to the /lang folder, and you can change the language in the config. Currently, only (zh_tw, en_us) are supported. Please contact me if you want more languages.
- A language change setting has been added to the config file.
YAML:# 語言檔設定 (支援zh_tw、en_us) # Language file setting (supports zh_tw, en_us) language: zh_tw
