SmallPets icon

SmallPets -----

Pets with abilites [1.12 - 1.19]




Update.png
Added support for protocollib 1.19
----------, Jul 9, 2022

Update.png
What's Changed
* Update fr.yml by @vgtom4 in https://github.com/hannest03/SmallPets/pull/13
* Added unlock description translation field by @hannest03 in https://github.com/hannest03/SmallPets/pull/18
* build(deps): bump gson from 2.8.6 to 2.8.9 in /plugin by @dependabot in https://github.com/hannest03/SmallPets/pull/22
* build(deps): bump gson from 2.8.6 to 2.8.9 in /smallpets-core by @dependabot in https://github.com/hannest03/SmallPets/pull/23
* Minecraft 1.19 support by @hannest03 in https://github.com/hannest03/SmallPets/pull/24

Full Changelog: https://github.com/hannest03/SmallPets/compare/beta-7...beta-7.1
----------, Jun 10, 2022

Update.png
A new version of SmallPets is available!
This update adds SQLite and MySQL support.

This means that you can now share progress across different servers.

Here is some information on how to configure your database: https://github.com/hannest03/SmallPets/wiki/Database
Here is some information on how to convert your old saves to the new system: https://github.com/hannest03/SmallPets/wiki/Convert-old-saves

Enjoy!
----------, Mar 12, 2022

Update.png
SmallPets now also works with Spigot 1.18!

INFO: ProtocolLib only works with the devbuild in 1.18​
----------, Dec 12, 2021

Update.png
  • Added an option to disable particles
  • Added an option to disable pets in certain worlds
  • Fixed bug with showPets world guard flag
----------, Nov 1, 2021

Update.png
Fixed bug when world gets saved
----------, Aug 4, 2021

Update.png
Fixed bug with protocollib 1.17 and monkey ability
----------, Jul 18, 2021

Update.png
This is just a small update with some minor improvements.

- Improved the monkey ability
The ability now gets better the higher your level
- Added option to turn off unlock message
- Added support for ProtocolLib 1.17
----------, Jul 16, 2021

Update.png
Fixed pet teleport bug​
----------, Jul 1, 2021

Update.png
Fixed bug with WorldGuard and updated translations
----------, Jun 30, 2021

Update.png
SmallPets beta-6.2 is out now!

It adds:
- Unlimited Pets
- Pagination
- Sort
- Customize the pet lore

Unlimited Pets

With the new update, all pets get a unique id,
which makes it possible to have multiple pets of the same type.

Note: Old save files get automatically converted

With this you can store all your pets in one place so things don't get too messy!
Oh also, don't worry about the inventory space, because we now also have...

Pagination

If you have got to many pets for just one page, thats no longer a problem!
Pages get automatically added and removed depending on demand!

The only question is what happens if you have got to many pages?
Maybe we could add something like a...

Sort

To help you find certain pets faster you can now sort your pets inventory!
Sort options are:
- None
- Highest level
- Lowest level
- Type
- Name

Customize the pet lore

You can now also customize the pet lore in the config!

Development of the 1.0 update has already started, so be curious what awaits you! But until then...
Enjoy SmallPets beta-6.2!
----------, Jun 29, 2021

Update.png
SmallPets now also works with Spigot 1.17!

INFO: ProtocolLib currently doesn't work with Spigot 1.17, so some features which are ProtocolLib exclusively don't work.​
----------, Jun 11, 2021

Update.png
The time is finally here, SmallPets gets a new update!
New features
  • Autocomplete for commands​
  • WorldGuard Custom Flags​
  • Autsave​
  • Backups​
  • New API​
  • Option to hide pets​

Autocomplete

With this update you get autocomplete suggestions while typing the command!

WorldGuard Custom Flags (1.13 - 1.16)

There now are now 4 custom WorldGuard Flags for SmallPets!

smallpets-giveExp (default: true)
Defines if you can get exp in a region

smallpets-showPets (default: true)
Defines if pets are shown in a region

smallpets-allowAbilities (default: true)
Defines if pet abilities work in a region

smallpets-expModifier (default: 1.0)
Defines the expModifier in a region (exp * modifier)

Autosave

You can now activate autosave in the config!
This saves the user data into the files after a period of time and helps keeping the RAM free.

Backups

You can now activate backups in the config.
This saves all the settings into a zip after a period of time.
You can also set how long a backup should be stored.

New API

With the new API you can now add new abilities more easily!

