Ecosyste.ms: Awesome
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: 6 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-04T12:23:45.000Z (3 months ago)
- Last Synced: 2024-11-02T12:24:56.983Z (13 days ago)
- Language: PHP
- Homepage: https://poggit.pmmp.io/ci/Muqsit/PerWorldViewDistance
- Size: 13.7 KB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 |