Compiled and tested with
Spigot 1.13.2. This update is only for Minecraft 1.13+.
Lots of changes to the shop code and configuration, removal of deprecated methods and the addition of potions and splash potions to the default shop.
If you have made any customizations to the shop.yml file, it's recommended you copy or rename the file before upgrading to 7.2, as the new default shop.yml includes 12 default items which may update your customized file in unintended ways. Once upgraded to 7.2 and the server stopped, you can then either merge the 2 files or replace one with the other.
Various bug fixes and improvements including fixing the code to enable player kits in the arenas. This is still a work in-progress, but most of the underlying code is now functioning correctly, and should be ready for the next release.
Version 7.2 change log:
- refactor shop code removing deprecated methods for enchantments
- add validation for shop.yml entries
- add potions to default shop items
- fix GitHub issue #25 - Featherboard scoreboard duplication
- fixed null potion_effect
- simplify potion config in shop.yml
- add splash potion items to shop
- add 11 extra items to default shop
- fix potion effects being carried forward to next game
- fix enchantments not added correctly
- fix shop inventory not closing if potion bought
- changed shop permissions
- include /trsetup setdamage command in tab completion
- start fixing up Kits (WIP for version 7.3)
- fixed armor and items storage/retrieval
- fix potions
- make a
kits.yml
- move kits config from
config.yml to
kits.yml
- add command
/trsetup enablekits/disablekits <arena>