Good news!
After many hours of development I’m pleased to announce that SmallPets beta-5 is now out!
It adds the following:
Experience system rework
You can now get experience from killing mobs, fishing, farming and other things. There are now pet types like combat pets and fishing pets; if you kill a mob and have got a combat pet out you get more experience as if you had a farming pet out. You can customize the experience gain in the config and add new experience sources
Ability system rework
The system was reworked so that it is now easier to add new abilities. There are now also new ways to display the ability. The rework of this system was mainly focused on preparing it for the 1.0.0 update.
New pets
You can now collect 4 more pets; the panda, fish, silverfish and skeleton!
Convert pets to items
Another new feature is that you can now convert your pets back to items, this could be used to trade with them.
More permissions
You have now got the ability to make it that you need a permission to use a certain pet and to forbid one.
When in the config
requirePermission is set to
true you need permissions to use pets (
smallpets.allow.PETTYPE), if its set to false you can use every pet, but can specify which pet you can’t use (
smallpets.forbid.PETTYPE)