Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more  
Dungeons+ icon

Dungeons+ 4.1.5

All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds

Page 1
4.1.5 9 days ago
Patch 4.1.5 - Major Player Data Optimization & Spectator Fixes & Region Fixes
  • Fixed the <group> placeholder executed in commands from not targeting spectators. This allows you to automatically end the dungeon session for spectators as well as active players in the dungeon
  • Fixed messages taken from the language files from not having PlaceholderAPI placeholders parsed, all messages will now be parsed before being sent (e.g., cooldown placeholder for the cooldown error, etc)
  • Fixed non-seamless dungeons from not kicking players out of the dungeon region if a player enters without going through the join/queue process
  • Optimized player cooldown and data storage processes to prevent crashing from large player counts on servers
4.1.4 Mar 10, 2026
Patch 4.1.4 - Lives & Keep Inventory Fixes
  • Fixed lives not decreasing upon player death
  • Fixed inventory not being kept upon player death even with "Is Keep Inventory" set to true
4.1.3 Mar 6, 2026
Patch 4.1.3 - Optimized Cleanup Tasks & New Policy Types & Miscellaneous Fixes
  • Fixed memory issues due to recent library updates
  • Fixed intermittent issue with seamless dungeons where players would auto-join again after leaving or having the dungeon ended for them before they teleport out
  • Added Korean language (specify ko in your settings.yml file)
  • Fixed input issue for the "Direction" property
  • Fixed claim menu causing crashes
  • Fixed dungeon session removal if player disconnects
  • Fixed chest and barrel inventories being cleared outside the dungeon region if the player is queued up for dungeon session
  • Added new Disabled Block Interact policy type: You can now specify which block types cannot be interacted with
  • Added new Disabled Entity Interact policy type: You can now specify which entity types cannot be interacted with
  • Added cleanup task to clear Barrel inventories
  • Added optimizations for item cleanup and entity cleanup tasks during session cleanup
  • Added MythicMob despawn workaround, Dungeons+ will set the despawn mode to NORMAL for spawned entities from spawner structures before attempting to remove them during session cleanup
  • Fixed player kick due to entity cleanup
4.1.2 Feb 7, 2026
Patch 4.1.2 - Cleanup Tasks & Queue/Party Integrity


  • Improved performance when using the edit command to enter an edit session.
  • Added remove living entities from dungeon session region (even those not spawned by spawners) during shutdown.
  • Added clear chest inventories from previous session.
  • Added prevent item loss through decorated pot.
  • Added /dungeons checkpoint reset <player> command.
  • Added check to ensure queue processing is sequential, ensuring parties are not joined into multiple sessions at once.
  • Added task to enforce party integrity, players can only belong to a single dungeon party at a time.
  • Added /dungeons applyloadouttag command to apply hidden loadout tag so item cannot be taken from dungeon.
  • Added fix for occasional issue during queueing where cooldowns would be applied to player. Players will now need to dequeue if they want to join another queue. A new “alreadyInQueueMessage” error message has been added to language files.

4.1.1 Jan 12, 2026
Patch 4.1.1 - New Leaderboard Placeholders & Quest Command Property & Command Policy


  • Added new placeholders to display information about a specific quest, rather than just the current quest:
    • %dungeons_dungeonobjective:<placedQuestName>%
    • %dungeons_dungeonobjectiveprogress:<placedQuestName>%
  • Added new leaderboard placeholders to display information about completions for a specified dungeon:
    • %dungeons_dungeoncompletions:dungeonname:<1-10>%
    • %dungeons_dungeoncompletionsplayername:dungeonname:<1-10>%
  • Added new leaderboard placeholders to display information about total completions across all dungeons:
    • %dungeons_dungeontotalcompletions:<1-10>%
    • %dungeons_dungeontotalcompletionsplayername:<1-10>%
  • Added new boss bar and waiting message when players are queued and waiting for a dungeon session to open (configure language in your language file)
  • Players with "dungeons.admin" permission can enter and spectate live dungeon sessions, similarly to moderators
  • Added "Barrier Blocks Around Spawn During Countdown" option to Stage Start Configuration options
  • Added "Commands On First Completion" to all quest types and existing base quest configurations
  • Added "onlyCheckIfBeginsWith" property to Blacklisted Commands Policy

