Update source to gradle
- Update source to gradle
- Update to java 21
- Change API
- Add github action
Bug fixs
- Fix command description
- Fix default koth create scoreboard. A real configuration will now be created
- Fixed Discord Webhook. The configuration loading and sending are now correct
- Fixed checking distance between different worlds
Update
- Add
enableEverySecondsCooldownMessage, Periodically displays a message when the koth is launched - Fixed the koth default type when creating, the type will now be CAPTURE
- Add
%captureProgress% and %capturePercent% placeholder
Fixs
- Update HuskTown API
- Fix scoreboard title with PlaceholderApi
- Minor fixs
Fix + Ultimate Clan support
- Add Ultimate Clan support
- Fix errors with Placeholders
Fixs
- Some fixs
- Fix /koth stop auto-completion
- Fix noKoth configuration
Fixs !
- 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
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 !
Add default value for placeholder
Add default value for placeholder
New config file !
- Removed the config.json file.
- Creating the config.yml file, the file contains all the information about each configuration item.
- Added support for DecentHologram
- Added the ability to change blocks during capture
New scheduler and unlimited inventory
- Add multi page support for command /koth loot, you can now have an unlimited number of items.
Gang and Better team
- Fix an error with Gang
- Add BetterTeam support
Update
- Fixed placeholders that were not working
- Added the possibility to have random items for chest, drop and give loot.
- Added a visualization of the area with colors.
Fix error with scoreboard
Fix error with scoreboard
Update
- Modification of the scheduler commands for a simplified use
Correction of the API of the TAB plugin
Correction of the API of the SternalBoard plugin
Fix scoareboard with schedulers
Added the possibility to choose the mode of appearance of the scoreboard with schedulers
Correction of some messages.
Bug fix
- Fixed a bug with the name of the koths that could be null.
- Added a check if you try to create a too small koth.