Skip to content

Releases: Shynixn/PetBlocks

PetBlocks v8.3.0

30 May 14:43
Compare
Choose a tag to compare

CRITICAL Error

  • The latest 1.14.2 builds from spigot are breaking this plugin and cause compatibility problems. You can use the latest snapshot of PetBlocks instead if you run into this problem. >>Download PetBlocks-Bukkit-Snapshot<<

Developer Notes

  • This release makes PetBlocks compatible to minecraft and spigot 1.14.2.
  • As always, special thanks to my patreon supporters!

Changes

  • #249 Added support for minecraft and spigot 1.14.1 - 1.14.2.

Bugs/Issues

  • #251 Fixed pets do not get cleaned up when a player leaves the server while riding/wearing them.

PetBlocks v8.2.0

18 May 11:34
Compare
Choose a tag to compare

Download for spigot +1.14

Development builds of PetBlocks for 1.14 server are available on the official discord channel:
https://discordapp.com/invite/Y27tx8Y

Developer Notes

  • This update fixes many issues with AIS in PetBlocks and introduces a more detailed wiki.
  • As always, special thanks to my patreon supporters!

Changes

  • #242 Changed the default spawning error message in the config.yml.
  • #242 Changed the wiki pages for AIS to simplify their usage.
  • #242 Added an example how to create custom AIS via the PetBlocks developer API.

Bugs/Issues

  • #242 Fixed some AIS in PetBlocks are broken and not correctly registered.
  • #245 Fixed region and entity plugins are cancelling the spawning of pets.
  • #246 Fixed distance measuring.
  • #247 Fixed worldguard forgot to check for unknown entitytype.

PetBlocks v8.1.0

19 Apr 19:26
Compare
Choose a tag to compare

Developer Notes

  • The minecraft-heads.com internal database ranges now from "minecraft-heads.com/1" to "minecraft-heads.com/810" this means PetBlocks has got now over 810 sponsored skins. Thank you minecraft-heads.com!
  • In order to copy paste the new minecraft-heads.com skins into your config, the following steps are recommend:
  1. Rename your current config.yml to anything else
  2. Let PetBlocks recreate it's config by executing /petblockreload
  3. Copy the section below minecraft-heads-pet-skins and paste it into your renamed config
  4. Delete the new config and rename your renamed config to config.yml
  • As always, special thanks to my patreon supporters!

Changes

  • #238 Added new sponsored skins from minecraft-heads.com.
  • #234 The config.yml gets now recreated on /petblockreload

Bugs/Issues

  • #235 Fixed a bug in PetBlocks-Sponge disabling all player inventories
  • #233 Fixed the JavaDocs for the PetBlocks-Sponge-Api where not visible.

PetBlocks v8.0.1

13 Apr 10:56
Compare
Choose a tag to compare

Developer Notes

  • This release fixes the first issues from the 8.0.0 release.
  • As always, special thanks to my patreon supporters!

Changes

  • #221 Added new sponsored skins from minecraft-heads.com.

Bugs/Issues

  • #206 , #224, #231 Fixed enabling the pet on certain SpongeForge configurations.
  • #204 Fixed the rightclicking the pet with armor can cause troubles on certain configurations.

PetBlocks v8.0.0

11 Apr 13:04
Compare
Choose a tag to compare

Developer Notes

  • This is the initial release of the PetBlocks plugin rework starting with the new major version number 8.
  • PetBlocks has been reworked the last couple of months in order to adapt to the changing requirements
    of the minecraft server world.
  • However, this means all old config files and saves are not compatible anymore. There is also no way to update them in the first place. Delete the PetBlocks folder on your server before you install this update, if you are using MySQL simply delete the database tables in your database with the SHY_ prefix.
  • PetBlocksBukkit is still compatible from spigot 1.8.0 to 1.13.2
  • PetBlocksSponge is still compatible from SpongeVanilla/SpongeForge 1.12.0 - 1.12.2.
  • Please report any issues you encounter on github, spigot or discord. I'll try to fix them as soon as possible to make PetBlocks a stable plugin.

Changes

  • #200 Reworked the PetBlocks plugin and replaced all old parts from 2015.
  • #200 Reworked completly how pets work and act.
  • #200 Added new ai, skin and user settings actions.
  • #200 All pet properties do now get stored per players.
  • #200 Added better custom model support for pets.
  • #200 PetBlocksBukkit is now compatible to all region and world plugins.
  • #200 Pets can now be crafted and designed how they act. wiki
  • #200 Changed the wiki for the new options.
  • #200 any many more... wiki

