Since the two plugins follow a similar format, Mythic Dungeons includes a command that allows you to import maps from the DungeonsXL plugin, including signs and functionality. However, this is an experimental feature and is not a perfect one-to-one conversion.
Importing a Dungeon
A DXL dungeons are imported from the plugin/DungeonsXL/maps
folder, so even if DXL is not currently installed on your server, as long as the folders are present, you can still import your dungeons.
Use /md dxlimport [dungeon name]
to import a DXL dungeon and the process will begin. Watch the console for any issues the importer encountered that you may need to fix yourself.
Incompatibilities
Signs
Some specific kinds of signs will not be imported, however, Mythic Dungeons will report any of these to the console along with their locations. The following signs will not be converted:
-
[reward]/[rewardchest]/[dungeonchest] - Mythic Dungeons uses a fundamentally different system for handling rewards. As a result, you'll need to re-configure any rewards systems you had set up in your DXL dungeon.
-
[command] - Mythic Dungeons currently does not import any DungeonsXL scripts. As a result, you'll need to set up command functions manually.
-
[classes] - Mythic Dungeons doesn't have an equivalent to DXL's class loadouts yet, however player loadouts are planned for a future version.
-
[BossShop] - Mythic Dungeons doesn't have support for BossShop at this time, though if you want it, let us know in the issue tracker and we'll consider implementing it in a future version.
-
[resourcepack] - Mythic Dungeons doesn't yet have support for sending players a resource pack, though it is planned and may be here sooner than you think!
-
[hologram] - There's no implementation for hologram support yet, though it may be added at a later date if there's demand.
-
[script] - DungeonsXL uses its own scripting system, and Mythic Dungeons has no equivalent for it. You will need to replicate your script using functions or Mythic Mobs if you have it installed.
-
[drop] - No function has been created to match DXL's item drop sign, but it is currently planned and will be implemented in a future version.
Multi-Floor Dungeons
The DXL importer currently does not support DXL's multi-floor dungeons, nor does Mythic Dungeons have an equivalent feature at this time. However, this feature is planned for a future update, so stayed tuned and keep an eye on the development builds!
Multi-Team Dungeons
Mythic Dungeons currently does not support dungeons that involve multiple parties or teams joining the same instance and/or competing against each other. This feature isn't currently planned, however if there is enough demand it will be considered, so make sure to let us know!