How does CyberWorldReset load chunks?
When creating this plugin, I found the standard world loading mechanism caused major TPS drops and heavy CPU stress. To overcome this, I developed a custom chunk-loading system offering the ULTRA-SAFE, SAFE, NORMAL, and FAST modes. These modes also detect when the server TPS drops below 20 to dynamically slow down the chunk loading process.
How does it reduce TPS drop?
The plugin stretches out the loading time, distributing the computational load more evenly. This allows each server to choose an optimal loading speed and radius to minimize disruption.
What are the loading types?
- STANDARD: Uses Minecraft’s default chunk-loading mechanism.
Not recommended – It can cause significant TPS drops and lag. - ULTRA-SAFE: Loads 4 chunks per second.
Ideal for low-performance CPUs or when many players are online. - SAFE: Loads 7 chunks per second.
Suited for low-end CPUs or high player counts. - NORMAL: Loads 12 chunks per second.
Best for mid-range systems or moderate player loads. - FAST: Loads 20 chunks per second.
Designed for high-end CPUs or smaller player numbers. - ULTRA-FAST: Does not pre-load chunks; instead, chunks are force loaded when players are returned.
Recommended only for very high-end systems or minimal player counts.
What order does CyberWorldReset load chunks?
Chunks are loaded starting from the spawn area and spiral outward until every required chunk is processed.
Here is a visual representation for a 3-radius setup:
What versions does CyberWorldReset support?
CyberWorldReset Standard operates on 1.13.x – 1.21.x, and CyberWorldReset Premium is also designed for 1.13.x – 1.21.x. While there can be slight differences between legacy and modern versions, we strive to maintain a consistent feature set.
Why isn’t version 1.7 supported?
Since Minecraft 1.8, many new features were introduced that simply aren’t available in 1.7. Supporting such an old version would require time-consuming workarounds without offering a comparable experience.
Legacy vs. Modern Versions
- Legacy Versions: Versions 1.12.2 and earlier.
- Modern Versions: Versions 1.13 and later.
For example, the block names and IDs underwent significant changes during the 1.13 update (known as “Flattening”).
Where can I find the CyberWorldReset plugin?
You can download the plugin from these trusted sources:
- SpigotMC – the official Spigot website.
Note: Only download from these sources to avoid potential malware.
Where can I get support/help with CyberWorldReset?
Discord
Join our Discord server for quick help and support. We strive to respond as promptly as possible.
SpigotMC
Alternatively, you can post your questions on the plugin’s discussion section on SpigotMC. Please note that responses might take a little longer on this platform.
Important: Do not use the review section for support inquiries.