-
Notifications
You must be signed in to change notification settings - Fork 4
Permissions
Luis-Dev edited this page Jun 28, 2026
·
2 revisions
BetterHorses comes with a fully permission-based system, allowing you to control nearly every feature of the plugin. Permissions for a specific feature only apply when the feature is enabled.
| Permission | Description | Default |
|---|---|---|
betterhorses.* |
Grants access to all BetterHorses permissions | op |
betterhorses.trait.* |
Grants access to all horse traits | true |
betterhorses.rider.* |
Grants access to all rider bonuses | true |
betterhorses.spawn.* |
Grants access to all spawn methods | true |
These control the core horse interaction mechanics.
| Permission | Description | Default |
|---|---|---|
betterhorses.mount |
Allows mounting horses | true |
betterhorses.feed |
Allows feeding horses | true |
betterhorses.breed |
Allows breeding horses | true |
betterhorses.tame |
Allows taming horses | true |
betterhorses.leash |
Allows leashing horses | true |
These control special plugin features.
| Permission | Description | Default |
|---|---|---|
betterhorses.bypass |
Allows riding horses owned by other players | false |
betterhorses.trample |
Allows the horse trample feature | true |
betterhorses.spawn.rightclick |
Allows spawning horses via right-clicking horse items | true |
betterhorses.training |
Allows training horses | true |
betterhorses.cooldown.bypass |
Bypasses breeding cooldowns | true |
These permissions affect the rider while mounted.
| Permission | Description | Default |
|---|---|---|
betterhorses.rider.invincible |
Enables rider invincibility while mounted | true |
betterhorses.rider.damageboost |
Enables mounted damage boost | true |
| Permission | Description | Default |
|---|---|---|
betterhorses.trait.use |
Allows using active traits | true |
betterhorses.trait.receive |
Allows receiving traited horses through breeding | true |
These permissions allow the usage of specific traits.
| Permission | Description | Default |
|---|---|---|
betterhorses.trait.hellmare |
Allows the Hellmare trait | true |
betterhorses.trait.fireheart |
Allows the Fireheart trait | true |
betterhorses.trait.featherhooves |
Allows the Featherhooves trait | true |
betterhorses.trait.dashboost |
Allows the Dashboost trait | true |
betterhorses.trait.kickback |
Allows the Kickback trait | true |
betterhorses.trait.ghosthorse |
Allows the Ghosthorse trait | true |
betterhorses.trait.heavenhooves |
Allows the Heavenhooves trait | true |
betterhorses.trait.undead |
Allows the Undead trait | true |
These permissions control command access.
| Permission | Description | Default |
|---|---|---|
betterhorses.info |
Allows /horse info
|
true |
betterhorses.neuter |
Allows /horse neuter
|
true |
betterhorses.create |
Allows /horsecreate
|
op |
betterhorses.reload |
Allows /horse reload
|
op |
betterhorses.spawn.command |
Allows /horse spawn
|
true |
betterhorses.despawn |
Allows /horse despawn
|
true |
Grants:
betterhorses.mount
betterhorses.feed
betterhorses.breed
betterhorses.tame
betterhorses.leash
betterhorses.bypass
betterhorses.trample
betterhorses.spawn.rightclick
betterhorses.training
betterhorses.cooldown.bypass
betterhorses.rider.invincible
betterhorses.rider.damageboost
betterhorses.trait.use
betterhorses.trait.receive
betterhorses.trait.hellmare
betterhorses.trait.fireheart
betterhorses.trait.featherhooves
betterhorses.trait.dashboost
betterhorses.trait.kickback
betterhorses.trait.ghosthorse
betterhorses.trait.heavenhooves
betterhorses.trait.undead
betterhorses.info
betterhorses.neuter
betterhorses.create
betterhorses.reload
betterhorses.spawn.command
betterhorses.despawn
- Home
- How it works - Comprehensive guide for server admins & players.
- FAQ - Frequently asked questions.
- Video Showcase - Watch and learn.
- Better Horses API - Guide for plugin developers.
- Discord - Get involved with other players using the plugin, seek help or report bugs to the dev.
- Growth
- Traits
- Genetics
- Breeding
- Training
- Trampling
- Sand Slowness
- Mount Types
- Rider Buffs
- Vanilla Fixes