Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anticamo/anr
If someone tries to get onto the roof it will teleport them down to the closest air block.
https://github.com/anticamo/anr
minecraft minecraft-plugin minecraft-server paper paper-plugin papermc papermc-plugin spigot spigot-plugin spigotmc spigotmc-plugin
Last synced: 2 days ago
JSON representation
If someone tries to get onto the roof it will teleport them down to the closest air block.
- Host: GitHub
- URL: https://github.com/anticamo/anr
- Owner: anticamo
- License: wtfpl
- Created: 2025-02-02T15:48:44.000Z (2 days ago)
- Default Branch: master
- Last Pushed: 2025-02-02T16:26:28.000Z (2 days ago)
- Last Synced: 2025-02-02T16:29:07.127Z (2 days ago)
- Topics: minecraft, minecraft-plugin, minecraft-server, paper, paper-plugin, papermc, papermc-plugin, spigot, spigot-plugin, spigotmc, spigotmc-plugin
- Language: Java
- Homepage: https://modrinth.com/plugin/anti-nether-roof
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Anti-Nether Roof
Anti-Nether Roof (ANR) is a simple plugin that prevents players from accessing the Nether roof. It includes a permission for bypassing this restriction. 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, they will be teleported to Y=117 (10 blocks below) if no air block is found. These are mostly found on anarchy servers to stop people from dropping the TPS from loading to many chunks.
## Setup Guide
### Installation
1. Download the latest version from the [versions tab](https://modrinth.com/plugin/anti-nether-roof/versions/) and **NOT** from the download button at the top.
2. Place the file in your `/plugins` folder.
3. 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](https://luckperms.net/).
Bypass Permission
**Permission**: `anr.bypass`
**Description**: Allows a player to bypass Nether roof teleportation.
**Default**: op## Known Issues
[{player_name} moved too quickly! {coordinates}](https://github.com/anticamo/ANR/issues/1)