Skip to content

Releases: PyvesB/PetMaster

New enableAngryMobPlayerDamage option and performance improvements

28 Jun 20:21
Compare
Choose a tag to compare
  • New: enableAngryMobPlayerDamage config parameter to allow players to defend themselves against angry tamed mobs (e.g. dogs) even if disablePlayerDamage is true.
  • Improvement: small performance boost.

Better Minecraft 1.14 support and Spanish translation!

26 May 09:07
Compare
Choose a tag to compare
  • Fix: fixed plugin on some Minecraft 1.14 server configurations.
  • Translation: new Spanish translation, thanks to lethargicx1 for his contribution!

Minecraft 1.14 support

19 May 15:55
Compare
Choose a tag to compare
  • Improvement: Minecraft 1.14 support. The plugin still supports any version of the game from Minecraft 1.7.9 onwards!

Russian

29 Mar 23:00
Compare
Choose a tag to compare
  • Translation: new Russian translation, thanks to @NyanSandbox for his contribution!

Brazilian Portuguese

25 Mar 08:26
Compare
Choose a tag to compare
  • Translation: new Brazilian Portuguese, thanks to @leothawne for his contribution!

Fix for null owner name

12 Mar 22:57
Compare
Choose a tag to compare
  • Fix: stopped displaying owner as null in some cases where the owner's name is unavailable.

Disabled player damage option and new translations

19 Oct 20:39
Compare
Choose a tag to compare

New: added disablePlayerDamage option to prevent owned pets from being hurt by other players. Thanks to Iss233 for his contribution!
Translation: new German translation, thanks to ToxicShocks for his contribution!
Translation: new Finnish translation, thanks to Rsl1122 for his contribution!
Other: various fixes and improvements.

Minecraft 1.13 ready and Chinese translation!

10 Aug 17:19
Compare
Choose a tag to compare

Improvement: ensured compatibility with Minecraft 1.13. All previous versions of Minecraft from 1.7.9 onwards are also still supported.
Translation: new Chinese translation, thanks to Lss233 for his contribution!

Minor improvements

16 Feb 20:04
Compare
Choose a tag to compare

Improvement: enhanced performance when displaying some messages to players.
Fix: removed unnecessary implementing listener, by ThePineapple27!

Health status information!

22 Dec 15:44
Compare
Choose a tag to compare

New: added showHealth option to display information about the pet's current health status!
Improvement: various code enhancements and fixes for better maintainability.