2024-04-23 12:01:40 +02:00
|
|
|
# Unreleased
|
|
|
|
|
2024-04-25 16:33:53 +02:00
|
|
|
# 3.0.7
|
|
|
|
|
2024-04-25 16:32:21 +02:00
|
|
|
- Add Ultimate Clan support
|
2024-04-23 12:01:40 +02:00
|
|
|
- Fix errors with Placeholders
|
|
|
|
|
2024-04-18 09:54:16 +02:00
|
|
|
# 3.0.6
|
2024-02-22 21:39:46 +01:00
|
|
|
|
2024-04-18 09:54:16 +02:00
|
|
|
- Some fixs
|
2024-03-31 12:37:50 +02:00
|
|
|
- Fix /koth stop auto-completion
|
2024-04-18 09:54:16 +02:00
|
|
|
- Fix ``noKoth`` configuration
|
2024-03-31 12:37:50 +02:00
|
|
|
|
2024-03-18 15:05:45 +01:00
|
|
|
# 3.0.5
|
|
|
|
|
|
|
|
- Add Gang+ support
|
|
|
|
|
2024-03-09 11:51:37 +01:00
|
|
|
# 3.0.4
|
|
|
|
|
2024-03-09 11:50:06 +01:00
|
|
|
- Add random command on koth win
|
2024-03-08 14:07:37 +01:00
|
|
|
- Fix error with discord webhook on stop
|
|
|
|
- Fix problem with placeholder on koth spawn
|
|
|
|
|
2024-03-04 16:42:44 +01:00
|
|
|
# 3.0.3
|
|
|
|
|
2024-03-04 16:01:05 +01:00
|
|
|
- Fix NMS
|
|
|
|
- Fix ``/koth stop``
|
2024-03-04 16:36:00 +01:00
|
|
|
- Create placeholder: ``%zkoth_capture_progress_bar%``
|
2024-03-04 16:39:42 +01:00
|
|
|
- Create placeholder: ``%zkoth_progress_bar_score_points_<position>%``
|
|
|
|
- Create placeholder: ``%zkoth_progress_bar_score%``
|
2024-03-04 16:42:02 +01:00
|
|
|
- Change auto-completion for /koth stop
|
2024-03-04 16:01:05 +01:00
|
|
|
|
2024-02-29 18:19:07 +01:00
|
|
|
# 3.0.2
|
|
|
|
|
2024-02-29 18:14:48 +01:00
|
|
|
- Create placeholder: ``%zkoth_capture_max_seconds%``
|
|
|
|
- Create placeholder: ``%zkoth_capture_max_formats%``
|
|
|
|
- Create placeholder: ``%zkoth_score``
|
|
|
|
- Create placeholder: ``%zkoth_score_player_<position>``
|
|
|
|
- Create placeholder: ``%zkoth_score_points_<position>``
|
|
|
|
- Create placeholder: ``%zkoth_score_team_id_<position>``
|
|
|
|
- Create placeholder: ``%zkoth_score_team_name_<position>``
|
|
|
|
- Create placeholder: ``%zkoth_score_team_leader_<position>``
|
|
|
|
- Create koth option: ``blacklistTeamId``
|
|
|
|
- Change TeamKoth interface to use OfflinePlayer instance of Player
|
|
|
|
|
2024-02-24 12:21:16 +01:00
|
|
|
# 3.0.1
|
|
|
|
|
2024-02-24 12:11:49 +01:00
|
|
|
- Add SaberFaction and FactionUUID support
|
|
|
|
- Add command ``/koth addcommand <koth name> <start/win> <command>``
|
|
|
|
- Add comment in file koth-example.yml
|
|
|
|
- Add placeholders:
|
|
|
|
1. ``%zkoth_team_id%`` - Current koth capture player team id
|
|
|
|
2. ``%zkoth_team_leader%`` - Current koth capture player team leader name
|
|
|
|
3. ``%zkoth_active_<koth name>%`` - Lets you know if a koth is active
|
|
|
|
4. ``%zkoth_cooldown_<koth name>%`` - Lets you know if a koth is in cooldown
|
|
|
|
5. ``%zkoth_start_<koth name>%`` - Lets you know if a koth is start
|
|
|
|
- Fix scoreboard and hologram update
|
|
|
|
|
2024-02-22 21:39:46 +01:00
|
|
|
# 3.0.0
|
|
|
|
|
|
|
|
New version completely recoded
|