PetBlocks 7.4.0-SNAPSHOT

26 Oct 19:09
eaa990c
Compare
Choose a tag to compare

There are many stable snapshot versions available for PetBlocks. Please use them if you need bug fixes or features like 1.13.2 support.

Direct Download of latest stable version of PetBlocks for Bukkit

You can find them on my discord. https://discord.gg/Y27tx8Y

PetBlocks v7.3.0

30 Aug 16:16
eaa990c
Compare
Choose a tag to compare

Developer Notes

  • I was actually thinking about waiting a while until I release another update, however I have prioritised it as the 1.13.1 support is highly important to many server owners.
  • Please take a look below, the config.yml has changed!
  • Special thanks to my patreon supporters!

Changes

  • #190 Added support to Minecraft and Spigot version 1.13.1.
  • #190 Added NMS registry for 1.13.1.
  • #192 Refactored the custom skin and renaming action to the script engine wiki.

Bugs/Issues

  • #191 PetBlocks do not always respawn on equipment change on Bukkit server.

config.yml

Please add the script tag to skullnaming-pet and naming-pet if you do not want to recreate your config.yml

gui:
  items:
    skullnaming-pet:
      enabled: true
      position: 37
      page: 'WARDROBE'
      id: 397
      damage: 3
      skin: 'none'
      name: '&2&lCustom costume'
      script: 'executing action customskin petblocks.action.customskin'
      unbreakable: false
      lore:
        - '&7Use the skin of another player as costume.'
    naming-pet:
      enabled: true
      position: 27
      unbreakable: false
      id: 421
      damage: 0
      skin: 'none'
      name: '&6&lRename'
      script: 'executing action rename petblocks.action.rename'
      page: 'MAIN'
      lore:
        - '&7Change the name of your pet.'

PetBlocks v7.2.2

20 Aug 17:31
5da5713
Compare
Choose a tag to compare

Developer Notes

  • This update should fix the mentioned critical issues concerning head clicking and player joining. You can prevent such things from happening by testing out snapshot builds of PetBlocks before a version gets released.

Bugs/Issues

  • #188 Hotfix for critical issues.

PetBlocks v7.2.1

19 Aug 18:53
7df470f
Compare
Choose a tag to compare

Warning

Assets have been taken down as this version contains a critical issue concerning rightclicking the pet.

Developer Notes

  • This update is prioritising fixing issues for both bukkit and the spigot version and making the sponge version a lot more stable.
  • Thanks to all the new members of my discord which helped a lot resolving issues and improving PetBlocks!
  • As always, special thanks for my patreon supporters!

Changes

  • #129 Refactored the deprecated dependency logic which means it can be easily accessed via the PetBlocksApi.
  • #175 Added support for the GriefPrevention plugin for PetBlocks-Sponge wiki.

Bugs/Issues

  • #179 Added description to resolve this uncommon error to the FAQ.
  • #180 Fixed rightclicking and carrying pets by refactoring it.
  • #177 Fixed GUI Exception when using PetBlocks-Sponge.
  • #178 Fixed displaying correct exception.
  • #181 Fixed refactoring the worldguard dependency.
  • #183 Fixed the unbreakable tag does not get recognized when using PetBlocks-Sponge in the latest version.

PetBlocks v7.2.0

02 Aug 13:31
2d0e2f1
Compare
Choose a tag to compare

Developer Notes

  • Adding support for the new minecraft version (1.13) has been difficult this time as there are many big changes. The spigot-server.jar (and minecraft 1.13 in general in my opinion) is far from being stable for production. Even my development world corrupted several times when working on this update so please be very careful and take precautionary measures!
  • Join the new discord if you have got further questions.
  • As always, special thanks for my patreon supporters!

Changes

  • #165 Added support for spigot 1.13 and minecraft 1.13.
  • #166 Changed the build server configuration for faster builds by caching dependencies.
  • #168 Refactored particles, added wiki page and developer api wiki.
  • #169 Refactored sounds, added wiki page and developer api wiki.

Bugs/Issues

  • #161 Fixed permissions of the minecraft-heads categories miss the suffix in the default config.yml.
  • #162 Fixed inventory checking throws an error when using Sponge.
  • #171 Fixed colored items and titles cause the inventory to break using Sponge.