BitAspire Wiki
XenoWorldResetXenoWorldReset

Preloading

Need to preload a world before resetting?

Use Chunky to preload your existing world right as you're done resetting. You will need to add a few commands in order to preload the world before the reset occurs.

Bear in mind XWR does only preload the spawn chunks, but not the entire world.

worlds.yml
commands:
- '[AFTER] chunky world <world>'
- '[AFTER] chunky radius <radius>'
- '[AFTER] chunky center <x> <z>'
- '[AFTER] chunky start'

Last updated on