Releases: Nuckerr/KitPvPPlus
Releases · Nuckerr/KitPvPPlus
Release 1.0.1
- Fixed issue with errors on the KitPvPPlus startup in 1.12 (and probably other legacy versions)
- Updated Mongo driver
1.0.0 RELEASE
Official release is finally here!
Go check out the spigot page and leave 5 stars: http://nckr.link/kpp
Changelog:
- Finished leaderboard logic
- Added Kills, exp, level, kdr, killstreak & balance leaderboards
- Added leaderboards to the api
- PlayerData now supports offline players
- Playerdata in the api also supports offline players
- You can now get all player data in a list
- Started work on auto-downloading the plugin
- Cleaned up code a bit more!
BETA-0.3.1
- Cleaned up code more (Credit to Creeper)
- Changed player data to work in a OOP way.
- Continued working on leaderboards
- Phase one of version checking is complete
- Added method to create kits in API
This will quite possibly be the last release before 1.0!
BETA 0.3.0
- Added access to the player data from api
- Added custom message on fireman
- Removed possibility of overriding commands from plugins loaded before kpp by removing them from the command map beforehand
- Added playervaults!
- Fixed death respawns (I think. Only works when spawn is set other than default. Not sure, need to have another look)
- Added messages on death and arrow hit
- Added sounds on death and arrow hit
- Started work on leaderboards
BETA 0.2.2
- Fixed API conversion
- Added developer debug information
- Fixed plugin meta
0.2.1-HOTFIX
Fixed not being able to get api instance
BETA 0.2.1
- Updated api to rely on interfaces
- Fixed kit meta saving under wrong path
- Kit list is now cached
BETA 0.2.0
-
Fixed being able to take items in paginated menus even if items are clicked
-
Fixed menu listeners not working for paginated menus
-
Fixed paginated menus not showing in open menus hashmap
-
Fixed when creating kit, the id is put to lowercase (not tested)
-
Changed plugin meta to take meta from pom file (not tested)