Skip to content

Commands

Leaf26 edited this page Sep 6, 2021 · 22 revisions

/rtp - randomly teleport

  • world:[world] - teleport within a world's default region
  • region:[region] - teleport within a specific region
  • player:[player] - make a different player teleport
  • near:[player] - randomly teleport in a configured radius around another player
  • region parameters - make a temporary region to teleport the sender or specified player according to the given parameters, using default parameters where not defined

/rtp help - see commands that the user has permission for

/rtp reload - reload regions and configuration files

/rtp setWorld - update parameters for a world

  • name:[string] - what to call the world in commands, if not its default name
  • region:[region] - which region to use within that world
  • requirePermission:[bool] - whether to check permission for the world
  • override:[world] what other world to send the player to if the player doesn't have permission for the world they're in

/rtp setRegion - make or change a region by name

  • region:[region] - which region to update or create
  • world:[world] - which world to teleport to
  • shape:[shape] - what shape to teleport within
  • etc., matching region settings

/rtp fill - load and check each chunk within the region, to learn bad placements and reduce future rerolls

  • region:[region] - which region to fill

    As learned data becomes useless if region settings change, any fill commands should be run after region configuration

Clone this wiki locally