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

https://github.com/muqsit/perworldviewdistance

Configure view-distance cap per-world
https://github.com/muqsit/perworldviewdistance

Last synced: about 1 year ago
JSON representation

Configure view-distance cap per-world

Awesome Lists containing this project

README

          

# PerWorldViewDistance
[![](https://poggit.pmmp.io/shield.state/PerWorldViewDistance)](https://poggit.pmmp.io/p/PerWorldViewDistance)

This plugin lets you configure a per-world cap on render distance.

## Behaviour Example
| Max view distance of world | Player requested view distance | Resulting view distance |
|----------|:-------------:|------:|
| 8 | 16 | 8 |
| 16 | 16 | 16 |
| 32 | 16 | 16 |