Bug Closed · Could not replicate

[Suggestion] some more options for the dungeon

#3157 opened by Unknown 4 years ago

Unknownreported this bug

While creating my first dungeon I already missed some options which I were able to still get with gamerules, but for default-options it would be very nice and probably easy:

  • KeepInventoryOnDeath
  • MobGriefing A Creeper explosion didn't destroyed the blocks, but the drops were still there and I were able to pick them up

I the block place function is already very good, but i'd love to see an area fill one

Unknowncommented

Keep inventory on death can already be accomplished with the gamerule command (which is intended behaviour.) The dungeon config just provides you with some more dungeon-specific settings, whereas you can still use gamerule to customize the dungeon's vanilla world rules. :)

As for the MobGriefing issue... I'm having trouble replicating this. By setting the MobGriefing gamerule to "false", no blocks were destroyed and no blocks were dropped. This may be a problem with another plugin you have.

A function allowing larger block changes is planned, but for now I would recommend using either Mythic Mobs Skill or a command function with the "fill" command to accomplish this until it's implemented.

Sign in to join the discussion.