I wanted something repeatably-random, to test out the possibility of Lua interacting with the chunk generator, as shown in this code sample: http://mc-server.xoft.cz/LuaAPI/OnChunkGenerated.html
I found out that the code sample actually doesn't work, because the pseudorandom calculation there doesn't work in Lua, so I wanted to find something that would work.
I'm beginning to like the plugin
Here's the code for anyone foolish enough to try:
https://github.com/madmaxoft/DoorMaze
It still doesn't load and save the mazes, so you'll be stuck with a non-functioning door maze after a server restart, but whatever.
I found out that the code sample actually doesn't work, because the pseudorandom calculation there doesn't work in Lua, so I wanted to find something that would work.
I'm beginning to like the plugin
Here's the code for anyone foolish enough to try:
https://github.com/madmaxoft/DoorMaze
It still doesn't load and save the mazes, so you'll be stuck with a non-functioning door maze after a server restart, but whatever.