Skip to content

Releases: hyperdefined/PetLives

1.2.1

28 Feb 18:57
15f3ee9
Compare
Choose a tag to compare
  • Rewrote storage system to use PDC for tracking pet lives. Instead of having files to track pet lives, they are now saved to the pet's NBT data. Dead pets still save to JSON files.
  • Added /petlives setlives.
  • Added pet's name to /petlives deadpets.
  • Added proper permissions for commands and sub-commands.

1.2

07 Jun 22:18
8319462
Compare
Choose a tag to compare
1.2
  • Added support for trading llamas.

1.1.4

05 Mar 18:51
d8a3bf9
Compare
Choose a tag to compare
  • Fixed various issues with /petlives command.
  • Properly handle mcMMO hearts being added to mob names (wasn't done correctly last update).
  • When giving lives or reviving pets, it no longer takes the entire stack of items. It will now only take 1.

1.1.3

28 Feb 18:39
a4404f8
Compare
Choose a tag to compare
  • Fixed typo with sub-command suggestions under /petlives.
  • Work around for mcMMO changing mob names to hearts.
  • Changed JSON library. There shouldn't be any issues with from converting from a version before this.

Version 1.1.2

02 Dec 18:04
56f13c2
Compare
Choose a tag to compare
  • New update checker.
  • Overall improvements to code.

Version 1.1.1

03 May 15:47
f97d11c
Compare
Choose a tag to compare
  • New bStats ID since apparently there used to be a plugin with the same name. It was pulling the old data so we are starting fresh.

Version 1.1

29 Apr 20:11
bf966a8
Compare
Choose a tag to compare
  • Removed debug element that was left in by accident.
  • Added an update checker.
  • Added a message for when you revive a pet.

Version 1.0

28 Apr 22:53
931be6a
Compare
Choose a tag to compare

Initial release.