Skip to main content

How to Create Custom Bosses and Monsters on Your Minecraft Server (MythicMobs)

1. Download the MythicMobs Plugin

Note: Make sure to match your Server Version and Platform.

Locating and downloading the MythicMobs plugin from the official Modrinth resource page

2. Log In to Your Panel


3. Select the ‘Files’ Tab

Cybrancee panel Minecraft files page, with files tab outlined

4. Select the ‘Plugins’ Folder

Navigating to the plugins folder in the server file manager.

5. Upload the ‘MythicMobs.jar‘ Into the ‘Plugins’ Folder

Uploading the MythicMobs jar file into the server's plugins directory

6. Restart Your Server


7. Spawn an Example Mob

To see how powerful this plugin is, let’s spawn one of the default example monsters! Open your game chat and type /mm mobs spawn SkeletalMinion.

command.jpg	An admin using the /mm mobs spawn command to summon a custom Skeletal Minion in Minecraft

8. Inside ‘Plugins’ Folder, Select the ‘MythicMobs‘ Folder

home > Container > plugins > MythicMobs

avigating to the MythicMobs folder inside the server's plugin directory

9. Select the ‘mobs’ Folder

home > Container > plugins > MythicMobs > mobs

Opening the mobs configuration folder inside the MythicMobs plugin directory

10. Select the ‘ExampleMobs.yml‘ File

Locating the ExampleMobs.yml text file to edit and create custom monsters

11. How to Create Your Own Custom Mob

Open the ExampleMobs.yml file (or create a brand new .yml file).

Here, you can copy the format of the example mobs to create your own! Here is a brief look at what the main configuration fields actually edit in the game:

Type: The base Minecraft vanilla entity you are altering (e.g., ZOMBIE or SKELETON).

Display: The custom name tag that will float above the monster’s head (this supports color codes, like &c for red).

Health: The maximum number of hit points the boss will have.

Damage: The base melee damage the monster deals when it physically hits a player (remember, 1 damage = half a heart).

Equipment: A list of exactly what the monster should be holding or wearing (like a custom-named Diamond Sword or an enchanted Leather Chestplate) the moment it spawns.

Looking at the MythicMobs configuration file in the web panel to change a custom monster's health and damage fields

12. Essential MythicMobs Commands

/mm mobs spawn [MobName]Spawns a specific custom mob right where your crosshair is pointing
/mm mobs killallInstantly kills all MythicMobs loaded in the world
/mm items get [ItemName]Gives you a custom item you created in the MythicMobs item folder
/mm reloadReloads the plugin. You must type this every time you save a change in your .yml files so the server updates the mob

Minecraft Server Hosting

Starts at $1.99

External link icon
Was this article helpful?
Please Share Your Feedback
How Can We Improve This Article?
Table of Contents