This is a module for AzerothCore
Add custom command .mod_buff buff
for self buff
With this command, all the spell id's specified in the table are applied to the character world
.player_buff
# Settings to control the .mod_buff buff command
#
# BuffCommand.Enable
# Description: Enable the .mod_buff buff command
# Default: 1 - (Enabled)
# 0 - (Disabled)
BuffCommand.Enable = 1
# Settings to control the cooldown of .mod_buff buff command
#
# BuffCommand.Cooldown
# Description: Enable Cooldown for .mod_buff buff command
# Default: 120 - (Enabled)
# 0 - (Disabled)
BuffCommand.Cooldown = 120
Change conf and change data in database
`world`.`player_buff`
SpellID
- Spell numberComment
- You comment