All the essentials for your animals.
- AnimalEssentials is licensed under GPLv2
- fanciful by mkremins is licensed under the MIT license
- gson by Google is licensed under the Apache v2 license
The licenses for these projects can be found in the directories by their respective authors.
version.txt is the latest published version. plugin.yml contains the latest dev version.
- Add WG support to prevent people from spawning animals in areas that are not their's.
- Money System
- /ae language <list|language> (Shows a list of available languages/lists available languages)
- https://www.reddit.com/r/admincraft/comments/3jfvbj/pet\_protection\_plugin\_to\_rule\_them\_all\_i\_hope\_so/
- Show correct mob name (instead of e.g. Pig_zombie)
- /ae <home|sethome|listhomes|delhome|edithome> (AnimalTeleport functionality with new look and commands.)
- /ae reload (Reload the configuration file.)
- /ae help (Show the help menu.)
- /ae name <name> (Name the right-clicked animal.)
- /ae tp <home|player> (Teleport the right-clicked animal to a home or player.)
- /ae find <name> (Find all animals by name.)
- /ae kill (Kills the right-clicked animal.)
- Config option to only show own animals with /ae find
- /ae heal
- /ae owner (Shows the owner of the animal.)
- Invincibility when teleporting to player
- /ae tame (Tames the the right-clicked animal.)
- Replace "a(n)" with the correct thing
- /ae spawn (With GUI.)
- Make multiple players able to issue the same command at a time (List!)
- Particles for /ae kill | /ae spawn | /ae name | /ae tame
- Ability to click the coordinates in chat, after issuing /ae find , to teleport to the animal.
- Update Checker
- /aetp <player> <world> <x> <y> <z> <keyword> (Teleport command used to have find teleport permissions)
- Define amount of kills (eg. /ae kill 6)
- Make plugin version independent.
- A permission to bypass the restriction to only tp/kill/name own animals.
- /ae clone (Clones the right-clicked animal)
- A player is a null mob instead of a player.
- Space names cannot be found or named
- Teleporting to animals (ae find) in a different world teleports the player into the world he is currently in and not the one of the animal.
- /ae name is not case-sensitive
- Stacktrace when clicking outside of inventory
- Multiple /ae commands can be issued at the same time
- /ae tp does not work correctly with multiple players.
- Fix cancelling of all tasks of the plugin (aka only cancel the task of the current command)
- Setting the amount of /ae kill to 0 enables unlimited killing
- Commands which are both for client and console don't output messages to console
- Reissuing a command within the timeframe of the first issued command cancels the reissued command too early