💪Tag Effect/BUFF
libreforge Effects
If you want to a tag has libreforge effects, you need do those things:
Set
libreforge-hook
option inconfig.yml
totrue
.Set
effects.enabled
option in tag configs totrue
.Add effects at
config.yml
's libreforge-effects option. Please note that effect ID must same as tag ID.
An example:
Built-in Effects
If you want to a tag has MythicLib stat bonus, you need do those things:
Set
effects.enabled
option in tag configs totrue
.Add below contents at your tag config if it is not exist.
MythicLib
Add stats from MythicLib plugin. (Support stats from MMOCore, MMOItems)
MythicMobs - Premium
Add stats from MythicMobs plugin.
If you are getting NoSuchMethod error, this means you are using old version of MythicMobs, you need update it to LATEST.
By default, all stats exist in MythicMobs are disabled, you need enable them in plugins/MythicMobs/stats.yml
file or other stat configs.
Last updated