MazeGen is a Spigot/Bukkit/PaperMC plugin that turns your Minecraft world into an infinite, randomly generated maze. It is compatible with the current 1.16.1 release of the game and the respective server platforms.
Feel free to join the 1.16.1 public testing server at:
51.178.92.46:25601
There are up-to-date builds of the current master available here.
To build MazeGen, run the install task from your IDE in the Maven section or run this command from your command line.
mvn installTo enable the world generator, put the compiled jar into your plugins folder add the following lines to your bukkit.yml:
worlds:
world:
generator: MazeGen




