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 Feb 20, 2014Would it be possible to add the ability for pets to be combat pets? (configurable/toggleable) Something like the tamed wolf AI in vanilla.
-
View User Profile
-
Send Message
Posted Feb 20, 2014There is a bug! When you enter a different world then go back to the world you were at the pet is gone and it says when you do /pet call (you dont have a pet!)
-
View User Profile
-
Send Message
Posted Feb 19, 2014Great job with the plugin, but I do have a question. When will pets be able to attack, sometime soon or is it planned for a later update?
-
View User Profile
-
Send Message
Posted Feb 19, 2014@DSH105
Ahhh, Thanks man!! You are the best
-
View User Profile
-
Send Message
Posted Feb 19, 2014@ChronicSquidOfficial Already added in v2.2.3 ;).
-
View User Profile
-
Send Message
Posted Feb 19, 2014Heyo... I was just wondering if it would be possible to make it so that when a person names their pet... It cant be a profound word (Config Blacklist words) and if they would try to put the name with one of those blacklisted words in it.. It would display a message in chat saying the problem... I was just wondering if it could be done for the next update or something ;) Thanks man!!
-
View User Profile
-
Send Message
Posted Feb 19, 2014v2.2.3 has now been released
@DyDuck Fixed in v2.2.3.
@MstrCreeper See the Worlds section of your configuration file, as documented on the Wiki.
@Epic_Weasel Only give the required permissions to those ranks ;).
-
View User Profile
-
Send Message
Posted Feb 18, 2014@Epic_Weasel
Visit This Website For Help With The Permissions!. https://github.com/DSH105/EchoPet/wiki/Permissions
-
View User Profile
-
Send Message
Posted Feb 16, 2014This sounds like a really noob question, but is there a way to give only certain ranks permission to use certain pets?
Thanks.
-
View User Profile
-
Send Message
Posted Feb 16, 2014-
View User Profile
-
Send Message
Posted Feb 15, 2014How come I am Operator on my server and I can't ride my echopet? Please help tell if there's a way to solve WITHOUT Groupmanager or PermissionBukkit.
-
View User Profile
-
Send Message
Posted Feb 14, 2014@PhanaticD Make what run off the main thread ;o?. This plugin deals with entities, which are typically run the same way.
@Favorlock Glad you are able to use it ;D
@TheNicolasDuff Already implemented. Will be releasing once the NMS core of the plugin becomes stable again.
@StoneCraftCZ There's a bug in v2.2.2 that doesn't give OPs any permissions. I'm assuming that will explain your problem ;).
@MrCobayo Not yet, sorry :(.
@iSacha The Pet Selector is completely customisable in v2.2.3, which I will release sometime soon.
@QuollCraft What do you need an update for ;o?
-
View User Profile
-
Send Message
Posted Feb 14, 2014Update?
-
View User Profile
-
Send Message
Posted Feb 12, 2014How Can I create a custom menu?
-
View User Profile
-
Send Message
Posted Feb 12, 2014pets can attack?
-
View User Profile
-
Send Message
Posted Feb 11, 2014i have problem: every when i tray use ride,hat or another its say i havent got permission but i do it.
-
View User Profile
-
Send Message
Posted Feb 10, 2014EchoPet v2.2.3 Please languages for Pet Selector
-
View User Profile
-
Send Message
Posted Feb 9, 2014@supercolom64
Nevermind... I'm an idiot...
-
View User Profile
-
Send Message
Posted Feb 9, 2014Can you PLEASE add a language file? I don't want it to say [EchoPet]...
-
View User Profile
-
Send Message
Posted Feb 8, 2014I'm glad the API is so easy for this plugin. Going to write a wrapper that utilizes EchoPet for a network we're working on at MCProHosting. :)