-
Notifications
You must be signed in to change notification settings - Fork 1
Home
GetGoodKid edited this page Feb 22, 2014
·
8 revisions
Welcome to the Horse RPG wiki!
Plugin Page: http://dev.bukkit.org/bukkit-plugins/horse-rpg/
- If updating, remove the original "Horse RPG" folder in the plugins folder.
- Download the HorseRPG.jar file and place it in the plugins folder.
- That's it! Start your server and report any errors here.
- horserpg.user - given to everybody by default
- horserpg.admin - given to OPs by default
(See commands section for the commands that each permission node allows)
< > - Required Parameter
[ ] - Optional Parameter
- "/hr help [page] - Displays horse commands."
- "/hr me - Displays your info."
- "/hr stats [horse] - Displays your horse info."
- "/hr summon - Spawns your horse."
- "/hr banish - Despawns your horse."
-
- "/hr breed [name] - Breeds a horse."
- "/hr remove [name] - Removes an owned horse."
- "/hr protect - Protects your horse."
- "/hr unprotect - Unprotects your horse."
- "/hr set - Displays a list of set commands."
- "/hr save - Saves all horse data."
- "/hr db - Reloads the horse database."
- "/hr reload - Reloads the configuration files."
/hr set name <name|random> /hr set type <donkey|horse|mule|skele|zombie|rand>
- Q: Why do you only have two permission nodes?
- A: I'm trying to keep things simple. It makes things easier for me and for server admins.
I love getting feedback. It keeps me motivated to develop the plugin. Please post any feedback/suggestions/errors here.