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 Sep 22, 2013On my server when you create a pet and right click it, a menu pops up (as always). After the update, when i toggle something from that menu, i can take it and keep it in my inventory :p Fix this asap please :)
-
View User Profile
-
Send Message
Posted Sep 21, 2013-
View User Profile
-
Send Message
Posted Sep 21, 2013@dak47922
Update the plugin by clicking here.
@zekigames
Update the plugin by clicking here.
If this is counted as spam, I'm sorry D:
-
View User Profile
-
Send Message
Posted Sep 21, 2013@zekigames
Same issue.
-
View User Profile
-
Send Message
Posted Sep 21, 2013Ughhh
petSelector: giveOnJoin: enable: false usePerm: false
^People get a Pet Selector on join. v2.0.10 on 1.6.4
-
View User Profile
-
Send Message
Posted Sep 21, 2013:( :( :( :( :(
14:58:43 [INFO] [EchoPet] EchoPet 2.0.10 is only compatible with:
14:58:43 [INFO] [EchoPet] 1.6.4-R0.1.
14:58:43 [INFO] [EchoPet] Initialisation failed. Please update the plugin.
-
View User Profile
-
Send Message
Posted Sep 21, 2013does not work in version 1.6.2 :(
-
View User Profile
-
Send Message
Posted Sep 21, 2013How to add a lore in the source code for the pet menu where you can select a pet?
-
View User Profile
-
Send Message
Posted Sep 21, 2013@Noobsbeard Go to the config and change baby to true:
force:
baby: true
-
View User Profile
-
Send Message
Posted Sep 21, 2013here this was on 2.0.9
-
View User Profile
-
Send Message
Posted Sep 20, 2013Hey,
Is there any option to only allow babies as pets? So no full sized mobs.
-
View User Profile
-
Send Message
Posted Sep 20, 2013@MaxKoopmansNL Wait for it to be approved by the BukkitDev staff.
-
View User Profile
-
Send Message
Posted Sep 20, 2013@DSH105
Download?
-
View User Profile
-
Send Message
Posted Sep 20, 2013EchoPet 2.0.10 for CraftBukkit 1.6.4-R0.1 has been released. This version is NOT downwards compatible with 1.6.2 and 1.6.1.
-
View User Profile
-
Send Message
Posted Sep 20, 2013@DSH105
Alright thanks man.
-
View User Profile
-
Send Message
Posted Sep 20, 2013@ThePickaxe It spams when you click the Pet Selector? If so, that's already fixed. The new file will be available when I have a working 1.6.4 version.
-
View User Profile
-
Send Message
Posted Sep 20, 2013-
View User Profile
-
Send Message
Posted Sep 20, 2013What needs to be done code wise to make the latest changes compatible with 1.5.2?
-
View User Profile
-
Send Message
Posted Sep 20, 2013This is just the error for 1.6.4, i'm not complaining :) just to help you ;)
2013-09-20 16:01:19 [SEVERE] Error occurred while enabling EchoPet v2.0.10-SNAPSHOT (Is it up to date?)
java.lang.NullPointerException
at com.github.dsh105.echopet.EchoPet.checkUpdates(EchoPet.java:263)
at com.github.dsh105.echopet.EchoPet.onEnable(EchoPet.java:108)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:382)
at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugin(CraftServer.java:286)
at org.bukkit.craftbukkit.v1_6_R3.CraftServer.enablePlugins(CraftServer.java:268)
at net.minecraft.server.v1_6_R3.MinecraftServer.l(MinecraftServer.java:321)
at net.minecraft.server.v1_6_R3.MinecraftServer.f(MinecraftServer.java:298)
at net.minecraft.server.v1_6_R3.MinecraftServer.a(MinecraftServer.java:258)
at net.minecraft.server.v1_6_R3.DedicatedServer.init(DedicatedServer.java:165)
at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:399)
at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583)
-
View User Profile
-
Send Message
Posted Sep 20, 2013I tried the plugin without op, and gave my self access to some pets, but then it just spams all every single other permission node I don't have access too. Could you take a look at this?