Effects
World management effects.
Expressions
World management expressions.
Conditions
World management conditions.
Types
World types.
World management effects.
World management expressions.
World management conditions.
World types.
Loads the world by its name. The world must be located in the root directory of the server.
load world %string%
Unload the world. It also allows you not to save changes when uploading.
unload [world] %world% [without save]
Additionally, it allows you not to generate a chunk if it hasn’t been generated yet.
load %chunk% [without gen[erate]]
Unload the chunk. It also allows you not to save changes when uploading.
unload [chunk] %chunk% [without save]
create world %-string%[ with ][[,] dimension %-worlddimension%][[,] seed %-string%][[,] type %-worldtype%][[,] generator %-string%][[,] structures %-boolean%]
delete world %world/string%
(copy|duplicate) world %string% [(with|using)] name[d] %string%
Returns the main world of the server, which is required for the server to operate.
main[ ]world
In this expression, not the coordinates of the blocks are used, but the coordinates of the chunk.
To get the coordinates of the chunk, the X and Z coordinates are divided by 16.
chunk [at] %number%[ ],[ ]%number% (in|at) %world%
entit(y|ies) (of|in) %chunk%
%chunk%'s entit(y|ies)
[all [[of] the]] loaded chunks (in|at|of) %world%
%world%'s [all [[of] the]] loaded chunks
Not supported on versions lower than 1.13.1
force load[ed] of %chunk%
%chunk%'s force load[ed]
[world] border center of %world%
%world%'s [world] border center
When changing the size, it is possible to add a %timespan% for how long the worldborder should take in order to change its size.
[world[ ]]border size of %world% [for %-timespan%]
%world%'s [world[ ]]border size [for %-timespan%]
[the] size of %world%'s [world[ ]]border [for %-timespan%]
%chunk% [(does|is)][(n't| not)] load[ed]
world %string% [(does|is)][(n't| not)] (exist[s]|available)
Affects certain visual aspects of the world, such as the skybox, the sun, and the clouds.
world[ ]dimension
world[ ]type