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 Jul 19, 2013Same errors here too
-
View User Profile
-
Send Message
Posted Jul 18, 2013Hi. Thanks for this plugin.
The same errors. Could you build a 1.6.2 version ?
-
View User Profile
-
Send Message
Posted Jul 12, 2013Hi,
I#m getting this error with 0.1.6 and CB CraftBukkit version git-Bukkit-1.5.2-R1.0-25-g2a13a5a-b2812jnks (MC: 1.6.2) (Implementing API version 1.6.2-R0.1-SNAPSHOT
-
View User Profile
-
Send Message
Posted Jul 6, 2013Have problem create world.
/dm createworld <worldname>
90% create world and then suddenly error.
bukkit 1.5.2
-
View User Profile
-
Send Message
Posted Jul 4, 2013Hey, love the plugin! I have a great idea for implementing it into my server. But, is there any way you could add something along the lines of a full world auto-regeneration function? Like, on a set interval, the entire world would regenerate and replace its current self. I know it's already infinite, but I feel that people would have to walk way too far just to find some loot, and there would be a ton of chunks generated.
-
View User Profile
-
Send Message
Posted Jul 3, 2013Would love to see this plugin working without so many errors being thrown in the Console, been great so far. I've opened four tickets of the errors that I've got so far, there was more but I deleted my log and lost them.
-
View User Profile
-
Send Message
Posted Jul 2, 2013-
View User Profile
-
Send Message
Posted Jul 2, 2013Dungeon Maze 0.1.6 with Bukkit 1.5.2-R1.0 Error report
2013-07-03 10:03:01 [SEVERE] Could not pass event PluginDisableEvent to DungeonMaze v0.1.6 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462) at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:475) at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:400) at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:393) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.disablePlugins(CraftServer.java:277) at net.minecraft.server.v1_5_R3.MinecraftServer.stop(MinecraftServer.java:334) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:441) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) Caused by: java.lang.NullPointerException at com.timvisee.dungeonmaze.listener.DMPluginListener.onPluginDisable(DMPluginListener.java:21) at sun.reflect.GeneratedMethodAccessor72.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) ... 10 more
-
View User Profile
-
Send Message
Posted Jul 2, 2013@elektro3000
Hey,
Could you please try if the same error occurs with Dungeon Maze 0.1.6 installed?
Download: http:dev.bukkit.org/bukkit-plugins/dungeon-maze/files/11-dungeon-maze-0-1-6/
Tim Visée
-
View User Profile
-
Send Message
Posted Jul 1, 2013-
View User Profile
-
Send Message
Posted Jul 1, 2013@Shevchikden
@diannetea
@robsherwood
@skullhunter99
@skullhunter99
@skullhunter99
@Hawks3
@beevis98
@TheMasterWolf
@Xephi59
@orodai
@Xephi59
@robsherwood
@orodai
@Jobsti2
@terrortoaster
@robsherwood
@orodai
@robsherwood
@orodai
@willianbr
Hello,
A new Dungeon Maze version (Version 0.1.6) has been released, it will be available on here as soon as the Bukkit administrators verified the files.
This version should have every issue fixed. A changelog is available as soon as the file has been verified.
Tim Visée
-
View User Profile
-
Send Message
Posted Jun 26, 2013pls update for 1.5
-
View User Profile
-
Send Message
Posted Jun 25, 2013@robsherwood
Cut other plugins out, cut any world generators out...
You could try completely generating the world before anyone goes on it with world border.
just make the world then fill it to 5000 or something. Any larger would probably take you forever.
Now how about that forge world loading eh? anyone?
-
View User Profile
-
Send Message
Posted Jun 24, 2013@orodai
Any other solutions? I'd really love having it :c
-
View User Profile
-
Send Message
Posted Jun 24, 2013@robsherwood
Sounds like you dont have the cpu power to run it while moving through it at flight speeds.
-
View User Profile
-
Send Message
Posted Jun 23, 2013@orodai
I generated it. I successfully fly through the some dungeon rooms, but after flying a few rooms further, it crashes my server again. Help please?
-
View User Profile
-
Send Message
Posted Jun 23, 2013if you leave the dungeon than he will say that the dungeon not excists would you fix that it is a great plugin!
-
View User Profile
-
Send Message
Posted Jun 21, 2013Heyho your last build (from your website.v0.1.5.2), I get the following error: "Permissions manager is not accessable. Is the PermissionsEx plugin enabled?"
Pex build: RB 1.19.6
-
View User Profile
-
Send Message
Posted Jun 20, 2013@robsherwood
Dm is a super heavy plugin, perhaps try generating the world with activity halted or plugins removed till its generated.
-
View User Profile
-
Send Message
Posted Jun 20, 2013Xephi, whenever I try creating such a world on a server without any plugins, it works just fine. When I try creating one on my actual (24/7, hosted) server, it just crashes. Help please?