Horses
Description:
Horses is a Virtual Stable Management system which allows players to buy, store and summon horses. Horses will provide you, the server owner, the ability to create a mmorpg style mount and stable system.Features:
- Yaml or MySQL Data storage
- Powerful configuration system. Setup special configs for different worlds/permissions
- Buy horses via a command
- Customisable starting HP per Horse type
- Keep your horses safe from other players
- Rename your horses (With colours!!)
- Swap out your horse for another in your virtual stable
- Anti-grief protection for players horse
- Collect and store horses in your virtual stable
- Horses can be bought by breed type
- Allow tamed wild horses to be added to your virtual stable
- Customise what happens when horses are hurt. (Ignore damage?, Transfer to rider?)
Planned Features:
- Buy health for your horse
Commands:
- /horses help [command] Lists information about sub-commands
- /horses buy <Name> <Breed Type> Buys a horse of the given breed
- /horses delete <Name> Deletes the given horse from your virtual stable v0.4.0
- /horses types Lists the horse types the player has permission to use
- /horses summon <Name> Summons one of the players horses to them
- /horses dismiss Dismisses the summoned horse
- /horses heal [Amount] Heals the players active horse (For a configurable price)
- /horses rename <Name> <NewName> Renames one of the players horses
- /horses list [Player] Lists all the players horses
- /horses give <player> <name> <type> Gives a player a horse Since v1.1.9
- /horses reload Reloads the configuration
Permissions:
- horses.set.user Grants the player permission to use all player sub commands
- horses.set.admin Grants the player permission to use all admin sub commands
- horses.command.buy Grants permission to use /horses buy
- horses.command.delete Grants permission to use /horses delete
- horses.command.summon Grants permission to use /horses summon
- horses.command.dismiss Grants permission to use /horses dismiss
- horses.command.heal Grants permission to use /horses heal
- horses.command.rename Grants permission to use /horses renamed
- horses.command.list Grants permission to use /horses list
- horses.command.types Grants permission to use /horses types
- horses.command.list.all Grants permission to list other players horses
- horses.command.reload Grants permission to reload horses config
- horses.command.give Grants permission to use /horses give
- horses.type.<HorseType> Grants permission to buy the given horse types
- horses.colour Grants permission to use & colours codes in your horses name
- horses.formattingcodes Grants permission to use & formatting codes in your horses name
Configuration:
- TODO
Stats collection:
Horses collects anonymous stats from your server such as player count, version numbers for horses and CraftBukkit also which type of database you are using. All data is sent to MCStats.org and is publicly viewable. You can disable Stats collection by going to plugins/PluginMetrics/config.yml and change opt-oit to true.Developer Builds
Development builds of this project can be acquired at the provided continuous integration server.These builds have not been approved by the BukkitDev staff. Use them at your own risk.
Dev Builds
Configuration | Translations | Statistics | ChangeLog | Videos
-
View User Profile
-
Send Message
Posted Jul 20, 2013@ShadowDog007
Yeah I think it would help quite a bit if you allowed the summoning of 2 horses at once (doesn't have to be more than this). At the moment to breed horses, you either have to delete it from your virtual stable, breed with another horse, then add it to your virtual stable again, or alternatively breed with other people's horses.
-
View User Profile
-
Send Message
Posted Jul 20, 2013Could you add that the dismiss area (MovedTooFarAway) ? i mean the distance between the owner and horse. Let's the config can set it . Thank you
-
View User Profile
-
Send Message
Posted Jul 20, 2013@Stevensaurus
Yes! Enable it in the config, then you can right click horses with a name tag with the whatever you want to name it.
-
View User Profile
-
Send Message
Posted Jul 20, 2013Is there any way to add a horse found in the wild to my stable?
-
View User Profile
-
Send Message
Posted Jul 20, 2013@albireox
Yep, will add that for the next build.
@mastalol
They are dismissed on disable D:
@AbbyMaeTaylor
I removed it because it was unneeded. You need to create a PermissionConfig and set another limit.
-
View User Profile
-
Send Message
Posted Jul 20, 2013In the new version, where's the VIP horse number?
-
View User Profile
-
Send Message
Posted Jul 20, 2013I found an abuseable bug: On server restart the horses are no longer controlled by the plugin, but you still have one in the stable. (so you then have 2 horses, one controlled and one not)
If you kill the one that is not controlled you can take the stuff, then spawn yours, in sence, duplicating items.
Steps to reproduce: Buy a horse, summon him, put armor on.. Restart server Kill that horse near u, then summon it out of your stable, and walla free horse armor, and you still have your horse, and its armor.
A way to fix this is this: On plugin unload, make all horses be dismissed in the world.
-
View User Profile
-
Send Message
Posted Jul 20, 2013Could you make the summon delay get cancelled if the player moves?
-
View User Profile
-
Send Message
Posted Jul 20, 2013@goandgoo
It 'could' be possible. But I would have to make some changes to allow for it.
-
View User Profile
-
Send Message
Posted Jul 20, 2013Would it be possible if you made it so that you can summon more than one horse at once? This prevents breeding your own horses and can be a nuisance.
-
View User Profile
-
Send Message
Posted Jul 20, 2013@mastalol
Weird. Make sure your settings for health are less than or equal to MaxHealth.
@MinecraftAdmin
You have to deny permissions. If you want to deny all of the permissions at once deny horses.set.user
-
View User Profile
-
Send Message
Posted Jul 20, 2013@mastalol
Does it happen on 1.0.4? To get that, wait for it to be approved on dev.bukkit (it is technically already uploaded) or grab it from the dev build link.
-
View User Profile
-
Send Message
Posted Jul 20, 2013Do permissions not work with this plugin? Apparently everyone has access to all commands.
-
View User Profile
-
Send Message
Posted Jul 20, 2013@mastalol
-
View User Profile
-
Send Message
Posted Jul 19, 2013Horses bug out on server restarts.. They act like they are spawned, but they are not, and if you try to spawn them nothing will happen, they also are not invicible (when im in creative), and yes the settings are correct.
-
View User Profile
-
Send Message
Posted Jul 19, 2013@ShadedPL
Thanks.
@fungreenfox
Will check that out now. Which version are you using?
@DarkxAxngel
/horses list [playername]
-
View User Profile
-
Send Message
Posted Jul 19, 2013Command to see other player horses (just to see if they bought one) would be nice (:
-
View User Profile
-
Send Message
Posted Jul 19, 2013@ShadowDog007
OK! Thank you so much
-
View User Profile
-
Send Message
Posted Jul 19, 2013<<reply 1646742> Lol your bug profile picture scared the shit out of me
-
View User Profile
-
Send Message
Posted Jul 19, 2013Re-summoning a dismissed horses, is summoned without saddle, while buying is with saddle. Bug?