Skip to content

Releases: Nuckerr/KitPvPPlus

PATCH 1.5.2

29 Dec 10:06
Compare
Choose a tag to compare

Changelog:

- Fixed startup error from simple menus
- Fixed subversion being printed (regardless of debug mode)

RELEASE 1.5.0

19 Dec 09:55
Compare
Choose a tag to compare

Release 1.5.0

Changelog:

- Updated NBT-API dependencies to be able to support 1.18
- Updated other dependencies

Release 1.4.2

24 Oct 08:18
Compare
Choose a tag to compare
- 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

18 Oct 22:41
Compare
Choose a tag to compare

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

30 Sep 10:52
Compare
Choose a tag to compare

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

28 Sep 10:54
Compare
Choose a tag to compare
- 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

27 Sep 11:02
Compare
Choose a tag to compare

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

25 Sep 18:49
Compare
Choose a tag to compare

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

05 Sep 11:55
Compare
Choose a tag to compare
BETA 1.0.3 Pre-release
Pre-release

BETA UPDATE

Changelog:

- Added beta checks to update alerts
- Added kill commands

(API Cannot be found on spigot/maven central)

Release 1.0.2

01 Sep 08:54
Compare
Choose a tag to compare

Changelog:

- Fixed issue with armor not being added to kit contents