createmaze - Details, Permissions and Usage
This is what is planned to be a highly flexible command for creating all types of mazes and labyrinths.
To use it, the permission kittyslilhelpers.createmaze needs to be granted. It currently defaults to OP.
A preliminary peek can be obtained using
/createmaze
or
/createmaze [X] [Y] [Z]
When omitted, the coordinates default to players' location.
What you'll see then is best explained with a picture I guess:
![]()
In the background, the command uses two interfaces called LabyrinthGenerator and LabyrinthBuilder that control in which way a labyrinth is generated and how it is built.
This command is preliminary and will change in many ways, including parameters.
Comments