mcMMO Horses

https://media-elerium.cursecdn.com/avatars/68/991/636163152686185794.png

 

Description

McMMOHorses is a plugin that add new abilities to horses. You can claim, name, summon, and level up abilities for your horse.

Skills

  • Swiftness - Increases the speed of your horse (Activates when the horse jumps)
  • Agility - Increases the chance of dodging attacks (Activates when the horse is attacked)
  • Vitality - Increases the health of your horse (Instantly activates- Increases when your horse is attacked)
  • Wrath - Temporarily disables damage and increases speed (Activates when the horse is attacked with a projectile/ thorns)

Features

  • SQLite support
  • Summon/banish horses
  • Horse ownership (protection configurable)
  • Horse skills/abilities
  • Multiple horses
  • Horse claim/buy/sell (Vault)
  • Horse scoreboard
  • More config options
  • More admin commands
  • More permissions
  • Horse Races integration
  • Skill leaderboard

- Currently Available - Will be available soon

 Getting started

  • To get started, claim a horse by taming it and giving it a saddle. Then, while riding it, use /h claim.
  • To level up your horse stats, ride for long distances for a Swiftness increase. To increase it's health, wrath, or agility, let your horse take damage.
  • To heal your horse, give them sugar, apples, carrots, golden apples, or golden carrots.
  • To view your horses stats, use /h stats
  • To protect your horse from damage when you are not riding it, use /h protect
  • When you disconnect from the server, your horse will despawn to protect it. When you join the server again, use /h summon to summon your horse again.
  • If you wish to rename your horse, use /h set name <the new name>

For Server owners:

Currently, I am planning on making most of the features in the plugin configurable, so this plugin can fit on any server. All global variables to configure the plugin can be found in the Horsedata.yml file. Here is a list of all the variables:

savetype: 2

 Savetype controls how the server will save horse data. By Default, it is set to 2, which will save all data to the horsedata.yml file. If you wish for the server to save data to an SQL database, change the savetype to 3. If after saving the data to a database you wish to return to a file, change the save type to 1.

disable_banishment: false

Disable banishment disables the banish command. This is useful if you do not users to be able to temporarily remove horses from the world. By default, this is set to false.

banish_on_disable: true

Banish on disable will banish all horses in the world when the server reloads. When this id disabled, it is useful for removing the plugin (if you ever want to) without losing the horses. By default, it is set to true

banish_on_player_quit: true

Banish on player quit controls if horses should be banished when a player leaves the server, whether it be by logging off, kick, ban, or joining another server. When this is disabled, horses are persistant to the world, allowing other players to interact or even damage the horse (Which may be good for faction servers). By default, this is set to true

Permissions:

As a quick overview, there are only two permissions that you need to know about:

mcmmohorses.user

This is the permission given to all default users. This is what allows all players to claim, summon, level up, banish, and buy horses. A list of all of it's child permissions can be found below:

mcmmohorses.help

-Players can use the command "/h help"
mcmmohorses.me 

-Players can use the command "/h me" to show all of the user's stats
mcmmohorses.stats 

-Players can use the command "/h stats" to show all of the horse's stats
mcmmohorses.skills.info

-Players can use the command "/h skills" which shows the skill stats for their horse
mcmmohorses.claim 

-Players can use the command "/h claim" which claims the horse the player is riding
mcmmohorses.buy 

-If Enable-Economy is enabled in the config.yml, players will need to buy horses in order to claim them. This command allows users to buy horses.
mcmmohorses.sell 

-Players can use the command "/h sell".
mcmmohorses.summon 

-Players can use the command "/h summon" to summon horses
mcmmohorses.banish 

-Players can use the command "/h banish" to remove horses from the world, which can be summoned using "/h summon"
mcmmohorses.kill 

-Players can use the command "/h kill", which will kill one of their horses.
mcmmohorses.groups.default

mcmmohorses.admin

This permission lets the player control the database, and gives them permission to addXP, change their horses appearance, change their name, and even protect their horse against damage. All of the child permissions can be found below:

 

mcmmohorses.groups.admin
mcmmohorses.admin.protect

-Allows players to use "/h protect" to protect their horse from damage.
mcmmohorses.admin.unprotect 

-Allows players to use "/h unprotect" to remove the protection
mcmmohorses.admin.addxp 

-Allows players to use "/h addxp" to add xp to a specific stat
mcmmohorses.admin.delxp 

-Allows players to use "/h delxp" to remove xp from a stat
mcmmohorses.admin.set 

-Allows players to use "/h set"  commands
mcmmohorses.admin.set.name 

-Allows players to use "/h set name" command to change the horse's name
mcmmohorses.admin.set.color 

-Allows players to use "/h set color" command to change the horse's color (can only be used on default horses, not donkeys, mules, llamas, or undead horses)
mcmmohorses.admin.set.style 

-Allows players to use "/h set style" command to set the horse's style(can only be used on default horses, not donkeys, mules, llamas, or undead horses)
mcmmohorses.admin.set.type 

-Allows players to use "/h set type" command to change their horse's type (Can be set to Donkeys, Mules, Llamas, Skele, or Zombie horses)
mcmmohorses.admin.create 

-Allows players to use "/h breed" command to create a new horse
mcmmohorses.admin.save 

-Allows players to use "/h save" command to save all horses on the server to a database
mcmmohorses.admin.db 

-Allows players to use "/h db" command to view the database
mcmmohorses.admin.reload 

-Allows players to use "/h reload" to reload all the horse data.

Plugin Wiki

Please visit https:github.com/GetGoodKid/Horse-RPG/wiki for installation instructions, permissions, commands, and more.

Cool People

  • Dreamrdawn - donated :)
  • mc.empirescraft.net - Gave a donation & awesome feedback :D

Donations

I have a really busy schedule so money motivation is always nice! There is a button in the top right corner to do so :) Even if you don't want to donate, I could use other forms of help. If anyone wants to help create a wiki/youtube tutorial or give ideas please message me. I can list you as a sponsor/helper on this page and promote your server. Also, any feedback is much appreciated!

 

Currently, Zombie_Striker is updating the plugin. All money donated to this project will go to the original author of this plugin, GetGoodKid.

Horse Races

Check out my Horse Races plugin which allows you to race horses and give prizes, etc. This plugin will soon be compatible with Horse Races.

 

This plugin does update automatically:

This plugin checks for updates and will download updates. If you do not want this plugin to automatically update, all you need to do is edit one line in the "plugins\AUpdater\global.yml" file. Just change the one variable in there to false (or, if you run into any problems, copy the code below)

# Updater by ArsenArsen
# Global config
# Sets should updates be downloaded globaly
update: false

How to Install

Drop this plugin into you plugins folder and restart your server.


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files