4.1.0 Dec 17, 2025
Update 4.1.0 - Puzzles & Shared Lootchest & Optimizations


Please note: You must be running Menus v1.9.0+ to use puzzles!
  • Added Puzzles! Five brand-new structure types are available to be configured and placed in your dungeons. For more information, please visit the wiki:
    • Code Puzzle
    • Dial Puzzle
    • Blink Puzzle
    • Click In Sequence Puzzle
    • Click All Puzzle
  • Added a new Shared Lootchest structure type, where only one, shared inventory is generated for all players in the dungeon session.
  • Added a new Complete Puzzle quest type, allowing you to require players to complete a placed puzzle a specified number of times.
  • Added new Required Puzzle property to the following structures. This will open the specified puzzle that players must complete when they interact with the structure:
    • Lootchest Structure
    • Shared Lootchest Structure
    • Wall Structure
    • Door Structure
  • Added bypass for players with the “dungeons.moderator” permission that allows them to enter an ongoing dungeon’s session region to spectate without being kicked.
  • Optimized dungeon cooldown placeholder, cooldowns are now parsed from data in cache.
  • Fixed cooldown abuse where players could join dungeons even if they were on cooldown.
  • Added protection to kick players from ongoing dungeon session regions (including instances) if they are not part of the session. This prevents teleportation abuse for instances.

4.0.23 Nov 12, 2025
Patch 4.0.23 - Cooldown & Spectator & Claim Menu Fixes


  • Fixed cooldown check issue where players could infrequently join dungeons even if they were on cooldown
  • Optimized the claim menu owed item retrieval — opening the menu is now asynchronous
  • Optimized spectator set when players run out of lives — status and storage to files are now asynchronous
  • Optimized cooldown reduction and reset through commands — cooldown management is now asynchronous

4.0.22 Nov 7, 2025
Patch 4.0.22 - Join Abuse & Disconnect & Placeholder Fixes


  • Fixed join abuse through spamming of the join button for expedition and instanced dungeons, the join menu will automatically close if validations are not passed
  • Added new endDungeonSessionIfAllPlayersDisconnect option to settings.yml
  • Fixed player disconnect handling for dungeons with loadouts configured, players who rejoin where the session ended will have their original inventory given back properly with the correct cooldown set
  • Fixed placeholders that do not require player context not working when player context is not provided
  • Added puzzle infrastructure, puzzles will be coming in next patches

4.0.21 Oct 24, 2025
Patch 4.0.21 - Memory Optimizations & Region Set & Editor Mode Fixes


  • Fixed issue where region for the dungeon could not be set in the latest Minecraft versions
  • Fixed issue where editor mode caused errors to spam console due to particle spawn failures in the latest Minecraft versions
  • Added /dungeons wipe player_stored_inventories command for servers not using loadouts and wanting to optimize memory use
  • Optimized memory use with inventory storage for servers not using loadouts in dungeons

4.0.20 Oct 13, 2025
Patch 4.0.20 - 1.21.10 Support & Start Command & Quest/Structure Placement Fixes


  • Added support for 1.21.10 (also download the latest Menus version here)
  • Fixed quest and structure location issues when concurrent players are renaming while placing, causing config saving issues and unintended config file wipes
  • Fixed /dungeons start command crashing issue

4.0.19 Oct 1, 2025
Patch 4.0.19 - Memory Optimization & MMOItems Fixes & Waiting Room Enhancements


  • Optimized the analytics cache to drastically improve plugin memory usage
  • Fixed custom damage for Dungeons entities
  • Added waiting room join commands
  • Added new <queue> placeholder for commands, will execute command for all players in the same dungeon queue
  • Fixed MMOItems custom player data

4.0.15 Sep 7, 2025
Patch 4.0.15 - Procedural Fixes & Player Data Optimizations


  • Fixed structures in procedurally-generated dungeons not loading correctly.
  • Fixed loot and commands being given to players on entity deaths in dungeons when they are not part of the dungeon session and are teleported in (player abuse fix).
  • Added significant optimizations to player join events to reduce plugin performance impacts.
  • Added significant optimizations to dungeon end events to reduce plugin performance impacts.

