worldloader

worldloader commands

/worldloader

FTC chunk loader command. Different from Chunky

Permission: ftc.commands.worldloader
Uses:

  • /worldloader reload
    Reloads the WorldLoader config
  • /worldloader generate <world>
    Starts pre-generating a world, will load everything inside
    the world’s world border
  • /worldloader generate <world> [center=<x,z>] [radius=<x,z>]
    Starts pre-generating a world, will load the world according
    to the specified options
  • /worldloader stop <world>
    Stops pre-generating a world
  • /worldloader remake <world> [<seed>]
    Remakes a world
    This will unload the world, delete its files and then remake the world
    with the same world border and game rules.
    If seed is set, uses that seed, else, generates a random seed,
    Use ‘-current’ to use the world’s current seed to remake it

Metadata

This is an auto-generated command documentation file generated by the FTC plugin.
Date: Sat Nov 18 17:32:09 EET 2023
Plugin version: 1.0.0-SNAPSHOT
Total commands: 1

Last modified November 18, 2023: Update commands wiki (60db43f)