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
Add blacklist team id option
- 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
New version of the plugin, cleaner code and adapt to open source ! The project is now under maven !
Now the configurations of the koths is in a "koths" folder that will contain one file per koth. You have all the information about the commands and placeholder in config.yml and koth-example.yml
In future updates other team plugins will be added.
The plugin has also been designed to store information when a KOTH is won by a team.
Have suggestions? Add them on github !