Skip to main content

๐ŸŒŒ How to disable the End on a Minecraft Java server?

By default, Minecraft allows players to access the End via a portal.
However, it is sometimes necessary to disable this dimension to prevent your players from fighting the Ender Dragon or straying too far from your main gameplay (survival server, RP, minigames, etc.).

Here's how to do it.

๐Ÿ› ๏ธ 1) Disable the End via the bukkit.yml fileโ€‹

If you are using Paper, Spigot, or Bukkit, you can directly block access to the End:

  1. Log in to your server's File Manager or via FTP.
  2. Open the bukkit.yml file.
  3. Look for the following section:
settings:
allow-end: true
  1. Change the value to:
settings:
allow-end: false
  1. Save the file.
  2. Restart your server. โœ… The End will now be completely disabled.

๐Ÿ› ๏ธ 2) Disable the End via server.propertiesโ€‹

Another solution is to block the generation of the End dimension.

  1. Open the server.properties file.
  2. Add or modify this line:
allow-nether=true

โš ๏ธ Warning: this setting does not directly manage the End, only the Nether.
For a clean deactivation of the End, use the bukkit.yml method instead.

๐Ÿ› ๏ธ 3) Use a plugin (optional)โ€‹

If you want to block only the portals to the End while keeping the existing dimension, you can install a plugin such as:

These plugins allow you to control access to dimensions.

๐ŸŽฎ Conclusionโ€‹

Disabling the End is a simple operation that can be done in a few minutes via bukkit.yml.
It's an excellent solution for keeping your players focused on the main experience of your server.

๐Ÿš€ Rent your Minecraft Java serverโ€‹

Want a high-performance, secure Minecraft Java server?
๐Ÿ‘‰ Order your Minecraft Java server from LordHosting now

Our team takes care of installation, security, and support, so you can focus on the game.