In Minecraft, new dimensions can be a great addition, as they come with new biomes, mobs, and animals. But, for various reasons, it may be possible that you want to remove the extra dimensions from your server. This guide will show you how to properly disable your extra dimensions when possible using the custom Multicraft panel that GGServers provides you with.
Vanilla Servers
On Vanilla servers, you can disable just the Nether dimension. The End dimension does not have a setting or configuration to be disabled.
Nether
To disable your Nether dimension, please do the following:
- Log in to your Multicraft account here and stop your server.
- Click on
Files
, then onConfig Files
.
- Click on
Server Settings
.
- Set
Allow Nether
toDisabled
, click onSave
, and start your server.
Now you’ve just disabled the Nether dimension for your Vanilla server.
Plugins Servers (Bukkit, Spigot, Paper)
On plugin servers, you can disable both dimensions.
Nether
To disable your Nether dimension, please do the following:
- Log in to your Multicraft account here and stop your server.
- Click on
Files
, then onConfig Files
.
- Click on
Server Settings
.
- Set
Allow Nether
toDisabled
, click onSave
, and start your server.
Now you’ve just disabled the Nether dimension for your plugin server.
The End
To disable your End dimension, please do the following:
- Log in to your Multicraft account here and stop your server.
- Click on
Files
, then onConfig Files
.
- Click on
bukkit.yml
.
- Set
allow-end:
tofalse
, click onSave
, and start your server.
Now you just disabled the End dimension for your plugin server.
Modded Servers (Forge)
On modded servers, you can disable just the Nether dimension. The End dimension does not have a setting or configuration to be disabled.
Nether
To disable your Nether dimension, please do the following:
- Log in to your Multicraft account here and stop your server.
- Click on
Files
, then onConfig Files
.
- Click on
Server Settings
.
- Set
Allow Nether
toDisabled
, click onSave
, and start your server.
Now you’ve just disabled the Nether dimension for your modded server.