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 Feb 14, 2014@TNTUP
It used to be default enabled. Make sure that pex is not denying the permission somewhere?
Tried granting the permission to a specific player?
@InsomniaCraft
Are you using /h reload? Or are you restarting your server?
-
View User Profile
-
Send Message
Posted Feb 13, 2014If you change the language in the language file on this specific line, it always reverts back to this...
Success: Completion: Player: '&eType &b/%1$s summon &3%2$s &eto summon your new horse'
-
View User Profile
-
Send Message
Posted Feb 13, 2014Uhm, since I updated to Horses 1.1.9, players cannot buy skeleton or undead horses, though I added the permission in the rank... Still saying no permission...
Im using PEX, with inheritance...
-
View User Profile
-
Send Message
Posted Feb 10, 2014@Tuxilarus
You can't at the moment. The reason for it is so that is because horses then get despawned by Minecraft, but there is no way to tell when that happens.
@TNTUP
It has been mentioned. Managing something like that is a bit more complex than how it works atm. Will require a bit of work to do but I need to find time to do it.
-
View User Profile
-
Send Message
Posted Feb 10, 2014Idk if its been suggested before, a way to add/remove friends to ride horses, and allowing admins/mods to ride player's horses ;)
Btw, im on 1.1.7, I guess its time to update ;)
-
View User Profile
-
Send Message
Posted Feb 9, 2014Hey i have a small problem
How can I automatically stop the horses disappear.
''>Horse< wandered off and was dismissed'' <- OFF?
or make a larger radius.
-Tuxii ^^
-
View User Profile
-
Send Message
Posted Feb 5, 2014@Xalavis
Those permissions are defaulted on. You can deny horses.set.user which will remove the defaults.
-
View User Profile
-
Send Message
Posted Feb 4, 2014Hey dude, I am having this problem. I have a "Normal" group on my server that has the permissions horses.type.<HorseType> for horses.type.Black yet these people are still able to buy the undead and skeletal horses. I only want donators to be able to purchase these types of horses. How can this be fixed?
-
View User Profile
-
Send Message
Posted Feb 3, 2014@jdman515
You can edit plugin.yml which is embeded into the jar =3
Or you can just deny the permission in your permissions manager.
-
View User Profile
-
Send Message
Posted Feb 3, 2014is there a way to make horses.set.user not default?
-
View User Profile
-
Send Message
Posted Feb 3, 2014yeah, sorry you're right it works. I loaded the plugin live while the server was up and I guess the perms didn't properly hook. Thanks and sorry! :D
-
View User Profile
-
Send Message
Posted Feb 3, 2014@Mortalsinn
horses.set.user should be defaulted =3
You shouldn't have to add any permissions unless you want to deny some of them.
I personally don't use group manager. Could be an issue on their side.
@stutiguias
Yeah, there is a lot to do. Will try check some of them off on the weekend.
-
View User Profile
-
Send Message
Posted Feb 2, 2014Using Group Manager and "horses.set.user" doesn't seem to work at all. I have to list out every permission including everything horse type permission
anyway to fix this?
-
View User Profile
-
Send Message
Posted Jan 30, 2014@ShadowDog007
i wander if you have time - http://dev.bukkit.org/bukkit-plugins/horse-stables/tickets/58-transfer-horses/
:) and thanks you nice work and nice code
-
View User Profile
-
Send Message
Posted Jan 29, 2014@eliludwig
Yeah thats a good idea. Add it to a ticket :)
@Nentify
No you can't, you will need another plugin to do that. MobManager can do it :)
-
View User Profile
-
Send Message
Posted Jan 28, 2014Can you prevent horses spawning normally in the world, and just allow them spawning with this plugin?
-
View User Profile
-
Send Message
Posted Jan 24, 2014Hello ShadowDog007. Is there a way to add admin commands for this command that can run through console? I wish to give players horses as an admin. I wish to be able to use the same type of command there currently is but with the exception for admins. The ability to run it as console is a big part because i wish to use this with Command chest gui. Creating a menu for it myself. Please take this into consideration :) thank you
-
View User Profile
-
Send Message
Posted Jan 22, 2014@skarelock
Yes, see config.yml
-
View User Profile
-
Send Message
Posted Jan 21, 2014Is possible to make configurable speed for each type of horse?
Sorry for poor english
-
View User Profile
-
Send Message
Posted Jan 20, 2014@Otterbot
You can only use StableGroup's which means you will also have different horses.