Option to hide pets (only works with ProtocolLib)

With this new option each player can individually set if he wants to see pets or not.
Enjoy! (and lets hope the next update doesn't take this long)​
----------, Jun 5, 2021

Update.png
Fixed a bug where shooting a firework caused an error​
----------, Jan 6, 2021

Update.png
  • The plugin keeps now track of blocks which where placed by a player and no longer gives pets experience for them (gets reset when server restarts)​
  • The health now gets added as a modifier which shouldn't cause problems with other plugins anymore​
  • The pettypes now no longer are case sensitive​
  • The silverfish pet now gives the correct level of effect​
----------, Jan 3, 2021

Update.png

In this new update of SmallPets two new features where added and some bugs where fixed!​

New features

Pets now have a new christmas texture while it's december!

You can now change how much experience you need to level up your pet from level one to level two (This will also change the amount of experience needed for the further levels).

Bugfixes

Fixed a bug where you would gain experience even when the block break event was cancelled.

Changed it so that if the prefix pattern couldn't be read correctly it doesn't finish the startup anymore.
----------, Dec 14, 2020

Update.png
Fixed a bug with the NBT-tags​
----------, Nov 8, 2020

Update.png
Fixed a bug which appears when you use Aurelium Skills​
----------, Nov 5, 2020

Update.png
Fixed a bug where OPs couldn't unlock pets​
----------, Nov 5, 2020

Update.png
OPs now bypass the forbid permission​
----------, Nov 5, 2020

Update.png
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)

----------, Nov 5, 2020

Update.png
Added a new placeholder:
%smallpets_PETTYPE_level%

Replace PETTYPE with the type of the pet from which you want to get the stats

Added a new subcommand:
/smallpets select <type>​
----------, Oct 28, 2020

Update.png
A new update of SmallPets is out!
It's again just a small update.
In this update I added new placeholders.

They are:

%smallpets_PETTYPE_exp%
%smallpets_PETTYPE_required_exp%
%smallpets_PETTYPE_exp_all%
%smallpets_PETTYPE_progressbar%

Replace PETTYPE with the type of the pet from which you want to get the stats
----------, Oct 27, 2020

Update.png
Added a field to the config where you can select that the plugin won't use protocollib even if it could.​
----------, Oct 11, 2020

Update.png
A new update of SmallPets is out!
It's again just a small update, but hey, it's something.
With this update you can change the prefix pattern which means that you can customize the prefix to your needs!

Here a little preview:
Preview.PNG

Enjoy!​
----------, Oct 9, 2020

Update.png

Just a small bugfix where you couldn't see the pet if you changed worlds and used protocollib.

Enjoy!​
----------, Sep 25, 2020

Update.png
Hello,
this is just a small update where the spanish and chinese translations are getting updated.

Enjoy!​
----------, Aug 15, 2020

Update.png
Good news!
A new update to SmallPets is out!
It adds spanish and french translations, two new commands and a new placeholder.
Thanks to WildSquirrel and vgtom4 for the spanish and french translations.

Note: The only translations where I can guarante that they are complete are italian, english and german.

If you would like to test future versions before they are released join my discord!

Enjoy!​
----------, Aug 14, 2020

Update.png
Good news!
A new update to SmallPets is out!
It adds chinese and vietnamese translations and support for PlaceholderAPI.

Thanks to IamRymatics and OcThomas for the vietnamese and chinese translations.

Enjoy!​
----------, Aug 3, 2020

Update.png
Good news!
A new update to SmallPets is out!
It adds turkish translations and support for ProtocolLib in 1.16.
Thanks to Erkutay for the turkish translations.
Enjoy!​
----------, Aug 2, 2020

Update.png
Good news! A new update to SmallPets is out!
It adds a language system with which you can change the texts of the plugin!
Note: Some texts can't be translated because there will be improvements to them in the next updates.

Thanks to Kaspian for the polish translations.

Enjoy!​
----------, Aug 1, 2020

Update.png
Good news!
A new update is now out!
It adds support for ProtocolLib, bugfixes and performance improvements. Enjoy!​
----------, Jul 15, 2020

Update.png
Good news!
A new update just was released which adds support for the minecraft versions 1.12 and 1.13.
Enjoy!​
----------, Jul 10, 2020

Resource Information
Author:
----------
Total Downloads: 55,372
First Release: Jul 7, 2020
Last Update: Jul 9, 2022
Category: ---------------
All-Time Rating:
51 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings