Skip to content
GetGoodKid edited this page Mar 10, 2014 · 8 revisions

Welcome to the mcMMO Horses 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: What is Horse RPG, I thought this was mcMMO Horses?

  • A: They are the same thing. This plugin was originally called Horse RPG but now I'm trying to get the name changed to mcMMO Horses to bring in more users.

  • 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