Compatibility
Minecraft: Java Edition
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Anti-Nether Roof
Anti-Nether Roof (ANR) is a simple plugin that prevents players from accessing the Nether roof. It includes a permission to bypass this restriction and a config file for messages. If a player tries to access the Nether roof or is already there, they will be teleported to the nearest air block below. As a fail-safe, if no air block is found, they will be teleported to Y=117 (10 blocks below). These types of plugins are mostly used on anarchy servers to prevent players from lowering the TPS by loading too many chunks.
Setup Guide
Installation
- Download the latest version from the versions tab and NOT from the download button at the top.
- Place the file in your
\plugins
folder. - Restart the server.
Permissions
The bypass permission is granted by default to players with operator status (op). To customize permissions, use a plugin like LuckPerms.
Bypass Permission
Permission: anr.bypass
Description: Allows a player to bypass Nether roof teleportation.
Default: op
Config
In version 1.1.0 and above, there is a config.yml
file in the \plugins\AntiNetherRoof
folder, which allows you to configure whether you want players to receive messages telling them that they are not allowed on the Nether roof and that they will be sent to a safe location.
Known Issues
{player_name} moved too quickly! {coordinates} - Possible false ban from Anti-Cheats (I THINK FIXED IN 1.1.0)