ArchitectSMP / mc-config

Minecraft server plugin configurations for the ArchitectSMP community
1 stars 0 forks source link

ViewDistanceCat 4.8.2 #63

Closed bloodycoffin closed 3 years ago

bloodycoffin commented 3 years ago

Check out ViewDistanceCat 4.8.2 in DEV environment to see what kind of impact this has on server/client side.

Multithreading 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. Please note that the expandable render distance can be very large, up to 32. At a certain point, The client won't be able to handle it unless are on very powerful computers. Server stable tps 20, also possible. Prevention XRAY (Limited to chunks sent by plugins).

One of the dependencies must be installed to use this plugin: XuanCatAPI-Paper XuanCatAPI-Spigot Spigot server, config.yml can-generate-chunk to false!!

Support: If there are no errors, update from the XuanCatAPI in the future. Please refer to XuanCatAPI -> Support -> Packet/NMS

ChipWolf commented 3 years ago

Closing this for now while we experiment with Paper's no-tick-view-distance