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
- Host: GitHub
- URL: https://github.com/muqsit/perworldviewdistance
- Owner: Muqsit
- License: mit
- Created: 2020-04-12T00:24:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-04T12:23:45.000Z (almost 2 years ago)
- Last Synced: 2025-05-12T14:27:44.271Z (about 1 year ago)
- Language: PHP
- Homepage: https://poggit.pmmp.io/ci/Muqsit/PerWorldViewDistance
- Size: 13.7 KB
- Stars: 7
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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 |