Skip to content

installation

Luis-Dev edited this page Jun 28, 2026 · 1 revision

Installation

Follow these steps to install BetterHorses on your server.


Requirements

Before installing, make sure your server meets these requirements:

  • Minecraft 1.20.4+ (use compatible versions for 1.17 - 1.20.3)
  • Java 21+
  • Paper or Spigot

Recommended:

  • Paper for full feature support (especially horse growth scaling)

Step 1 — Download the Plugin

Download the latest BetterHorses .jar file from:


Step 2 — Install the Plugin

Move the .jar file into your server’s plugins folder:

/plugins/BetterHorses.jar

Step 3 — Start the Server

Start or restart your server.

BetterHorses will generate:

/plugins/BetterHorses/

including:

config.yml
language.yml

Step 4 — Configure the Plugin

Edit the generated config files to your liking.

Main files:

  • config.yml → Gameplay settings
  • language.yml → Messages, lore, formatting

See the Configuration pages for details.


Step 5 — Reload or Restart

After editing:

Safest:

restart server

Or use:

/horse reload

Optional Dependencies

Optional but supported:

  • PlaceholderAPI → Use placeholders in messages/lore
  • ProtocolLib → Required to make player armor invisible while using the ghosthorse ability
  • LuckPerms → Manage permissions easily

Verify Installation

Use:

/horse

If the plugin responds, BetterHorses is installed successfully.

c32a426d-6cdf-4a62-8ea0-025f5afa7006-removebg-preview


Setup


Features


Commands


Developer API


Clone this wiki locally