Skip to content

Releases: Shynixn/PetBlocks

Release 9.2.0

05 Jan 16:28
950dc0c
Compare
Choose a tag to compare

Changes

  • #560 Added a new template for a pet, which mines a tunnel
  • #560 Added a /petblocks breakblock command to allow pets breaking blocks
  • #560 Added a /petblocks moveforward command to allow pets to move forward in a straight line
  • #560 Added a /petblocks snap command to align pets to the x or z axe
  • #560 Added a /petblocks cancel command to cancel long running actions
  • #560 Added new permissions for new pet commands
  • #560 Added new placeholders
  • #568 Added a wiki page for custom models

Bugs/Issues

  • #567 Fixed cancellation exception handling when stopping a server with PetBlocks installed.

PetBlocks-Premium 1.17.0 - 1.20.4

Release 9.1.0

17 Dec 11:20
047bee8
Compare
Choose a tag to compare

Changes

  • #565 Added support for minecraft 1.20.4
  • #564 Added a new config.yml setting to disable console logs of PetBlocks
  • #563 Replaced headDatabaseInventory hook permission with petblocks.pet.openHeadDatabase to support the new command openHeadDatabase

PetBlocks-Premium 1.17.0 - 1.20.4

Release 9.0.3

10 Dec 13:06
88c9471
Compare
Choose a tag to compare

Bugs/Issues

  • #561 Fixed petamount permission was not correctly checked.

PetBlocks-Premium 1.17.0 - 1.20.2

Release 9.0.2

02 Dec 14:38
068ed09
Compare
Choose a tag to compare

Changes

  • #556 Added more condition types to reduce the amount of JavaScript calls. See wiki

Bugs/Issues

  • #557 Fixed loops should immediately switch when the loop command is executed.

PetBlocks-Premium 1.17.0 - 1.20.2

Release 9.0.1

20 Nov 11:26
b5d0035
Compare
Choose a tag to compare

Bugs/Issues

  • #554 Fixed executing vanilla commands do not work as expected.

PetBlocks-Premium 1.17.0 - 1.20.2

Release 9.0.0

10 Nov 17:22
Compare
Choose a tag to compare

Changes

  • Recreated PetBlocks from scratch to maintain compatibility over multiple minecraft versions.
  • Pets are now programmable using the new templates format.
  • The wiki has been recreated.
  • Added support for 1.20.2. Support for older versions is limited to Patreon supporters.

PetBlocks-Premium 1.17.0 - 1.20.2

Upgrading from 8.x to 9.x

PetBlocks has been recoded from scratch to become easier to update and be prepared for future minecraft changes.
Please notice that you cannot convert anything from 8.x to 9.x automatically.

  1. Rename your old plugins\PetBlocks folder to plugins\PetBlocks_Old folder. You may want to retrieve stored data later on, so keep it for now.
  2. Install PetBlocks for 9.x, and take a look at the generated files in the new plugins\PetBlocks folder.

GUI

  1. PetBlocks 9.x does no longer have a GUI because PetBlocks wants to be a pet plugin, not a GUI plugin.
  2. If you just want to have the old PetBlocks GUI back, PetBlocks distributes premade GUIs for the popular GUI plugin DeluxeMenu.
    A guide for this can be found on the new wiki
  3. Build your own GUI using PetBlocks placeholders and [PetBlocks commands].(https://shynixn.github.io/PetBlocks/wiki/site/commands/).

Permissions

  1. PetBlocks has got new permissions.

Database

  1. Old pets cannot be converted. The new pets use an entirely different format and properties.

Release 8.33.0

27 Dec 12:56
81c704f
Compare
Choose a tag to compare

[No longer supported - No Longer Works in Minecraft >=1.19.3]

Warning
I am really sorry to state this but it has become impossible to maintain PetBlocks.
Mojang restructured the entire obfuscated NMS layers and PetBlocks requires a full rework to function again.

Changes

  • Kind of added support for 1.19.3. Half of the features partially work and some are completly broken. Please see for yourself, if you can use PetBlocks for 1.19.3.

Release 8.32.0

29 Jul 14:55
f9d0568
Compare
Choose a tag to compare

Changes

  • #543 Added support for minecraft 1.19.1

Release 8.31.2

25 Jul 16:45
5cf97a7
Compare
Choose a tag to compare

Bugs/Issues

  • #539 Fixed a pet using pig as carrier can be turned into a pigzombie using a lightning strike.

Release 8.31.1

09 Jul 09:21
1592264
Compare
Choose a tag to compare

Changes

  • #537 Fixed item nbt tag parsing did not work in 1.19.