Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
Tags
Creators
Details
Licensed Apache-2.0
Published last month
WorldDisabler Plugin disable End/Nether.
Features
- Block Nether Portals
- Block End Portals
- Custom Message
- Commands
Commands
/worlddisabler reload (reload configs)
/worlddisabler check (check all)
Permission
- worlddisabler.admin - allows using /worlddisabler reload/check
- default - OP
Files
Config.yml
# World Disabler Configuration
nether:
enabled: false
deny-message: "&cThe Nether is currently disabled on this server!"
end:
enabled: false
deny-message: "&cThe End is currently disabled on this server!"
messages:
no-permission: "&cYou do not have permission to use this command!"
config-reloaded: "&aConfiguration successfully reloaded!"
syntax-error: "&cInvalid syntax! Use /disabler [reload|check]"


