You can now completely customize the arena item lore in the arena selector
Add a description field in the arena-settings.yml for each arena. You can now add a description and display it in the arena selector
Added %tower_damage% and %tower_range% placeholders for the Tower-Upgrades Menu Stats item
You can now create enemies that are unique for each arena. This can be done by having an enemies.yml file in the arena folder. This will make that arena use this specific enemies.yml file. It is recommended to copy the global enemies file and paste it in the arena folder next to settings.yml if you want to have arena-specific enemies.
Renamed the stat 'Highest wave survived' to 'Wave survived' so that it fits in signs
Added support for all minecraft items and blocks up to 1.20
You can now create towers with any of the new minecraft items.
This update requires reseting towers.yml and recreating any towers you had. I added a converter that automatically updates your towers.yml in case you do not want to reset, however this converter might be inaccurate and your old towers wont look correctly. Feel free to try it if you want.
This required a lot of internal changes. So please backup your plugin files before updating to this version as things may go wrong here. If that happens, revert back to the old files and an older version until I fix any issue.
Fixed a bug where the /td command contained a debugging broadcast