๐ 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:
- Log in to your server's File Manager or via FTP.
- Open the
bukkit.ymlfile. - Look for the following section:
settings:
allow-end: true
- Change the value to:
settings:
allow-end: false
- Save the file.
- 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.
- Open the
server.propertiesfile. - 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.