Chunky Autopause
Chunky Autopause is a utility modification that extends the capabilities of Chunky - a popular tool for chunk pre-generation. The main function of this addon is automatic server load monitoring: it pauses active Chunky tasks when players are on the server and resumes them after the server becomes empty.
For proper operation, installed Chunky is required.
Management
The following commands are available:
/cap enable
/cap disable
Settings
The configuration file allows you to configure:
# Automatic activation of Chunky pause on startup
enableOnStartup = true
# Delay in ticks before resuming Chunky tasks after the last player leaves
# Range: > 0
resumeWaitTicks = 600
Inspiration
Development was inspired by Chunky Extension for Fabric.