Added:
- Shulker pet now has items inside the Pet-data menu to change the color, and also the new value.
- The Shulker pet can now be opened (toggle-able in the Pet-data Menu, Due to Minecraft mechanics it closes when the pet moves.)
- The ArmorStand pet now allows you to make it smaller/bigger (Toggle-able in the Pet-data menu)
- New World Guard support has been added, Please Delete your current Config.yml file to generate the new one (Make a backup before you do that, This is just to avoid confusion)
- New Config.yml and Messages.yml values have been added
- New Event (For Developers) called the PetMoveEvent, This gets fired when the pet moves via following the player/when the player is riding the pet (Even when the pet is a hat).
Fixed:
- Fixed the issue with pets not spawning in protected areas (I re-did the pet spawning Event listeners, Let me know if there are issues with the Pets not spawning.)
- HOPEFULLY fixed an issue with pets being rendered as invisible.... (They will still be rendered invisible if the Chunk the pet is in is unloaded.).... (btw i said HOPEFULLY).
- I have fixed the issue with the "/pet summon" command (it was throwing errors)
- I have fixed the issue with the PlayerDeathEvent throwing an error.
- Fixed an issue with the 1.8 Wolf pet not working.
- Fixed a potential crash issue for the Pathfinder (The Pathfinder that makes pets follow the owner.)
New features:
- Pets can no longer be pushed around (This is in beta to see if people will like it)
- I have made ALOT of new additions to the code internally to make it more easy for updates (Preparing for 1.12 MC release).
DISCLAIMER:
- I have left the Shulker pet "Easter Egg" in the code, That is where it will stay. I MIGHT in the future make it an Item in the Pet-data menu.
- I know i have promised more customization but i could not fit that in to the plugin atm, but i will slowly add in more as time progresses.
- I have been
TRYING to fix the issue with the Horse pet riding, but each time it has the same outcome.