ModsJava
NetherRoofBlocker
A Paper plugin that prevents players from accessing the Nether roof by automatically teleporting them back down
⬇ Download on HangarOpen in MCModsHubGet it on Google Play →# NetherRoofBlocker Plugin
**NetherRoofBlocker** is a Minecraft Paper 26.2 plugin that prevents players from accessing the Nether roof by automatically teleporting them back down to a safe location. Although it was custom built for [minecraftoffline.net](https://www.minecraftoffline.net), any server can use it.
## Features
- Automatically detects players on the Nether roof (Y >= 128).
- Teleports players to a safe location below the bedrock ceiling.
- Searches nearby coordinates if no safe spot is found directly below.
- Configurable unsafe blocks to avoid when finding safe locations.
- Toggle command to enable/disable blocking at runtime.
## Installation
1. Download the latest release [here](https://github.com/Jelly-Pudding/NetherRoofBlocker/releases/latest).
2. Place the `.jar` file in your Minecraft server's `plugins` folder.
3. Restart your server.
## Important Configuration
Ensure `nether-ceiling-void-damage-height` is set to `disabled` in your Paper config to prevent players taking damage before being teleported:
In `config/paper-world-defaults.yml`:
```yaml
environment:
nether-ceiling-void-damage-height: disabled
```
## Configuration
In `config.yml`, you can configure:
```yaml
enabled: true
unsafe-blocks:
- LAVA
- FIRE
- SOUL_FIRE
- CAMPFIRE
- SOUL_CAMPFIRE
- MAGMA_BLOCK
- CACTUS
- SWEET_BERRY_BUSH
- WITHER_ROSE
- POWDER_SNOW
```
## Commands
- `/netherroofblocker reload`: Reloads the plugin configuration (requires `netherroofblocker.admin` permission)
- `/netherroofblocker toggle`: Toggles blocking on/off at runtime (requires `netherroofblocker.admin` permission)
## Permissions
- `netherroofblocker.admin`: Allows use of admin commands (default: op)
## Support Me
[](https://ko-fi.com/K3K715TC1R)
NetherRoofBlocker is a free Minecraft Java mod. Compatible with Minecraft 1.21.11, 26.1.2, 26.2. Downloaded 44 times (via Hangar). Download it and open it directly in the game.
Explore more