[Alpha] AzerothCore Spell Creation & Editing Tool

Initiate Mage
Joined
Sep 14, 2026
Messages
2
Reaction score
0
I have created a tool that allows people who self-host AzerothCore servers to create and edit custom abilities in realtime, without needing to restart the server for changes to take effect.

Some examples of new abilities I have created:
  • Holy Ground, a Holy AoE knockback ability.
  • Sinful Bolt, a shadow spell that damages and slows target attack speed.
You can create anything really, so long as it's an existing ability effect. It’s a full GUI interface, no coding or SQL required.

The main caveat is that the client needs to be restarted in every case, because it only reads ability data on cold start.

Additionally, my tool supports multiple users creating and editing custom abilities at the same time, so long as they have access to the worldserver database.

I’m looking for anyone that would be interested in trying this out on their own private AzerothCore server, so I can get feedback and improve the tool before a public release.

This tool is untested on other kinds of worldserver and likely will not work.

LMK!

UI - [Alpha] AzerothCore Spell Creation & Editing Tool - RaGEZONE Forums
 
Back