# Overview

AdvancedDungeonArena providers built-in feature for mob customization, as well as support for various custom mob plugins.

You can create multiple variants of the same mob for your dungeons with different names, attributes, equipment, etc.

Mob configuration files located in the /mobs/ directory.

# Mob Identifiers

Some dungeon config files will require you to provide an Mob Identifier.

It consists of two parts: Provider ID and Mob ID.

Mob identifier syntax: provider:mobId.

Example: ada:zombie, mythicmobs:SkeletonKing.

# Mob Providers

List of all available mob providers and their IDs.

Plugin ID Mob ID
AdvancedDungeonArena ada Mob IDs are the same as mob file names inside the /mobs/ directory.
MythicMobs mythicmobs Mob IDs are the same as in mob config files.
BossMania bossmania