DoorMaze
#1
DoorMaze plugin
This plugin will allow players to create mazes out of doors around other players. The maze's doors cannot be toggled nor broken, and will toggle randomly by themselves, creating a living labyrinth.
[Image: doormaze.png]

Commands
/doormaze <playername>
- Creates a door maze around the specified player. If no playername given, the maze is created around the player issuing the command
- Needs permission "doormaze.create"

/undoormaze <playername>
- Removes a door maze around the specified player. If no playername given, the maze around the player issuing the command is removed. If there are multiple overlapping mazes, only one of them is removed.
- Needs permission "doormaze.delete"

Installation
Download the zip or tgz from the GitHub release page and unpack in your Plugins folder.
https://github.com/madmaxoft/DoorMaze/releases/latest

Sources
The sources are available through GitHub: https://github.com/madmaxoft/DoorMaze
The sources are public domain.

Exemplary!
This plugin's source code provides the following examples:
- Refusing a player's right-click action (repairing the toggled door) and digging
- Reading from an XML file using LuaExpat
- Plugin squashing: not using the Initialize() function
Reply
Thanks given by:
#2
Why dont male this configurable (create any block maze).
Imagine a living parkour circuit.
Reply
Thanks given by:
#3
Doors have the built-in togglability, while other blocks don't. And they can be put next to each other and the player can still walk around them. I can't quite imagine what would happen if we tried a live maze with a solid block, and two blocks just materialized in the place where a player is standing - what then?
Reply
Thanks given by:
#4
The player gets pushed out Smile
Reply
Thanks given by:




Users browsing this thread: 1 Guest(s)