Dungeon Maze
Current version: Dungeon Maze 0.2.5 Beta for Minecraft 1.9~1.12
Dungeon Maze
Dungeon Maze is a world generator for Minecraft, it's a CraftBukkit plugin. Dungeon Maze generates an infinite world with a lot of cool and strange stuff in it. The world contains 7 layers of epicness, each layer does have different content. All the layers contains a lot of Monsters, but also a lot of treasures. It's a very cool map to explore with some friends. Give it a try! Will you survive? Check out the announcement trailer bellow!
Announcement Trailer
Features
- Dungeon Maze generates an infinite world of epicness!
- Each world contains 7 layers, each layer may contain different strucures.
- Dungeon Maze contains a lot of Monster Spawners, so it contains a lot of mobs
- The Dungeon Maze plugin does have some commands to easily generate a new Dungeon Maze world.
- And a lot more...
Commands
| Command | Action |
|---|---|
| /dm help [query] | View help |
| /dm createworld <world-name> [preload] | Create world |
| /dm teleport <world> | Teleport to world |
| /dm loadworld <world> | Load a world |
| /dm unloadworld <world> | Unload a world |
| /dm listworlds | List Dungeon Mazes |
| /dm reload [force] | Reload Dungeon Maze |
| /dm reloadpermissions | Reload permissions |
| /dm restart [force] | Restart Dungeon Maze |
| /dm checkupdates | Check updates |
| /dm installupdates | Install updates |
| /dm status ... | Status info |
| /dm services ... | Services command |
| /dm version ... | Version info |
Use the /dm help command to list all available commands and to view detailed help.
Permissions
Dungeon Maze supports permissions all major permissions systems. Bellow you could find all the permission nodes. If you don't have an permissions system installed, all the commands are only permitted to OP's
| Permission node | Action |
|---|---|
| dungeonmaze.command.createworld | Create world command |
| dungeonmaze.command.teleport | Teleport command |
| dungeonmaze.command.loadworld | Load worlds command |
| dungeonmaze.command.unloadworlds | Unload worlds command |
| dungeonmaze.command.reload | Reload command |
| dungeonmaze.command.reloadpermissions | Reload permissions command |
| dungeonmaze.command.restart | Restart command |
| dungeonmaze.command.checkupdates | Check updates command |
| dungeonmaze.command.installupdates | Install updates command |
| dungeonmaze.command.status | Status command |
| dungeonmaze.command.services | Services command |
| dungeonmaze.bypass.surface | Bypass the surface blocker |
| dungeonmaze.bypass.build | Bypass permission of the world protection |
| dungeonmaze.notification.update | Ability to see update notifications in-game |
All command permissions can be found using /dm help <command>
Download
The downloadable files of Dungeon Maze are hosted on bukkit itself. To download the files you have to click the 'Download' button on the top right of this page (above the sidebar) to get the newest version. You could also visit the following page to see all the available downloads hosted on bukkit: http:dev.bukkit.org/server-mods/dungeon-maze/files/
Installation
- Download the plugin
- Add the DungeonMaze.jar file to the /plugins directory of your server.
- Start your server and enjoy the plugin :)
Tutorials
How to create your first Dungeon Maze world: Page: How to create your first Dungeon Maze world Use Dungeon Maze with Multiverse: Page: How to use Dungeon Maze with Multiverse
Source
Because I like programming and I want to share my code so other developers could fix an issue directly if they found a problem for example, I share the source code of my project. It's available on github:
Are you a developper?
The Dungeon Maze plugin have an API, that allow you to hook your plugin with our. You can find more information on this page : Our API
Metrics
This plugin sends statistics about the usage to the server http://mcstats.org/. You can disable it in your /plugins/PluginMetrics/config.yml
Update
This plugin try to update itself by default via an Updater, you can disable it in our config.yml really easily.
The updater check only BukkitDev approved files.
Donate
Please donate some money so I can buy some coffee to make better plugins and host the website, I would really like it if you give an donation and I probably put you on the sposor list :-)

