ModsJava
DisableTopOfNether
Disable players from building/accessing on top of the nether. Free Minecraft Java mod — download and open it in the game.
⬇ Download on SpigotRemember to leave a review!
Easy to use to disable the access of the top of the nether. it simply sends them a message as well as runs a command when they are above the nether.
Permission Nodes
Configuration File
Placeholders
Commands
MCStats is used in the plugin from Version 1.7. To disable sending plugin metrics, navigate to 'plugins/PluginMetrics/config.yml'. Turn 'opt-out' to true.
MCStats Link: http://mcstats.org/plugin/DisableTopOfNether
Originally created for The Crafters Network, but decided to release it on Spigot as well.
Easy to use to disable the access of the top of the nether. it simply sends them a message as well as runs a command when they are above the nether.
Permission Nodes
Code (Text):
disabletopofnether.commands #Use the commands
disabletopofnether.bypass #Bypass the teleportation
disabletopofnether.bypass #Bypass the teleportation
Code (Text):
Enable: false
NetherWorld: world_nether
TopNetherHeight: 127
Prefix: '&9[&cDisableTopOfNether&9] '
PrintMessage:
Enable: false
Messages:
- '&cShould you be up here &b%player%&c?'
- '&aTeleporting back to spawn!'
- '&aYou location in Nether was &b%x%&a, &b%y%&a, &b%z%&a.'
TeleportPlayer:
Enable: false
World: world
X: 0.00
Y: 0.00
Z: 0.00
Pitch: 0.00
Yaw: 0.00
RunCommand:
Enable: false
Command:
- spawn %player%
BroadcastMessage:
Enable: false
Message: '&b%displayname% &ctried to gain access to the top of the nether!'
NetherWorld: world_nether
TopNetherHeight: 127
Prefix: '&9[&cDisableTopOfNether&9] '
PrintMessage:
Enable: false
Messages:
- '&cShould you be up here &b%player%&c?'
- '&aTeleporting back to spawn!'
- '&aYou location in Nether was &b%x%&a, &b%y%&a, &b%z%&a.'
TeleportPlayer:
Enable: false
World: world
X: 0.00
Y: 0.00
Z: 0.00
Pitch: 0.00
Yaw: 0.00
RunCommand:
Enable: false
Command:
- spawn %player%
BroadcastMessage:
Enable: false
Message: '&b%displayname% &ctried to gain access to the top of the nether!'
Code (Text):
%player% #Prints the players name
%displayname% #Prints the display name (Custom nickname)
%world% #Prints the world name
%x% #Prints the X location
%y% #Prints the Y location
%z% #Prints the Z location
%displayname% #Prints the display name (Custom nickname)
%world% #Prints the world name
%x% #Prints the X location
%y% #Prints the Y location
%z% #Prints the Z location
Code (Text):
/dton setlocation #Sets the location of the TeleportPlayer
/dton toggle {Variable}
The variables that can be used are:
Plugin #Enables/Disables the main plugin
Message #Enables/Disables the PrintMessage
Teleport #Enables/Disables the TeleportPlayer
Command #Enables/Disables the RunCommand
Broadcast #Enables/Disables the BroadcastMessage
/dton toggle {Variable}
The variables that can be used are:
Plugin #Enables/Disables the main plugin
Message #Enables/Disables the PrintMessage
Teleport #Enables/Disables the TeleportPlayer
Command #Enables/Disables the RunCommand
Broadcast #Enables/Disables the BroadcastMessage
MCStats Link: http://mcstats.org/plugin/DisableTopOfNether
Originally created for The Crafters Network, but decided to release it on Spigot as well.
DisableTopOfNether is a free Minecraft Java mod. Downloaded 1,489 times (via Spigot). Download it and open it directly in the game.