-
Notifications
You must be signed in to change notification settings - Fork 1
Home
GetGoodKid edited this page Apr 5, 2014
·
8 revisions
Welcome to the mcMMO Horses wiki!
Plugin Page: http://dev.bukkit.org/bukkit-plugins/horse-rpg/
- Download the mcmmoHorses.jar file and place it in the plugins folder.
- That's it! Start your server and report any errors here.
mcmmohorses.user:
default: true
description: Given to users by default.
children:
mcmmohorses.help
mcmmohorses.me
mcmmohorses.stats
mcmmohorses.skills.info
mcmmohorses.claim
mcmmohorses.buy
mcmmohorses.sell
mcmmohorses.summon
mcmmohorses.banish
mcmmohorses.kill
mcmmohorses.groups.default
mcmmohorses.admin:
default: op
description: Given to ops by default.
children:
mcmmohorses.groups.admin
mcmmohorses.admin.protect
mcmmohorses.admin.unprotect
mcmmohorses.admin.addxp
mcmmohorses.admin.delxp
mcmmohorses.admin.set
mcmmohorses.admin.set.name
mcmmohorses.admin.set.color
mcmmohorses.admin.set.style
mcmmohorses.admin.set.type
mcmmohorses.admin.create
mcmmohorses.admin.save
mcmmohorses.admin.db
mcmmohorses.admin.reload
< > - Required Parameter
[ ] - Optional Parameter
/h help [page] - Displays horse commands. /h me - Displays your info. /h claim - Claims the horse you are riding. /h stats [horse] - Displays your horse info. /h summon - Spawns your horse. /h banish - Despawns your horse. /h kill <name> - Removes an owned horse for good. /h buy - Buys a horse offered to you. /h sell <money> <player> - Sells the summoned horse.
/h breed [name] - Breeds a horse. /h addxp <skill> <xp> [name] - Adds xp to horse. /h delxp <skill> <xp> [name] - Removes xp from horse. /h protect - Protects your horse. /h unprotect - Unprotects your horse. /h set - Displays a list of set commands. /h save - Saves all horse data. /h db - Reloads the horse database. /h reload - Reloads the configuration files.
/h set name <name|random> /h set color <color|random> /h set style <style|random> /h set type <donkey|horse|mule|skele|zombie|rand>
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.
I love getting feedback. It keeps me motivated to develop the plugin. Please post any feedback/suggestions/errors here.