- 15
- 2025
- 13
MoP_GM
A clean, movable GM panel for the Emucoach 5.4.8 repack
A clean, movable GM panel for the Emucoach 5.4.8 repack
Hi all,
I built a small GM addon for the Emucoach MoP 5.4.8 repack and wanted to share it with the community.
It puts the most useful GM commands behind a few clean tabs so you can run them without typing — including the .bot / .bots PlayerBot system and the .npcbot commands.
GitHub: https://github.com/timoinglin/MoP_GM
Download (zip): https://github.com/timoinglin/MoP_GM/releases/latest/download/MoP_GM.zip
Screenshots
General tab — Toggles and Cheats & Modify sub-tabs.
Player tab — Target / Modify / Spells / Reset sub-tabs.
Server tab — announce, motd, save, shutdown / restart, reload tables.
What's included
- 12 main tabs — General, Player, Items, NPC, Object, Teleport, Quest, Server, Moderation, Bots, Favorites, History
- Tabs with a lot of commands are split into sub-tabs (e.g. Player → Target / Modify / Spells / Reset) so nothing scrolls
- Inline argument fields next to every command — fill in the values, click the label or press Enter to fire
- Right-click any command to pin it to the Favorites tab
- History tab keeps the last 20 commands you sent — click any to re-run
- Confirmation popup before destructive commands (ban, kick, shutdown, reset, …)
- Full .bot / .bots (Emucoach PlayerBot) sub-tab + .npcbot sub-tab
- Movable panel (drag the header) + SHIFT-draggable minimap launcher button
- Slash commands: /gm to toggle, /mopgm reset to recenter, /mopgm debug for troubleshooting
Install
- Download MoP_GM.zip
- Extract the MoP_GM folder into your client's Interface\AddOns\ directory
- Log in. A gear icon appears next to the minimap — click it to open the panel, or type /gm
Compatibility
- WoW client 5.4.8 (interface 50400)
- TrinityCore-based servers — built and tested on the Emucoach MoP repacks
- No external libraries, only built-in WoW UI APIs
⚠ Heads up — please report bugs
I haven't personally tested every single command in the addon (there are around 150 of them). The common ones — .gm on/off, .additem, .announce, .tele, the bot commands — work fine on Emucoach 5.4.8. If you hit a command that misbehaves or doesn't exist on this server, please open a GitHub issue:
https://github.com/timoinglin/MoP_GM/issues
Include the command name and what happened (or a screenshot of /mopgm debug output if the addon itself misbehaves) and I'll fix it.
License
MIT — do whatever you want with it.
Big thanks to Emucoach for the 5.4.8 repacks and the reworked PlayerBot system that this addon was built around. Hope it's useful!