4.0.13 Aug 30, 2025
Patch 4.0.13 - Procedural Dungeon & Instancing & Party Fixes


  • Procedural dungeons can now be pre-generated correctly within grids
  • Added fix to ignore "Custom Menu Name" value if it’s not a valid menu from the Menus plugin for the dungeon join menu
  • /dungeons reload now refreshes settings and language files
  • Added blocks between instances within grids, now set to 100
  • Added fix for MMOCore automatic party grouping, will now remove players from dungeon party if players are removed from the MMOCore party

4.0.11 Aug 22, 2025
Patch 4.0.11 - Procedural & Stats & Placeholder Fixes


  • Fixed generation for Procedural dungeons
  • Fixed command regions not kicking out players if they haven’t completed the specified quest
  • Fixed /dungeons stats command, now shows correct leaderboards
  • Added new /dungeons stats reload command to manually update analytics instead of waiting for a data refresh
  • Fixed %dungeons_dungeonleaderboard:<dungeonID>:<1-10>% placeholder, now shows accurate leaderboard stats
  • Fixed dungeon cooldown placeholder showing incorrect time format

4.0.10 Aug 19, 2025
Patch 4.0.10 - Checkpoint & Player Placeholder Fixes


  • Fixed dungeon checkpoints not teleporting players properly after respawning, or using the checkpoint teleport command.
  • Added new <player-uuid> placeholder for commands, will be replaced by the player's UUID. All dungeon commands that require a player now accept both player name or UUID.

4.0.7 Aug 8, 2025
Patch 4.0.7 - Whitelisted Commands Policy & Instance Performance Improvements & Miscellaneous Fixes


  • Added Whitelisted Commands policy type
  • Added fix for instance generation to significantly improve performance - will not rollback pre-generated instances
  • Added fix for Procedural integration errors when Procedural maps shutdown
  • Added fix for placed structures loaded without a location -> will be skipped upon structure refresh
  • Added fix for platform and wall structures on refresh -> will not function if disabled
  • Added fix for grid model controller errors

4.0.6 Aug 4, 2025
Patch 4.0.6 - Dungeon Join Countdown & Reload & Configuration Menu & Requirement Message Fixes


  • Added fix for reload command
  • Added fix for ordering of assets in menus, should be alphabetical
  • Added fix for required permission, key, and quest messages spamming chat even when no value has been specified
  • Extended duration between required permission, key, and quest messages to prevent chat spam
  • Added message when entering editor mode indicating which command to use to exit
  • Added ability to cancel the start countdown for a dungeon if a player uses the dequeue action (for non-seamless dungeons with join configuration start countdown seconds)

4.0.4 Jul 27, 2025
Patch 4.0.4 - Dungeon Keys & Loadout Inventory Return & Seamless Walk Out


  • Added allowWalkOut option within the Leave Configuration for the dungeon: If the dungeon is seamless (toggled within the Generation Configuration), the player can leave the dungeon region without being teleported back in
  • Fixed permission errors triggering for structures even if empty
  • Fixed dungeon keys not saving when being specified in Join Configuration
  • Fixed dungeon keys not being taken correctly from players upon dungeon join
  • Fixed inventories not being properly restored if the player enters a dungeon with loadouts/classes

4.0.1 Jul 22, 2025
Patch 4.0.1 - Structures/Quests/Editor Mode


  • Fixed renaming structure and quest configurations causing existing placed structures and quests to become out of sync with the parent configuration. When renaming the parent configuration, all placed structures and quests will be associated with this new name.
  • Fixed items being taken from hotbar when exiting editor mode.
  • Fixed server crashes upon start due to lootchests not being populated with the minimum number of items.

4.0.0 Jul 19, 2025
Page 1
Sign in
$19.99 USD
Sign in to purchase, save this product to your cart, and keep downloads tied to your account.
Stripe

dungeon

bosses

classes

custom

item

mob

extraction

loot

chest

quest

raid

spawner