--
### ✨ Additions
* Added a **statistics system** with placeholders:
* `%kothwars_stats_captures%` — total captures
* `%kothwars_stats_kills%` — total kills
* `%kothwars_stats_deaths%` — total deaths
* `%kothwars_stats_assists%` — total assists
* `%kothwars_stats_kdr%` — kill/death ratio
* `%kothwars_stats_time%` — total time capturing
* `%kothwars_stats_participated%` — KOTHs participated in
* Added an **Import / Export system** to easily backup or move your KOTH configurations.
Commands:
* `/koth import` — import a KOTH
* `/koth export all` — export everything
* `/koth export player` — export only player statistics
* `/koth export koth` — export KOTH configuration
* Added **Clan Rewards** support again (configurable in `config.yml`).
Example configuration:
```yml
clan:
enabled: false
placeholder: "%uclans_tag_nocolor%"
capturer-format: "[%clan%] %player%"
```
---
### Bug Fixes
* Fixed an issue where players would **continue capturing KOTH after dying**.
* Fixed a bug where the **title message would still appear after death**.
* Fixed an issue where **some objects could enter the KOTH area when prohibited**.
* Fixed an error that occurred when **starting KOTH due to particle issues**.
---
### ⚡ Improvements
* Added **automatic statistics saving**.
* Plugin optimized for **newer Minecraft versions**.
* **Support for versions below 1.20 has been removed**.
---
You can now disable glow.
You can move koths from one area to another.
You can add objects and execute reward commands.
The boss bar/action bar issue has been fixed.
You can now change the name of the koth.
Fixed a time zone bug that prevented switching to the default setting.
Fixed a placeholder that did not display the clan and player at the same time.
Improved the readability of the settings and removed individual time zones; now everyone will have the same time zone.
Fixed a bug that prevented rewards from being saved correctly when executing a command.
Added a new variable that is used to create tops from a hologram.
- More information on the wiki.
All messages can now be found in >
plugins\kothwars\messages.yml
Points (A) and (B) are now visible when selected with the selector stick
(Reference image)
You can now add prefixes to messages and customize them even more than before!
A new feature called “Glow” has been added. Everyone will know what it is (this feature is only active for players currently capturing; it will disappear if you lose the capture or die). You can also disable this feature from the admin GUI if you want.