Releases: Nuckerr/KitPvPPlus
Releases · Nuckerr/KitPvPPlus
PATCH 1.5.2
RELEASE 1.5.0
Release 1.5.0
Changelog:
- Updated NBT-API dependencies to be able to support 1.18
- Updated other dependencies
Release 1.4.2
- Added on join & on respawn kits
What's Changed
- 📝 - Fix contributing issue within README file. by @lokiiyyexe in #15
New Contributors
- @lokiiyyexe made their first contribution in #15
Full Changelog: 1.4.0...1.4.2
Release 1.4.1
Changelog:
- Moved menu system over to Simple Menus (github.com/nuckerr/simplemenus)
- Fixed debug dumping to pastebin
- Removed dump command warning
- Updated CONTRIBUTING.md
Release 1.4.0
Change log:
- Fixed any changes to the config.yml not saving
- Added world guard support for legacy versions
- Fixed legacy world guard dependency overriding current world guard support (world guard integration on 1.13+)
- Fixed signs not saving
Release 1.2.2
- Fixed bug with calling `YamlConfiguration#getLocation` which is not a thing in legacy versions
- Added /kitpvpplus dump to dump debug information to pastebin
- Added dump method to api
Release 1.2.1
Fixes:
- All repeating tasks (version checking, scoreboard updating etc.) are now done async (should improve performance)
- You can now not create kits with spaces in the name (would break)
Release 1.2.0
Plugin changes:
- If you have vault installed but no economy plugin, KitPvPPlus will now register itself as an economy plugin, so you can now use KitPvPPlus's economy system & intergrate it with vault.
- Lots more commands now support console sending
- Fixed kit permissions
- Fixed kit gui not validating ownership
- All KitPvPPlus permissions should show up in permission plugins such as LuckPerms and UltraPermissions
API Changes:
- Changed main api class slightly nicer (shouldnt change any method names, no need to edit your implementations)
- Add ways to edit kits in the kit api
- Added missing javadocs
BETA 1.0.3
BETA UPDATE
Changelog:
- Added beta checks to update alerts
- Added kill commands
(API Cannot be found on spigot/maven central)
Release 1.0.2
Changelog:
- Fixed issue with armor not being added to kit contents