-
Notifications
You must be signed in to change notification settings - Fork 10
Commands
Leaf26 edited this page Jan 31, 2022
·
22 revisions
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
see commands that the user has permission for
reload regions and configuration files
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
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
load and check each chunk within the region, to learn bad placements and reduce future rerolls
-
todo: list subcommands
-
region:[region] - which region to fill
As learned data becomes useless if region settings change, any fill commands should be run after region configuration rather than before