- Mods
- 106,513
Description
A small collection of commands used to facilitate server administration.
Right now, supports 2 commands :
- /pregen <dim> <minX> <maxX> <minZ> <maxZ> : Generate a portion of world between chunk coordinates [minX,maxX] and [minZ,maxZ]
- /purgechunks : This command will try to free as many chunks as possible.
- /setspawn <x> <y> <z> : Set the default spawn position at [x,y,z]
- /pregenspawn <nchunks> : Will generate nchunks in all directions centered on spawn (Overworld only)
This mod requires MobiusCore !