Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/azerothcore/mod-buff-command

BuffCommand module for AzerothCore
https://github.com/azerothcore/mod-buff-command

azerothcore azerothcore-module core-module

Last synced: 2 months ago
JSON representation

BuffCommand module for AzerothCore

Awesome Lists containing this project

README

        

# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore
## mod-buff-command
### This is a module for [AzerothCore](http://www.azerothcore.org)
- Latest build status with azerothcore: [![Build Status](https://github.com/azerothcore/mod-buff-command/workflows/core-build/badge.svg?branch=master&event=push)](https://github.com/azerothcore/mod-buff-command)

### Description:
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`

### Configuration:
```ini
# 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
```

### How to use:
Change conf and change data in database

### Use databse:
```sql
`world`.`player_buff`
```

- `SpellID` - Spell number
- `Comment` - You comment