Back to Mods
Nitrado PerformanceSaver

Nitrado PerformanceSaver

utilityNitradoAndre

Ensures stability of a Hytale server by lowering the resource consumption of the server when it is under resource pressure.

About Nitrado PerformanceSaver

Hytale Performance Saver Plugin

This plugin ensures stability of a Hytale server by lowering the resource consumption of the server when it is under resource pressure.

Purpose of this Plugin

The resource usage of a Hytale server, even without mods, can fluctuate heavily based on player behavior. For example, a large group of players in a small area has a relatively small resource footprint, whereas a small amount of players each independently exploring the world can cause a significant amount of CPU load and RAM consumption.

It is not always reasonable or cost-effective to run a Hytale game server on the hardware specifications it might need when players do unexpected things, since that means that those hardware resources will remain unused for the vast majority of time. However, simply running a game server on limited resources may lead to bad performance or server crashes in these rare high load scenarios.

This plugin's primary goal is to handle resource pressure in an intelligent manner that keeps the game enjoyable for players.

Main Features

The plugin takes the following measures to optimize resource usage:

TPS Limiting

Based on how networking and client prediction work, lower, but stable TPS is generally better for the player experience than high, but fluctuating TPS. The plugin allows to limit the server TPS to a configurable amount (default: 20 TPS).

The plugin also limits the TPS of a server that is empty (default: 5).

Dynamic View Radius Adjustment

The plugin detects CPU pressure through low TPS, and RAM pressure by observing the JVM's garbage collection attempts. If either resource is under pressure, the view radius is dynamically adjusted to free up those resources again. When the resources recover, the view radius is gradually increased again. This measure is able to prevent resource-related server crashes even under stress test scenarios.

Additional Garbage Collection

Java generally does not free up unused memory on its own. This plugin therefore observes the number of loaded chunks and explicitly triggers an additional garbage collection if it is highly likely that memory can be freed up.

For the full documentation please visit us on GitHub.

Downloads
2.4K
Created
Jan 16, 2026
Updated
Jan 19, 2026
Version
Early Access

Categories

Utility

Download Mod

Download on CurseForge
Free download • 2,426 total downloads

Need a Server?

Run Nitrado PerformanceSaver on a dedicated Hytale server with easy mod management.

Get Hytale Hosting

Frequently Asked Questions

What is Nitrado PerformanceSaver?

Ensures stability of a Hytale server by lowering the resource consumption of the server when it is under resource pressure.

How do I download Nitrado PerformanceSaver?

You can download Nitrado PerformanceSaver for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.

Who created Nitrado PerformanceSaver?

Nitrado PerformanceSaver was created by NitradoAndre. The mod has been downloaded 2.4K times.

Is Nitrado PerformanceSaver compatible with Hytale servers?

Nitrado PerformanceSaver is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.

How do I install Nitrado PerformanceSaver?

To install Nitrado PerformanceSaver: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.