Whoa there, long time no see!
Just got done with an exam period, so got some time on my hands, which means it's time for a new release of MyDog!
I finally got around to work on some feature requests from the GitHub (you can request features on
github.com/HeroGamers/MyDog/issues !
Features:
- Sit-command (instead of clicking on the dog).
- Revive using levels instead of money (also if no economy provider).
- Add lifesteal feature, so dogs can keep themselves juiced up while in battle!
- Add limits to the number of dogs owned using permissions (`mydog.limit.10`, for example).
- Add the ability to pet your dogs! (the best feature of this release by far).
- You can now trade dogs with other players! Give your doggos a new home!
- Many of the commands, for example sit, stand, comehere, fight and defend can now affect all dogs at once, instead of one at a time.
Bug-fixes:
- Reviving dead dogs with no economy provider was not possible, even when setting the amount to 0.
- Errors in console when using experimental teleportation (which, to be fair, makes sense, it's experimental).
- Fixed an error where the plugin might try to teleport dead dogs (Minecraft does not like that).
- Some dogs would have strange behavior after going through portals. Dogs can no longer travel through portals, but will still teleport to you after you go through portals. End portal not affected.
- Fixes an error when interacting with dogs without a level.
- Show dead dogs when trying to revive dead dogs, as auto-complete didn't work correctly.