ProceduralDungeon Logo
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.

ProceduralDungeon Dungeon Bstats page !

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

ProceduralDungeon Edit

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
dungeonis 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

ProceduralDungeon Gen

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!