The goal of this plugin is to conserve server resources when players are not playing on the server. The plugin does this by stopping the server tick when all players on the server have the "noplayerfreeze.ignore" permission. These players are "ignored" when deciding if the server tick should be stopped.
The "Essentials" version of this plugin uses the "AFK" feature from the EssentialsX plugin to decide whether to freeze the server or not. This functionality can be disabled in the config.
This plugin uses the new tick debugging feature introduced in 1.20.3 to stop the server tick. Because of this, the plugin will not work on versions >1.20.3.
There are two commands:
- /noplayerfreeze toggle - toggles if the plugin should start or stop the server tick
- /noplayerfreeze reload - reloads the config
There are no commands to freeze or unfreeze the server. Use the vanilla commands to do that.
External resources
Project members
cageydinosaur
Member