Change log
- Fixed some placeholder %dungeon% returning a wrong string value
- Fixed reward distribution will stack unstakable items to avoid illegal item stacking
- Added permission
MythicDungeons.Bypass.Rooms.Full for joining full room
- Added permission
MythicDungeons.Bypass.Rooms.Private for joining private room
- Added permission
MythicDungeons.Bypass.Rooms.MaxLimit for starting room that exceeding maximum player amount requirement
- Added permission
MythicDungeons.Bypass.Rooms.MinLimit for starting room that does not reach minimum player amount requirement
- Added permission
MythicDungeons.Bypass.Dungeons.DeathLimit for not counting deaths to death limit
- Added MythicMobs item support for Price and Reward. It is automatically enabled (you need MythicMobs for this plugin to work)
- Added option in config.yml to let players teleport back to the last reached checkpoint after relog
- Added corresponding message for teleporting back to checkpoint
Code (YAML):
MESSAGE_DUNGEON_TELEPORT_CHECKPOINT
:
"&2You have been teleported to your checkpoint {0}&2 as the dungeon you have joined is still running."