Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)