NoPlayerFreeze - Minecraft Server Optimization
This plugin is designed to efficiently conserve server resources during periods when players are inactive. The main function involves automatically stopping the server tick when certain conditions are met.
How It Works
The system activates server freeze mode in two cases:
- When all players leave the server
- When all present players have the special permission "noplayerfreeze.ignore"
Players with this permission are not considered when deciding whether to stop the server tick.
Essentials Compatibility
For servers using the EssentialsX plugin, a special version is available. It integrates with the "AFK" (away from keyboard) system - if a player is marked as AFK according to Essentials, the server can enter freeze mode. This option can be disabled in the settings.
Important Compatibility Information
The plugin uses the new tick debugging feature introduced in version 1.20.3. For this reason, it will not work on servers with versions below 1.20.3.
Available Commands
/noplayerfreeze toggle- toggles the plugin state (enabling/disabling server tick stopping)/noplayerfreeze reload- reloads configuration files
Please note: the plugin does not provide direct commands for forced server freezing or unfreezing. For these purposes, you should use standard Minecraft commands.