MythicTool - Wiki (v2.0.0)
A comprehensive debugging, development, and performance toolkit for MythicMobs.
MythicTool helps developers understand skill failures, test skills instantly, profile server performance, validate configurations, and inspect mobs in real time.
Overview & Compatibility
- Minecraft: 1.20.6 -> 1.21.x
- Platforms: Paper, Purpur
- Required: MythicMobs
- Optional: WorldGuard, LuckPerms
Main Features
- Skill & mob debugging
- Instant skill testing
- Performance profiling (TPS/MSPT)
- MythicMobs config validation
- Live mob/spawner inspection
- Event boss bars
- World PvP/PvE management
- Fully customizable GUI
Installation
1. Install MythicMobs
2. (Optional) Install WorldGuard / LuckPerms
3. Place
4. Restart the server
5. Assign permissions or rely on OP defaults
Commands
Main Command
Diagnostics & Utilities
Dev Mode -
Advanced developer mode with configurable benefits:
v2.0.0: cooldown bypass removed.
Skill Tester -
v2.0.0: skills always fire instantly.
Performance Profiler -
Subcommands:
- start
- stop
- reset
- report
Includes:
- TPS
- MSPT
- RAM usage
- Active Mythic mobs
Auto-start via
World & Player Management
Commands include:
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Spawner Tools -
Includes:
- list
- info
- tp
- nearest
- highlight
- debug
Boss Bar Events -
Includes:
- start
- stop
- list
- info
- reload
GUI -
Fully defined in
Supports placeholders:
- %player%
- %world%
- %x% %y% %z%
Configuration Files
-
-
-
-
Permissions
All permissions preserved and translated.
A comprehensive debugging, development, and performance toolkit for MythicMobs.
MythicTool helps developers understand skill failures, test skills instantly, profile server performance, validate configurations, and inspect mobs in real time.
Overview & Compatibility
- Minecraft: 1.20.6 -> 1.21.x
- Platforms: Paper, Purpur
- Required: MythicMobs
- Optional: WorldGuard, LuckPerms
Main Features
- Skill & mob debugging
- Instant skill testing
- Performance profiling (TPS/MSPT)
- MythicMobs config validation
- Live mob/spawner inspection
- Event boss bars
- World PvP/PvE management
- Fully customizable GUI
Installation
1. Install MythicMobs
2. (Optional) Install WorldGuard / LuckPerms
3. Place
MythicTool-v2.0.0.jar in plugins/4. Restart the server
5. Assign permissions or rely on OP defaults
Commands
Main Command
/mt (aliases: /mythictool, /mtool)Diagnostics & Utilities
| Command | Description |
|---|---|
/mt help | Show all subcommands |
/mt status | Show active tools |
/mt hitbox | Toggle mob hitbox particles |
/mt monitor | Toggle live skill monitor |
/mt inspect | Inspect the mob you are looking at |
/mt why [mob] | Analyze skill/mob failures |
/mt validate | Validate MythicMobs configs |
/mt validateall | Full validation |
Dev Mode -
/mt devmode [player]Advanced developer mode with configurable benefits:
| Option | Effect |
|---|---|
| immortal | Invulnerability |
| fly | Auto-flight |
| night-vision | Auto night vision |
| infinite-saturation | Full hunger bar |
| log-skills-in-chat | Log nearby mob skills |
| no-mob-damage | Mobs cannot damage you |
| tools.* | Auto-enable debugging tools |
v2.0.0: cooldown bypass removed.
Skill Tester -
/mt skill| Syntax | Description |
|---|---|
/mt skill | List skills |
/mt skill [skill] | Execute on yourself |
/mt skill [skill] player [name] | Execute on another player |
/mt skill [skill] loop [ticks] | Repeat every N ticks |
/mt skill [skill] loop stop | Stop loop |
/mt skill [skill] repeat [times] [ticks] | Repeat skill |
v2.0.0: skills always fire instantly.
Performance Profiler -
/mt profilerSubcommands:
- start
- stop
- reset
- report
Includes:
- TPS
- MSPT
- RAM usage
- Active Mythic mobs
Auto-start via
profiler.auto-start.World & Player Management
Commands include:
-
/mt pvp [world] [on|off]-
/mt pvp status-
/mt pve [world] [on|off]-
/mt pve status-
/mt combatlog-
/mt afk-
/mt mobs-
/mt tpmob-
/mt brain-
/mt watch-
/mt replay-
/mt panic-
/mt worldboss-
/mt updateSpawner Tools -
/mt spawnerIncludes:
- list
- info
- tp
- nearest
- highlight
- debug
Boss Bar Events -
/mt bossbarIncludes:
- start
- stop
- list
- info
- reload
GUI -
/mt guiFully defined in
config.yml under gui:.Supports placeholders:
- %player%
- %world%
- %x% %y% %z%
Configuration Files
-
config.yml - general settings, profiler, AFK, PvP/PvE, database, GUI-
spawners.yml - spawner visuals-
bossbar.yml - event definitions-
messages.yml - localizationPermissions
All permissions preserved and translated.