
Dungeon Creator - Create Dungeon 1.0.0
Create your own realistic dungeons
https://www.youtube.com/watch?v=bWjdoiOwsa8
Creating Dungeons
You will be able to create your own dungeons that will look like you the most!
You can:
1. Choose the max players in the dungeon.
2. Choose your own dungeon name.
3. Create a specific area for the dungeon.
4. Set the dungeon step count.
Manage dungeons
You can, through a GUI manage dungeons, you can view them and check their informations.
If you are an admin the paper Item will appear and from there you can delete dungeons !
Add Loots to Dungeon
You will be able to add loots with custom loots rate,for each of your dungeons created.
Dungeon Steps
Each dungeon will be split into multiple steps (you can choose it and change it). At each step you will be able to fight against the monsters from this step, when u beat them all the new step will be unlocked !
Dungeon Doors
At the end of each step you will be able to add doors to the dungeon ,these doors will open at the end of each steps.
It's a cool feature for realistic dungeons that your will create in the future !
Manage Monsters
For each step you will be able to add monsters to the current dungeon step, you will choose your own location. You will be able to manage the monsters, u can add monsters or remove them, and this, for each of your steps ! And of all , the monsters are realistic npc with different skins !
Edit Dungeons
Change basic informations
In the edit GUI, you will be able to change the name, maximum steps, spawn points,doors, max prizes per player,max player per dungeon etc...
Change monster and weapons
You can change monster types and monster weapons ! The different skins are the resistance of the monsters (health) and the weapons are their damage.
Dungeon Commands
- /dungeon cancel (dungeon_id) to cancel a started dungeon
prefix: "&6&lDungeons &f&l>"
#####################################################################
# #
# Inventories title #
# #
#####################################################################
main-menu-dungeon-title: "Dungeons"
editor-menu-title: "Dungeons > Edit"
loots-menu-title: "Dungeon > Loots"
list-editor-menu-title: "Dungeon > Edit"
step-menu-title: "Dungeon > Monsters"
weapon-menu-title: "Dungeon > Weapon"
location-menu-title: "Dungeon > Location"
confirmation-menu-title: "Are you sure ?"
#####################################################################
# #
# Main menu text #
# #
#####################################################################
create-dungeon-item: "&a&lCreate Dungeon"
edit-dungeon-item: "&a&lEdit Dungeon"
no-dungeon-item : "&c&lNo Dungeons Available"
dungeon-item: "{name}"
dungeon-unavailable-item-lore:
- ""
- "&7Dungeon: &a{name}"
- "&7Status: &c&lNot available"
- ""
- "&fMembers: &a{current_player}&7/&c{max_player}"
- "&7Players:&a {player_list}"
- "&7Time: &f {time}"
- "&cPlease wait until the end of the dungeon..."
dungeon-available-item-lore:
- ""
- "&7Dungeon: &a{name}"
- "&7Max players: &a{max_player}"
- "&7Max step: &a{max_step}"
- "&7Status: &a&lAvailable"
- ""
- "&cClick to join"
#####################################################################
# #
# Dungeon Editor text #
# #
#####################################################################
dungeon-editor-step-display-item: "&aManage steps"
dungeon-editor-step-display-item-lore:
- "&aHere to manage steps"
dungeon-editor-name-item: "&aChange name"
dungeon-editor-name-item-lore:
- "&7Actual: &e&l {name}"
dungeon-editor-step-item: "&Change step count"
dungeon-editor-step-item-lore:
- "&7Actual: {max_step}"
dungeon-editor-step-monster-lore:
- "&aHealth &e&l{health}"
dungeon-editor-playercount-item: "&aChange max player count"
dungeon-editor-playercount-item-lore:
- "&eActual: &a{max_player}"
dungeon-editor-prize-item: "&aChange max prize per player"
dungeon-editor-prize-item-lore:
- "&eActual: &a{max_player_loot}"
dungeon-editor-playerspawn-item: "&aChange players spawn point"
dungeon-editor-playerspawn-item-lore:
- "&eClick-Here"
dungeon-editor-step-info-item: "&aStep:{dungeon_step}"
dungeon-editor-step-info-item-lore:
- ""
- "&eMonster type &a&k{monster_type}"
- "&eWeapon type &a&l{weapon_type}"
- ""
- "&e&lWeapons&7 (Left-Click)"
- "&e&lMonsters&7 (Right-Click)"
- "&e&lMonsters Locations&7 (Shift-Click)"
dungeon-editor-add-door-item: "&aAdd door"
dungeon-editor-add-door-item-lore:
- "&aAdd door to step"
dungeon-editor-remove-door-item: "&cRemove door"
dungeon-editor-remove-door-item-lore:
- "&cRemove door to step"
dungeon-editor-add-monster-location-item: "&a&lAdd Monster"
dungeon-editor-add-monster-location-item-lore:
- "Example lore"
dungeon-editor-loot-item-lore:
- "&7Loot Chance: &e&l {loot_value}%"
dungeon-weapon-lore:
- "&eDamage multiplier: {damage}x"
dungeon-editor-display-item: "&aChange Display Item"
dungeon-editor-display-item-lore:
- "&eClick Here"
confirmation-accept-item: "&aYes"
confirmation-accept-item-lore:
- "&eThis, will remove the dungeon"
confirmation-deny-item: "&cNo"
confirmation-deny-item-lore:
- "&eThis, will keep the dungeon"
#####################################################################
# #
# Informative messages #
# #
#####################################################################
not-available-dungeon: "The dungeon is currently not available!"
deleted-dungeon: "Dungeon {id} succesfully deleted!"
error-deleted-dungeon: "Error while deleting dungeon {id} "
new-monster-weapon: "Sucessfully set weapon!"
ask-dungeon-name: "Write the name of the dungeon"
set-dungeon-name: "Sucessfully set the name as {new_name}"
ask-dungeon-step: "Write the max number of steps for the dungeon"
set-dungeon-step: "The new max dungeon step is {new_maxstep}"
ask-dungeon-player-count: "Write the max player count for the dungeon"
set-dungeon-player-count: "The new dungeon max player count is {new_playercount}"
ask-max-prize: "Write the new max prize per player !"
set-max-prize: "The new max prize per player is now {max_prize}"
ask-spawn-location: "Write a message where the players will spawn!"
set-spawn-location: "The new spawning position has been set at {spawn_loc}"
set-item-loot-value: "The new item drop chance is {value}"
set-dungeon-door-mat: "Write the material of the door"
set-dungeon-door-dim: "Write the dim of the door (ex: 4,4)"
new-door-added: "Sucessfully added a door!"
door-removed: "Sucessfully removed a door"
set-monster-location: "New location set for monster!"
bad-monster-location: "BAD position (not in dungeon area!)"
ask-dungeon-first-corner: "Write a message at the position (1)"
set-dungeon-first-corner: "New corner has been set (1)"
ask-dungeon-second-corner: "Write a message at the position (2)"
set-dungeon-second-corner: "New corner has been set (2)"
set-dungeon-display-item: "Write a message with the item in hand"
dungeon-create-sucess: "You sucessfully created a dungeon !"
no-monster-dungeon: "There are no monster in the dungeon..."
#####################################################################
# #
# Dungeon messages #
# #
#####################################################################
player-waiting-dungeon: "You are now waiting for the dungeon..."
player-remove-waiting-dungeon: "You are not waiting anymore..."
dungeon-full: "You can't do that!"
dungeon-starting: "The dungeon will start soon "
dungeon-already-started: "The dungeon already started!"
new-step-unlocked: "A new step has been unlocked!"
dungeon-completed: "The dungeon has been completed !"
player-left-dungeon: "{player} left the dungeon..."
#####################################################################
# #
# Error handling #
# #
#####################################################################
incorrect-integer: "Please enter a correct integer!"
incorrect-door-mat: "Please enter a correct material!"
incorrect-step-amount: "Its too much ! the maximum step supported is {max_step}"
not-valid-item: "Please choose a valid item"
too-much-time-answer: "You took too much time to answer... Cancelling it."
time-to-answer: 100
enable-scoreboard: true
monster-reach: 2.1
create-dungeon-permission: "dungeoncreator.create"
scoreboard-title: "&7- {dungeon_name} &7-"
scoreboard-lines:
- ""
- "&a{current_monsters}/{max_monsters}"
- "&aCurrent Step:{step}"
monsters-health:
knight: 200
assassin: 100
zombie: 150
clown: 125
ogre: 300
old-ogre: 350
dragon: 500
minotaur: 400
werewolf: 375
magician: 100
ghost: 450
weapon-multiplier:
ancientsword: 1.5
shinysword: 1.25
lumberaxe: 2.25
knightsword: 1.2
cursedbone: 3
stonesword: 1
deathscythe: 4.5
uselessstick: 0.5
steelhoe: 1
shovel: 1
minerpick: 1
This plugin require Java 8 or greater
This plugin support all version greater than 1.8 and lower than 1.17