Mineuniverse
Log in Register
Mods

ServerWarashi

A chunkloader management mod for Neoforge
by moepus
Download Claim this project
341,639 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Performance Utility & QoL

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 loaders

Example output: example


/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.

Usage Description Range Example
/warashi ticket groupSize Show current size /warashi ticket groupSize
/warashi ticket groupSize <int> Set new group size 16–2048 /warashi ticket groupSize 256

/warashi ticket runEvery

Set how often ticket groups rotate (in ticks).
20 ticks = 1 second, e.g. 200 = every 10 seconds.

Usage Description Range Example
/warashi ticket runEvery Show current value /warashi ticket runEvery
/warashi ticket runEvery <int> Set new interval 1–1200 /warashi ticket runEvery 200

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 100
serverwarashi-1.0.2.jar
MC 1.21.1, NeoForge, Server
Beta 2026-02-03 Get
serverwarashi-1.0.1.jar
MC 1.21.1, NeoForge, Server
Alpha 2026-01-18 Get

More from moepus

Mechanomania-Core
89,831
GeckolibBetterFPS
874,999
Tinker's Slime Player Head
749
alexsmobfix
5,227
kinetic pixel dup bug fix
52,000
SaveMyRecipeBook
3,930

You Might Also Like

Liberty's Villagers
Quality of Life and AI improvements for Villagers
9,968,428
No More Pop-ups
A Minecraft mod to remove in-game pop-ups
996,708
BetterRandomSourceConcurrencyCrash
Improved logging of crashes caused by mods accessing RandomSources from the wrong thread
99,371
Exit Confirmation
Often accidentally closed Minecraft? This mod might help!
99,067
NoDynamicFps
Adds an option to disable Vanilla's Dynamic FPS implementation
99,004
Immersive Crafting
Adds crafting recipes to immersive portals
9,998