Horse Data
HorseData gives users on your server the information about their (and others') horses.
The command to use is /horse. If you're using it from the console, you need to type /horse <player>.
- The command will look for horses with ten (10) blocks of you.
- If you're riding a horse, it will be used.
- If you're leashing horses, the closest leashed horse will be used.
No permissions are used. I may add them for inspection of far-away players if it is requested.
Output Guide
First line: What kind of horse it is
- That is a Spotted Black horse.
- That is a Sooty Brown horse.
- That is a Clean Chestnut horse.
- That is a donkey.
- That is a mule.
Second line: If it's tamed
- It is untamed (5).
- It is tamed, originally by Riking.
Third line: Numbers!
- Health: 25.0 Jump: 4.944 Speed: 6.546
- Health: 24.0 Jump: 2.898 Speed: 5.731
- Health: 18.0 Jump: 4.562 Speed: 7.124
Screenshot
http://i.imgur.com/koMMUlZ.png" alt="No nearby horses! That is a Spotted Black horse. It is tamed, originally by [REDACTED]. Health: 25.0 Jump: 4.944 Speed: 6.546">
- Line 1 - This is given if you try to use /horse with no horses around you.
- Line 2 - This is given if you try to use /horse <player> with a player that isn't online (this just moves the search bubble to them).
- Lines 3-5 - Normal output
Sneak Peak / Coming Soon
- That is a baby mule with a chest.
Source is available on GitHub.

