Compatibility
Minecraft: Java Edition
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
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 leave or 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. Essentially, if the player is "AFK" according to Essentials, then the server has a chance to freeze. 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.