ProceduralDungeon
ProceduralDungeon allows you to generate dungeons procedurally. Depending on the parameters entered and the pre-saved rooms, it generates a set of random rooms. This plugin is best integrated as an addon to your script/plugin for generating rooms.
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
ProceduralDungeon
<sub>Logo Made By Zarinoow</sub>
ProceduralDungeon
ProceduralDungeon allows you to generate dungeons procedurally. That means, depending on the parameters entered and the pre-saved rooms, it generates a set of random rooms. This plugin is best integrated as an addon to your script/plugin for generating rooms with a schedule.
Feature :
- Register No reload - Can generate No reload as No reload (Maximum theoretical value) - No reload configurable by rooms - Choose if the plugin can No reload - Generatable from the No reload or the No reload (Not configurable for the console) - No reload the dungeon or room as a No reload - No reload needed for GUI update
Permissions with their commands:
- `proceduraldungeon.dungeon`
Use the command `/dungeon` and `/dungeon help` - `proceduraldungeon.admin.reload`
Reload the configuration and reload dungeons with `/dungeon reload` - `proceduraldungeon.admin.create`
Create or import an existing dungeon with `/dungeon create {folder}` - `proceduraldungeon.admin.remove`
Removes the dungeon from the configuration and keeps these files with `/dungeon remove {dungeon}` - `proceduraldungeon.admin.delete`
Permanently deletes a dungeon including files with `/dungeon delete {dungeon}` - `proceduraldungeon.admin.addroom`
Creates a room for the specified dungeon with `/dungeon setexit` before and `/dungeon addroom {dungeon} (customname)` - `proceduraldungeon.admin.generate`
Generates the specified dungeon depending on these properties `/dungeon generate {dungeon} {x} {y} {z} (world)` - `proceduraldungeon.admin.edit`
Configure properties of a dungeon or a room with `/dungeon edit {dungeon} (roomnumber)` - `proceduraldungeon.admin.edit.deleteroom`
Allows you to remove a room from a dungeon (interaction through the GUI) - `proceduraldungeon.admin.list`
List of all imported or importable dungeons with `/dungeon list`
`{}` are the required arguments
`()` are the optional arguments
`folder` is the name of the dungeon folder
`dungeon`is the name of one of the dungeons imported
`customname` is a custom name for the room (not customizable otherwise)
`roomnumber` is the room identifier (Note: is updated automatically)
`x`, `y`, `z` are the coordinates where the dungeon should appear in the front (You can use ~ for your position)
`world` is the world in which it must be generated
Know issue :
- __Actually none__
Idea for future updates :
- Skript Implementation - Generation of labyrinth rooms (not a straight line) - Final room with random rewards - Automated generation - Support of MythicsMobs
Installation Guide :
1) Ensure you have the latest version of the game running on the server. 2) Install the latest version of plugin in the `/plugin` folder. 3) Verify you have correctly installed WorldEdit or FastAsyncWorldEdit 4) Restart the server (NOT RELOAD !) 5) Enjoy the plugin !
Server using ProceduralDungeon
- None
Get support :
Discord: https://discord.gg/jbg6x8Buum
Terms of use
- My plugin is public and free to use, please be respectful of my work. - The code of my plugin is open to anyone who is interested to learn more about programming. It is under no circumstances tolerated to copy or steal my code without my prior consent! - It is strictly forbidden to modify the source code of my plugin without my prior agreement. - I have no obligation to maintain this project, it is free and takes my own time, thank you for understanding. - Have fun using it!