rendersimlimiter

RenderLimit limits render and simulation distances for non-OP players to prevent performance abuse. OP players retain the ability to use higher configured values for better visibility.

11

Quick challenge

How far can you run before the mobs catch you?

rendersimlimiter

RenderLimit

A lightweight Paper/Spigot plugin that limits render and simulation distances for non-OP players while allowing OP players to use higher values.

---

Features

- Automatically limits non-OP players' render distance on join - Automatically limits non-OP players' simulation distance on join - OP players get higher configurable limits - Original settings restored when plugin unloads - Fully customizable messages (colors and text) - Lightweight with minimal performance impact

---

Commands

| Command | Description | Permission | |---------|-------------|------------| | /renderlimit | Shows help menu | None | | /renderlimit check | Check your current distances | None | | /renderlimit set <distance> | Set your render distance | renderlimit.admin | | /renderlimit reload | Reload configuration | renderlimit.admin |

Aliases: /rl, /rdlimit

---

Permissions

| Permission | Default | Description | |------------|---------|-------------| | renderlimit.admin | OP | Allows /renderlimit reload and /renderlimit set |

---

Configuration

```yaml

Non-OP limit (2-32)

max-render-distance: 8

OP limit (2-32)

op-max-render-distance: 32

Non-OP simulation limit (3-12)

simulation-distance: 4

OP simulation limit (3-12)

op-simulation-distance: 12

ADS