Farther View Distance Plugin
Farther View Distance Plugin (1.19.4, 1.18.2) is the plugin that the maximum view distance for the server should be set to a minimum of 15 and a maximum of 127.
Features:
- Multithread
- Most of the time, it is read chunk directly from the region cache
- This allows players to view a larger distance of chunks independent of what is actually loaded
- Extended view distance chunks are not ticked
- Mostly asynchronous
- Will not send chunk that exceed the player client view distance
- Automatically adapt to the player internet speed
- Server stable tps 20, also possible
- Prevention XRAY (Only chunk by this plugin)
Command:
- /viewdistance reload
Reload configuration - /viewdistance report [server|thread|world|player] Print report
- /viewdistance start
Continue execution - /viewdistance stop
Suspension execution - /viewdistance permissionCheck <player>
Recheck the permission of the specified player - /viewdistance debug view <player>
Permissions:
- command.viewdistance
How to install:
- Download a plugin of your choice.
- Place the .jar and any other files in your pluginâs directory.
- Run the server and wait for it to fully load.
- Type stop in your Minecraft server console to bring the server to a clean stop.
- Run the server.
- All done! Your plugin should be installed and ready to be used.