EchoPet
Important information on this project in light of recent events.

Quote from DSH105:The forums have now been enabled and can be accessed via the navigation bar. More importantly, I'm interested in your input towards the new pet attacking AI to be implemented in EchoPet v3.
If EchoPet is not loading on your Spigot 1.8 build and your server is outputting "Skipping loading of EchoPet as it does not work with Spigot 1.8 builds!", please try running a later Spigot patch. I can't do anything about older Spigot releases blacklisting the plugin (preventing it from loading).

The future of this plugin is still being determined.

Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.

EchoPet is a simple Donator Perk plugin designed to add Pets that follow players around on their adventures throughout Minecraft. All Pets are custom entities spawned and controlled by the plugin.


| Great for donator perks! | |
| Pets are greatly customisable, through the extensive Command Base and PetMenu | |
| A Custom AI makes all Pets focused on specific goals, handled closely by the core of the Plugin | |
| All mobs can be Pets, even human entities | |
| All events fired by the plugin are accessible through the EchoPet Developer API | |
| The API also makes it possible to add many new and interesting features to the limit of creativity | |
| Support for MySQL databases |
Note: The Developer API is only available in v2.0.6 and after
All information can be found on the official EchoPet Wiki, which can be accessed using the button above


EchoPet comes with an auto-updater to save you, as a server owner, from continually checking this page for new files. It simply connects to dev.bukkit.org and compares the versions of available files. If you do not wish for EchoPet to perform this check, navigate to the Configuration File (config.yml) in the EchoPet directory of your plugins folder and change "checkForUpdates" and "autoUpdate" to "false". The first value disables the version comparison altogether and the second updates the plugin automatically if new files are detected.


Metrics is used to collect plugin statistics. Only data such as plugin version and players online is collected. If you do not wish for this data to be collected, disable it in the 'Plugin Metrics' folder of your 'plugins' directory.











-
View User Profile
-
Send Message
Posted Mar 30, 2013@bee2397
Make sure you're running 1.5.1. This is the only reason why mobs do not follow players.
-
View User Profile
-
Send Message
Posted Mar 30, 2013Now No Mobs Will Follow Me :( the first one i spawned was a bat it followed me but after that they won't :(
-
View User Profile
-
Send Message
Posted Mar 30, 2013How Do I Make a Iron Golem Follow Me? I Spawn It But it Just Wonders Off
Allso Can I Ride It?
-
View User Profile
-
Send Message
Posted Mar 30, 2013@DSH105,
Using 1.2, finally was able to replicate it...
I'll post a tick now. :)
-
View User Profile
-
Send Message
Posted Mar 29, 2013@LiLChris06
What version are you using? EchoPet doesn't even accept 500 as a value...
-
View User Profile
-
Send Message
Posted Mar 29, 2013Players are finding a way to spawn other mob/animals that are not there pets or have permissions.
1 is actually able to spawn 5 at a time, sadly it's not even showing him run the command in the server log.
I have no idea how he is doing this, even negated the perm to spawn everything.
Edit: One of them snitched, apparently the /pet irongolem 500, will spawn it.
I can't replicate it but I am watching him do it constantly.
-
View User Profile
-
Send Message
Posted Mar 29, 2013@BaconIsGoofy
Bug will be fixed in the next update. Thanks for reporting it! :)
-
View User Profile
-
Send Message
Posted Mar 29, 2013@BaconIsGoofy
Give them baby villagers and that won't happen.
-
View User Profile
-
Send Message
Posted Mar 28, 2013@DSH105
Found a bug! You can trade with the pet villagers!
-
View User Profile
-
Send Message
Posted Mar 27, 2013@noxturno
Added your video into the EchoPet home page ;)
-
View User Profile
-
Send Message
Posted Mar 27, 2013@Absolutionmc
http://dev.bukkit.org/server-mods/echopet/tickets/11-exception-on-pet-command/
Don't expect errors to be fixed when a new file hasn't even been uploaded yet. I will not upload a new file within a few days of releasing the version before it just to fix one small issue.
EDIT: And what did I say about posing error logs in the comments...
-
View User Profile
-
Send Message
Posted Mar 27, 201301:23:20 [SEVERE] null
org.bukkit.command.CommandException Unhandled exception executing command 'pet' in plugin EchoPet v1.2
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:187)
at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchCommand(CraftServer.java:546)
at net.minecraft.server.v1_5_R2.PlayerConnection.handleCommand(PlayerConnection.java:980)
at net.minecraft.server.v1_5_R2.PlayerConnection.chat(PlayerConnection.java:896)
at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java:841)
at net.minecraft.server.v1_5_R2.Packet3Chat.handle(Packet3Chat.java:44)
at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:176)
at net.minecraft.server.v1_5_R2.PlayerConnection.d(PlayerConnection.java:110)
at net.minecraft.server.v1_5_R2.ServerConnection.b(SourceFile:35)
at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:66)
at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:580)
at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:229)
at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:469)
at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:401)
at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
Caused by: java.lang.StringIndexOutOfBoundsException String index out of range: -1
at java.lang.AbstractStringBuilder.deleteCharAt(AbstractStringBuilder.java:762)
at java.lang.StringBuilder.deleteCharAt(StringBuilder.java:258)
at me.dsh105.echopet.EchoPetCommand.combineSplit(EchoPetCommand.java:709)
at me.dsh105.echopet.EchoPetCommand.onCommand(EchoPetCommand.java:402)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
... 15 more
-
View User Profile
-
Send Message
Posted Mar 27, 2013Using Spigot 1.5.1 latest recommended build. Error log above
-
View User Profile
-
Send Message
Posted Mar 27, 2013@Absolutionmc
You didn't use the right version. That is not a bug. EchoPet 1.2 is for CB 1.5.1
-
View User Profile
-
Send Message
Posted Mar 27, 2013Is the new 1.2 version with the bug fix I reported?
-
View User Profile
-
Send Message
Posted Mar 26, 2013Using the newer version, working amazing!
Thanks so much, can't wait to share it with the players. :)
Suggestion with the force baby option enabled, maybe the Slime and Magmacube should be the small version
Since you have /pet slime:small already added.
-
View User Profile
-
Send Message
Posted Mar 25, 2013@DSH105 Awesome plugin dude. Is there an estimated time on when EchoPet 1.5.1 will be out?
-
View User Profile
-
Send Message
Posted Mar 25, 2013@Absolutionmc
No problem
-
View User Profile
-
Send Message
Posted Mar 24, 2013Yep, just tested with 1.5.. It does work hehe. Sorry for bothering. I suppose i'll just have to wait 1.5.1 :)
-
View User Profile
-
Send Message
Posted Mar 24, 2013@Absolutionmc
I refuse to answer this directly for the following reasons:
1. Each new version of EchoPet is specific to its own CB build. I suggest you check this.
2. A ticket exists concerning this exact issue.
3. The previous 3 comments will also answer this issue.
4. It specifically says in the description above to create a ticket if you have issues, not post it in the comments.