Honestly, since its release, it still has bugs and issues—things that are communicated, reported, yet remain unsolved. We can give excuses, but truthfully, this is the most disappointing product from the Advanced franchise. More was expected from GC and their team, but it's disheartening to see it glitching constantly, crashing, failing to connect to SQL, encountering build errors in the menu, among other issues. It’s very sad, and I don’t want this to be taken as destructive criticism, but rather as a wake-up call for the developer and their team. They should show a desire to get things right and release at least one stable version—something that may only work halfway, but at least works.
Cool Unique pets but i wish that there was SQL support i see so many plugin with it and see this without it :/ don't buy if you're running a bungee server
Just use global permissions for pets with e.g. luckperms. SQL support won't do much because this is permissions-based, not anything else.
Version: 2.13.3
Best best best! Great pets plugin, crazy how much I can do with one plugin, from simple following head pets to actual 3d pets without texture packs and they give abilities.
[09:57:15] [Server thread/ERROR]: Could not pass event InventoryClickEvent to AdvancedPets v2.12.6
org.bukkit.event.EventException: null
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:601) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:588) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
at net.minecraft.server.network.PlayerConnection.a(PlayerConnection.java:2763) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at net.minecraft.network.protocol.game.PacketPlayInWindowClick.a(SourceFile:71) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at net.minecraft.network.protocol.game.PacketPlayInWindowClick.a(SourceFile:14) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at net.minecraft.network.protocol.PlayerConnectionUtils.lambda$ensureRunningOnSameThread$0(PlayerConnectionUtils.java:35) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at net.minecraft.server.TickTask.run(SourceFile:18) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at net.minecraft.util.thread.IAsyncTaskHandler.d(SourceFile:162) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at net.minecraft.util.thread.IAsyncTaskHandlerReentrant.d(SourceFile:23) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1270) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:203) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at net.minecraft.util.thread.IAsyncTaskHandler.B(SourceFile:136) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at net.minecraft.server.MinecraftServer.bv(MinecraftServer.java:1249) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at net.minecraft.server.MinecraftServer.B(MinecraftServer.java:1242) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at net.minecraft.util.thread.IAsyncTaskHandler.b(SourceFile:145) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at net.minecraft.server.MinecraftServer.b(MinecraftServer.java:1207) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at net.minecraft.server.MinecraftServer.v_(MinecraftServer.java:1214) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at net.minecraft.server.MinecraftServer.y(MinecraftServer.java:1078) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:318) ~[spigot-1.21.1-R0.1-SNAPSHOT.jar:4314-Spigot-a759b62-bbb30e7]
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?]
Caused by: java.lang.NullPointerException: Cannot invoke "net.advancedplugins.pets.impl.customMobs.entityInstance.CustomEntityInstance.getBase()" because "this.H" is null
at net.advancedplugins.pets.objects.PlayerPet.lambda$spawn$2(PlayerPet.java:284) ~[?:?]
at java.base/java.util.Optional.ifPresent(Optional.java:178) ~[?:?]
at net.advancedplugins.pets.objects.PlayerPet.spawn(PlayerPet.java:283) ~[?:?]
at net.advancedplugins.pets.handlers.PetsHandler.spawnPet(PetsHandler.java:90) ~[?:?]
at net.advancedplugins.pets.listeners.menu.PetsMainMenuClick.onClick(PetsMainMenuClick.java:41) ~[?:?]
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
at java.base/java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-api-1.21.1-R0.1-SNAPSHOT.jar:?]
... 21 more
BEST PETS PLUGIN! I'm amazed by capabilities of this plugin, best plugin for pets. Love the custom mobs support and that it requires no texture packs!!!!! 10/10 love
There're no MySQL support, even though their previous plugin MiniaturePets supports it?
There're no reply to the issue opened for this over one year.
There're absolutely no reply to this issue in the Discord even if I ask three times.(Just got ignored. They reply to other questions.)
Just one reply explain the difficulty of this is enough for me, but there's none.
Also, there're only Vault money or EXP supported for player to buy pets, if you want for example PlayerPoints or Item, you'll need to write plugin yourself.
I replied to you - said being added soon, even tagged you.
“Previous plugin” you are referring to is no way related to this plugin at all, this was made separately and their developers gave up miniaturepets and transferred it to us.
If you have a question and want a guaranteed reply - open a ticket next time. Reviews not only demotivate developers but also do not speed up development.
Version: 2.11.9
As allways problems:
[AdvancedPets] Your license exceeded maximum number of unique IPs. Contact the developer for an enterprise license or connect using previously used IPs.
[11:23:20 INFO]: [AdvancedPets] Disabling AdvancedPets v2.11.9
Server allways same IP, in Discord oflline support.
After I bought the plugin, I wanted to verify myself in Discord, but to do that I would first have to change my Spigot username, but I don't want to do that and I find it completely unnecessary, because my Paypal payment can also be verified in another way. But you can't even reach the seller via Paypal because there is an email stored there that doesn't exist. I find the whole thing quite dubious that you can't even contact the seller after the purchase.
Hello, I bought a plugin from you on Spigot today and would like to verify myself in Discord. Is there a way to do this without having to change my account name on Spigot? Unfortunately, I couldn't ask in Discord because you're only allowed to write if you've been verified.
Congrats on being the worst plugin i have from 50+ others
When "name" field in menu is longer than 15 letters - there is BUG:
give menu items for free, not sell pets but give items from menu.
AdvancedPets-2.9.8 don't have this BUG! Only new versions.
Other plugins does not have problem with character limits.
Proper channels to report issues does not solve problems long time:
Creator know this bug very long time, but does not solve problem.
Infinity of WATER_BREATHING abilitie problem does not solve too...
I have motivate developers to know code better, good luck!
Sorry, but I am giving 3 stars just because of the vanilla mobs as pets feature. It isn't fully working as expected. I have posted a suggestion one month ago but haven't received any messages about it :|
Also the wiki could be more detailed
Virtually abandoned plugin, several customers are reporting the error of the plugin together with mcmmo and no measures have been taken to resolve this situation, completely damaging the servers.
https://github.com/GC-spigot/AdvancedPets/issues/183
That report is 2 days old. I’ve been away on a vacation. There was an update today. What makes you day this is abandoned?
Version: 2.8.4
Better to look some other alternatives and similiar plugins, but not this :) This creator is not what you want for long term plugins for yourself :) He will do everything he can to lie and make you look bad, he does not care about people at all, only thing he cares is money :P
These pets are so cute and it blows my mind that this is a feature! Another thing, this pets plugin is very robust and glitch-free and continually updating.
1. In every ~20 second PET teleporting to player place and obstructs everything. Players can't play normally and did not using these pets.
Command '/pet sit' don't help, pet teleporting allways to your place.
2. After set "world-blacklist" - there is allways Error in console, when player go to this world (STILL have bug).
1. In every ~20 second PET teleporting to player place and obstructs everything. Players can't play normally and did not using these pets. Command '/pet sit' don't help, pet teleporting allways to your place.
2. After set "world-blacklist" - there is allways Error in console, when player go to this world(still have bug).
3. Each update contains "100+ one" new problem or error. Developer did not update automatically his files inside, need to make an new one from the start! what, i have nothing to do? Omg...
1. In every ~20 second PET teleporting to player place and obstructs everything. Players can't play normally and did not using these pets.
2. After set "world-blacklist" - there is allways Error in console, when player go to this world.
3. Each update contains "100+ one" new problem or error. Developer did not update automatically his files inside, need to make an new one from the start! what, i have nothing to do? Omg...
Why 1 star?
1. In every ~20 second PET teleporting to player place and obstructs everything. Players can't play normally and did not using these pets.
2. After set "world-blacklist" - there is allways Error in console, when player go to this world.
3. Each update contains "100+ one" new problem or error. Developer did not update automatically his files inside, need to make an new one from the start! what, i have nothing to do? Omg...
Once again, this is your at least 20th review. Issues are reported on github where our developers look at, they do not look at reviews section.
Version: 2.7.12
In every ~20 second PET teleporting to player place and obstructs everything. You need teleport pet 2 or 3 blosks away, but not in to the player place. Players can't play normally, need to disable this plugin.
Not to mention new bugs with every plugin update, they couldn't stop pets from getting in the way all the time. Interferes with the game, constantly teleports to the player. I already regret that I bought this particular plugin, there are better ones!
The developers have not solved the problem with animals teleporting to the player. It is impossible to play because the animal always interferes, climbs on the player and blocks everything. Noone want to have a pet.
The plugin is good, but the support is terrible,
All in all I came to get support and I got a ban without doing anything, I came to ask for verification and instead I got a ban, they don't even tell me a reason they are evasive, don't buy until they fix their support because if the license doesn't work for you they will tell you "deal with it Alone", I bought two of their plugins for 24 euros and I don't even get basic support, it's just a shame. If you fix the support I will gladly change the review but for now this is what I think.
If i was able to give better than 5 stars plugin, this would be the one. I've purchased all plugins by GC and have loved them so much! I recommend this plugin to everyone else.
Amazing plugin, I use this with AdvancedMobs and can use the same mobs both for pets and for custom mobs in my server.
Just like I said for advancedmobs, this is a really good well made plugin without issues or lag. My players love these pets :) They are a good donators perk
The plugin lost something that was very good that every month they would add a new pet for free and they didn't add them anymore, they only added 2 every 1 pet per month but they didn't continue implementing more.
Good, i use this in my small server with friends and it's nice to have a way to have pets in the server also they defend you from attacks or make you stronger, also have more stuff to do like upgrade them :D
Wow, what's possible in minecraft without mods or resource packs these days doesnt stop to amaze me. Pets move smoothly, without any lag on the server and are just... awesome.
Pets are becoming a huge part of my donations and I have to thank this plugin - thank you.
A bit disappointed. One reason I specifically purchased this plugin was to use it with one of the pet packs they had on their website, as it stated that it was compatible with APets, however this was untrue and the pack was not compatible. When I reached out to support they said it was "planned for the future", but that doesn't help me in the present. Asked if I could exchange my license for their plugin that was compatible as I just wanted to use that pet pack and it would better fit my needs, but they said no. Understandable I guess, but still disappointing.
I have this along with BattlePass and AdvancedEnchantments, very useful for creating custom content for players. No flaws, using for few months now, got it from another platform.
[21:24:34 WARN]: [AdvancedPets] Task #22755 for AdvancedPets v1.3.9 generated an exception
java.util.ConcurrentModificationException: null
at java.util.HashMap$HashIterator.nextNode(HashMap.java:1597) ~[?:?]
at java.util.HashMap$ValueIterator.next(HashMap.java:1625) ~[?:?]
at net.advancedplugins.pets.handlers.PetsHandler$1.run(PetsHandler.java:27) ~[AdvancedPets-1.4.0.jar:?]
at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftTask.run(CraftTask.java:101) ~[purpur-1.19.jar:git-Purpur-1689]
at org.bukkit.craftbukkit.v1_19_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:483) ~[purpur-1.19.jar:git-Purpur-1689]
at net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1517) ~[purpur-1.19.jar:git-Purpur-1689]
at net.minecraft.server.dedicated.DedicatedServer.tickChildren(DedicatedServer.java:485) ~[purpur-1.19.jar:git-Purpur-1689]
at net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1441) ~[purpur-1.19.jar:git-Purpur-1689]
at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1208) ~[purpur-1.19.jar:git-Purpur-1689]
at net.minecraft.server.MinecraftServer.lambda$spin$1(MinecraftServer.java:307) ~[purpur-1.19.jar:git-Purpur-1689]
at java.lang.Thread.run(Thread.java:833) ~[?:?]
Previous reviews sum it up - ultimately this is the best custom pets plugin on Spigotmc, hands down. Beats all other pets plugin by a mile, custom effects and amazing animations - love it.
A good suggestion would be to configure the minimum distance of the pet, I want to keep it away from me because sometimes it is in front of me, disturbing the vision or when I'm building.
I recommended this to plugins like MiniaturePets and Pets... etc and none of them could add it... this plugin lets you make pets very easy and better and it is perfect to make pets like copper golems or starwars... it is 100% epic I wonder if I will get a flying alien?
For a plugin, which has just been released the experience has been amazing, especially due to their support team which was able to resolve my issues extremely quickly and professionally.
Looking forward, to seeing my players experience these pets, it for sure will be a great addition!
Wow! For a new release, this is smooth. It would be awesome if there was a place where people could share pets they create since the selection is limited at the moment which is to be expected from a brand new plugin.