Skip to content
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/

Installation

  • 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.

Permissions

  • 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)

Commands

< > - Required Parameter

[ ] - Optional Parameter

User Commands

- "/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."

Admin Commands

  • General

    • "/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."
  • Set

/hr set name <name|random>
/hr set type <donkey|horse|mule|skele|zombie|rand>

FAQs

  • 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.

Feedback

I love getting feedback. It keeps me motivated to develop the plugin. Please post any feedback/suggestions/errors here.

Clone this wiki locally