EXPRESSIONS
Get the main server world
Returns the main world of the server, without which the server operation is impossible.
main[ ]world
Get a chunk by its coordinates
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%
Get all entities inside the chunk
entit(y|ies) (of|in) %chunk%
%chunk%'s entit(y|ies)
Get all the loaded chunks in the world
[all [[of] the]] loaded chunks (in|at|of) %world%
%world%'s [all [[of] the]] loaded chunks
Constant loading of the chunk
Not supported on versions lower than 1.13.1
force load[ed] of %chunk%
%chunk%'s force load[ed]
The center of the barrier of the world
This expression supports changing the state
[world] border center of %world%
%world%'s [world] border center
The size of the world barrier
This expression supports changing the state. When changing, it is possible to specify the time in ticks for how long the barrier should 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%]