Skip to content

Releases: Nuckerr/KitPvPPlus

Release 1.0.1

31 Aug 10:58
Compare
Choose a tag to compare
  • Fixed issue with errors on the KitPvPPlus startup in 1.12 (and probably other legacy versions)
  • Updated Mongo driver

1.0.0 RELEASE

29 Aug 08:07
Compare
Choose a tag to compare

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

09 Aug 18:14
Compare
Choose a tag to compare
BETA-0.3.1 Pre-release
Pre-release
  • 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

28 Jul 19:41
Compare
Choose a tag to compare
BETA 0.3.0 Pre-release
Pre-release
  • 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

27 Jul 11:21
Compare
Choose a tag to compare
BETA 0.2.2 Pre-release
Pre-release
  • Fixed API conversion
  • Added developer debug information
  • Fixed plugin meta

0.2.1-HOTFIX

21 Jul 18:48
Compare
Choose a tag to compare
0.2.1-HOTFIX Pre-release
Pre-release

Fixed not being able to get api instance

BETA 0.2.1

21 Jul 17:52
Compare
Choose a tag to compare
BETA 0.2.1 Pre-release
Pre-release
  • Updated api to rely on interfaces
  • Fixed kit meta saving under wrong path
  • Kit list is now cached

BETA 0.2.0

19 Jul 22:37
Compare
Choose a tag to compare
BETA 0.2.0 Pre-release
Pre-release
  • 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)

BETA 0.1.0

18 Jul 15:19
Compare
Choose a tag to compare
BETA 0.1.0 Pre-release
Pre-release

Initial release!

This plugin is in beta. Please report any bugs here

Feedback is appreciated