zKoth/changelog.md

31 lines
1.2 KiB
Markdown
Raw Normal View History

2024-02-22 21:39:46 +01:00
# Unreleased
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