Minecraft Plugin Documentation
MythicMobs RequiredAPI 1.21+

Commands & Permissions

Every command available in MythicDrop, who can use them, and what they do.

Permission Summary

PermissionCommandDefault
mythicdrop.reload/mythicdrop reloadOP
mythicdrop.arena/marenaOP
mythicdrop.quests/mquestsEveryone
mythicdrop.mmobs/mmobsOP
💡 Tip
To grant a permission to a non-OP player with LuckPerms:
/lp user <playername> permission set mythicdrop.quests true

Command Reference

/mythicdrop reloadmythicdrop.reloadDefault: OP

Reloads all configuration files without restarting the server. Always run this after editing any config file.

What gets reloaded:

  • config.yml (mob drops)
  • quests.yml (quests)
  • top3damage.yml, top5damage.yml, any custom topNdamage.yml
  • announcement.yml
  • effects.yml
  • debug.yml
/marenamythicdrop.arenaDefault: OP

Manages boss arenas — locations where a MythicMob automatically spawns and respawns.

/marena setspawn

bash
/marena setspawn <name> <mob> <respawn> <despawn> <radius>

Creates or updates an arena at your current standing position.

ArgumentDescriptionExample
nameUnique arena identifier (no spaces)skeleton_boss_room
mobMythicMobs internal mob name (case-sensitive)SkeletonKing
respawnSeconds before mob respawns after dying60
despawnSeconds before mob auto-despawns if not killed (0 = never)600
radiusArena radius (informational)15
Example
/marena setspawn skeleton_boss_room SkeletonKing 60 600 15

/marena delete

bash
/marena delete <name>

Removes the arena and kills any currently spawned mob for it.

/marena list

bash
/marena list

Shows all configured arenas with their details.

/mquestsmythicdrop.questsDefault: Everyone

Opens the Quest GUI. Players can browse all quests, filter by In Progress or Completed, and click a quest to see their progress and rewards.

/mmobsmythicdrop.mmobsDefault: OP

Opens a GUI showing all MythicMobs configured on the server. Useful for admins to browse available mobs when setting up arenas or quests.

Color Codes

Use & followed by a letter/number for colors in messages and lore:

&a
Green
&b
Aqua
&c
Red
&e
Yellow
&f
White
&6
Gold
&d
Pink
&lBold