Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Forked version of a plugin that extends the player's view distance without ticking or updating the chunks
Farther View Distance (Fork)
author: xuancat0208
Contributors: [xuancat0208
, EuSouVoce
, Lumine1909
, Mapacheee
]
Newer versions may already be on github.
Since v10.0.0 it now:
- Uses: Java 21
- Every version will be compiled against a paper version, if you are seeking retro-compatibility, use an older version,
- If the server is running in an incompatible version it will disable the plugin and log this info.
If you wish to build it yourself:
- run
mvn paper-nms:init
- run
mvn package
- Add the resulting jar from
./target
to your plugins folder and be happy.
For older versions of papermc:
Check the version used on
pom.xml
based of older commit files that you want to compile against.
Members
Owner