Compatibility
Minecraft: Java Edition
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Logo Made By Zarinoow
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 unlimited rooms
- Can generate one room as sixty-four (Maximum theoretical value)
- Generation rates configurable by rooms
- Choose if the plugin can reuse rooms
- Generatable from the user or the console (Not configurable for the console)
- Configure the dungeon or room as a team
- 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 :
- Ensure you have the latest version of the game running on the server.
- Install the latest version of plugin in the
/plugin
folder. - Verify you have correctly installed WorldEdit or FastAsyncWorldEdit
- Restart the server (NOT RELOAD !)
- 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!