ServerWarashi
Modby moepus
A chunkloader management mod for Neoforge
Type
Mod
CurseForge Downloads
331,392
CurseForge ID
1359418
Last Updated
Jun 14, 2026
Description
ServerWarashi
ServerWarashi is a server-side utility mod for managing chunk loader scheduling.
It allows server ops to control how many chunk loaders are processed per cycle, how often the scheduler runs,
pause or resume all chunk loaders, and dump chunk loader working information.
Commands Overview
/warashi ticket dump
Dump all current tickets and their loaded chunk counts.
Usage Description /warashi ticket dump Dump all chunk loaders /warashi ticket dump currentWorking Dump currently active chunk loadersExample output:

/warashi enabled
Enable or disable the mod’s chunk loader scheduling logic. This logic is default off
Usage Description Example /warashi enabled Show current status → enabled = true /warashi enabled <bool> Set enabled state /warashi enabled false/warashi ticket pauseAll
Pause or resume all chunk loaders.
Usage Description Example /warashi ticket pauseAll Show current state → pauseAll = false /warashi ticket pauseAll <bool> Set pause state /warashi ticket pauseAll true/warashi ticket groupSize
Set how many chunk loaders (tickets) are processed each scheduling cycle.
Larger values mean more chunks loaded per cycle, which can increase MSPT load.
/warashi ticket runEvery
Set how often ticket groups rotate (in ticks).
20 ticks = 1 second, e.g. 200 = every 10 seconds.
Behavior Summary
- Only one ticket group is active at a time, cycling periodically.
- All groups get equal chances to load chunks.
- Increasing groupSize increases how many chunks load per cycle (impacting MSPT).
- runEvery controls how frequently groups switch.
- No extra overhead when disabled
Example Usage
/warashi ticket dump /warashi enabled true /warashi ticket pauseAll true /warashi ticket groupSize 128 /warashi ticket runEvery 100Screenshots
Similar Mods
Distant Friends
Player like mobs that look at you from a distance
TaCZ: TES Compat
Provided a simple integration for TaCZ and TslatEntityStatus, allowing critical hit damage to have special particle effe...
Rockhounding Mod: Chemistry
Assembly and maintain an industrial area in which several machines handle various types of ingredients for mid-late game...
Tax' Tree Giant
Tree Giant is a Minecraft modification aims add giant trees to the world.
Better Mob Combat
An add-on mod to Better Combat that allows it to work with (humanoid) mobs.
Stacksize
Change item stacksize