-
View User Profile
-
Send Message
Posted Apr 8, 2013@ one of the authors
I tried to install this plugin cuz it looks fucking awesome! Only problem is that on world creation it crashes my server. I tried to install new MVC but the new multiverse doesnt work so well so i put the 2.4AB back in and deinstalled all plugins except multiverse core and portals, essentials, wold guard and edit, modify world and pex. Now i have an error free dungeon map.
My question is do you guys have a list of conflicting plugins cuz probably one of the other 20 plugins is conflicting.
-
View User Profile
-
Send Message
Posted Mar 26, 2013For some reason the WorldProtection flag is not working at all. I have it set to True but members are still able to break blocks. Any ideas?
-
View User Profile
-
Send Message
Posted Mar 26, 2013What about this error? it has to do with permissionsEX which I am using the latest version of - I am also using the latest Dev build of Multiverse
-
View User Profile
-
Send Message
Posted Mar 22, 2013I like this plugin but, i have a few questions:
-with protection on, how can players place torches?
-is there a way to control mob spawning?
-
View User Profile
-
Send Message
Posted Mar 21, 2013@Rakete1111
Update Multiverse-core !!!
-
View User Profile
-
Send Message
Posted Mar 20, 2013Please update this plugin to 1.5. It is so cool!!
-
View User Profile
-
Send Message
Posted Mar 19, 2013@Xephi59
Oh, Thanks you so much ! I update Multiverse-core at the last Build and it works :D
Link for last Multiverse-core Build : Click-Me
-
View User Profile
-
Send Message
Posted Mar 18, 2013@MeFabzi
What's your actual Multiverse-core version please ?
Xephi
-
View User Profile
-
Send Message
Posted Mar 18, 2013Not work with 1.5 :( It's such an amazing plugin, PLEASE update it !!!
Error occurred while enabling DungeonMaze v0.1.5.4 (Is it up to date?) java.lang.NullPointerException at com.timvisee.DungeonMaze.manager.DMWorldManager.refresh(DMWorldManager.java:39) at com.timvisee.DungeonMaze.DungeonMaze.setupDMWorldManager(DungeonMaze.java:240) at com.timvisee.DungeonMaze.DungeonMaze.onEnable(DungeonMaze.java:82) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381) at org.bukkit.craftbukkit.v1_5_R1.CraftServer.loadPlugin(CraftServer.java:282) at org.bukkit.craftbukkit.v1_5_R1.CraftServer.enablePlugins(CraftServer.java:264) at org.bukkit.craftbukkit.v1_5_R1.CraftServer.reload(CraftServer.java:595) at org.bukkit.Bukkit.reload(Bukkit.java:184) at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186) at org.bukkit.craftbukkit.v1_5_R1.CraftServer.dispatchCommand(CraftServer.java:514) at org.bukkit.craftbukkit.v1_5_R1.CraftServer.dispatchServerCommand(CraftServer.java:506) at net.minecraft.server.v1_5_R1.DedicatedServer.am(DedicatedServer.java:261) at net.minecraft.server.v1_5_R1.DedicatedServer.r(DedicatedServer.java:226) at net.minecraft.server.v1_5_R1.MinecraftServer.q(MinecraftServer.java:476) at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:409) at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573)
-
View User Profile
-
Send Message
Posted Mar 11, 2013@coatofjoseph check the permissions.
dungeonmaze.command.teleport
is needed for the teleport command. You'll have to get a permissions plugin like permissionsex. Just add the permission to your default group.
-
View User Profile
-
Send Message
Posted Mar 10, 2013I just loaded this onto my server today. I am new to minecraft and server management, but your instructions were pretty easy to follow. However, I have run into a problem. As the server admin, I am able to teleport into the dungeon without any problem. But anyone else on my server can't. They are given an error that says "You do not have permission for that" whenever they try to teleport into the dungeon. What value do I need to change in the config file to fix this?
Thanks!
Ginger
-
View User Profile
-
Send Message
Posted Mar 5, 2013@orodai
I've only ever seen that happen when I was using NoLagg chunks
-
View User Profile
-
Send Message
Posted Mar 3, 2013@DarrellLeon
How is it outdated? There are no new updates because it probably doesn't need to be updated. The last version was released not too long ago.
-
View User Profile
-
Send Message
Posted Mar 2, 2013To Developers:
Any news when this plugin is gonna be updated, with 1.5 coming out soon, it is already outdated and it is one I am hoping to continue using into 1.5.
@thebigjhn
That happens with pretty much any generation, even standard if there is not enough memory assigned to handle the event. If you're running a server host I'd suggest upgrading to a bigger server or if you are running off your own computer your best bet to get this working (Runs fine for me on a large private server I host on my own computer) is to assign more memory to your run.batch file's java lookup.
-
View User Profile
-
Send Message
Posted Mar 1, 2013@thebigjhn
Laggy chunks like the ones that dont appear until relog? thaat seems to happen regardless of what I do or which game version I have etc...
Maybe theres just so much going on that you're crashing. How many entities do you go up to while walking around.
Before using mob manager anyone walking in my dungeon world would quickly amass 300+ monsters walking around which would lag the server out.
-
View User Profile
-
Send Message
Posted Mar 1, 2013When I have Dungeonmaze create a world or if I have multiverse create the dungeon world. i get missing chunks that lag and crash you if you enter them. anyone ever get this issue?
-
View User Profile
-
Send Message
Posted Feb 26, 2013@beimeith
Looks like a permissions error.
Id make a ticket because I doubt youll get much help on the comments board. Still say maybe your perms are fuxxed.
-
View User Profile
-
Send Message
Posted Feb 26, 2013I'm getting this error on startup using 1.4.7 RB 1.0:
http://pastebin.com/qwnBFf4B
-
View User Profile
-
Send Message
Posted Feb 25, 2013Just as a general comment, I recommend setting players to adventure mode here if you dont want the economy screwed up on economy servers.
-
View User Profile
-
Send Message
Posted Feb 14, 2013@Polyporekid
It does and works with mcpc+ as well
Any plan for an addition to add more depth to the dungeon? Layers not in nuance, would love to be able to make layers to the buildheight. I have some other plguins for mob control and I think being abkle to put terros in the bottom would give it a great diablo feel. Love it as is though and im sure youre tired of hearing people compare it to diablo.