AutoTickFreeze
About
Automatically manages server tick rate based on player count. Runs /tick freeze when only one player is online to save resources, and runs /tick unfreeze when more than one player joins. Listens to PlayerJoinEvent and PlayerQuitEvent to check the current online player count and dispatch the appropriate tick command via the console. Lightweight and zero-configuration.