Minecraft

Setting Up the DragonSlayer Plugin for Endless Ender Dragon Fights

Minecraft·May 20, 2026·14 min read

Setting Up the DragonSlayer Plugin for Endless Ender Dragon Fights

The trip to The End is one of vanilla Minecraft's biggest moments, but once the Ender Dragon falls, the fight loses most of its thrill. You can respawn the boss with crystals, yet there is no real progression tied to that loop. DragonSlayer, a plugin by Jeppa, fixes that by turning dragon kills into an ongoing competition with stats, titles, and even a memorial statue for the top hunter.

This guide walks through installing DragonSlayer on a HolyHosting Minecraft server and using its main features.

What DragonSlayer Adds

The plugin tracks every dragon kill and crowns whoever has the highest count. That player earns a custom prefix beside their name and is displayed on a configurable armor stand that any visitor can see. It is a small touch that turns boss fights into bragging rights.

DragonSlayer also plays nicely with the usual ecosystem. PlaceholderAPI, Multiverse, and EssentialsX all integrate cleanly, so you can surface stats anywhere you already display them.

Preparing the Server

Before uploading any plugin, your server needs to be running a compatible jar. Vanilla will not load plugins at all.

  1. Open your HolyHosting control panel.
  2. Find the JAR/version selector and check what is currently selected.
  3. Switch to Spigot, Paper, or Tuinity if you are still on vanilla.
  1. Confirm the change and decide whether to keep your current world or generate a fresh one.
  2. Restart the server so the new files are created.

With a plugin-ready jar in place, you are ready to drop DragonSlayer in.

Installing DragonSlayer

  1. Visit the DragonSlayer Spigot page and grab the latest release, or pick a specific build from the Versions tab.
  1. Back in the control panel, stop the server.
  2. Open the FTP file manager from the panel sidebar and log in.
  3. Enter the `plugins` folder and click Upload in the top-left corner.
  1. Drag the `.jar` file you downloaded into the upload area.
  2. Once it hits 100%, return to the main panel and start the server.

When the server finishes booting, the plugin will be active.

Using DragonSlayer in Game

Most of DragonSlayer runs on autopilot. As soon as the plugin is loaded, it counts dragon kills, applies the slayer prefix, and updates whoever currently holds the title.

To display the leader physically, stand where you want the armor stand to appear and run `/dragonslayer setas`. A spawn area is the obvious choice, but any spot players visit regularly works.

If you ever need to force a specific dragon spawn point, use:

`/dsl set [x y z [worldname]]`

For example: `/dsl set 32 100 -8 world_the_end`.

Configuration Options

The config file is where DragonSlayer really opens up. You can tune:

  • The respawn location and how long between respawns.
  • The slayer prefix shown in chat and the tab list.
  • Boss bar appearance and the distance at which it shows up.
  • Server commands that fire after a dragon dies.
  • Whether the dragon drops an egg, and what kind.
  • Per-world settings for servers running Multiverse.

All plugin commands run through `/dragonslayer` or the shorter `/dsl` alias.

Troubleshooting

The plugin does nothing after install. Usually an upload issue. Confirm you are on Spigot, Paper, or Tuinity, that the jar landed in `/plugins`, and that the server was fully restarted (not just reloaded).

The plugin appears in red under `/plugins`. That signals a version mismatch. Cross-check the plugin release with your Minecraft version. If it broke right after a config edit, revert the change first.

Config edits keep disappearing. Stop the server before editing the file so the plugin cannot overwrite your changes. If you have to edit live, run `/dsl reload` afterward to lock the changes in.

Wrapping Up

DragonSlayer is a small plugin with an outsized effect on long-running survival servers. The mix of respawning bosses, ranked prefixes, and the statue gimmick gives players a reason to keep grinding The End long after their first kill. If you want the Ender Dragon to feel like a recurring rival instead of a one-night stand, this one earns a spot in your plugin folder.

Still have questions?

Come chat with us and we will get back to you as soon as possible!

Contact Support