Title Buff
# Title Buff Configuration Guide
# Add Buff Command
/plt buff addBuff [TitleID] [BuffType] (BuffAttribute)
→ Add a buff/plt buff addBuff [TitleID]
→ Remove the corresponding title buff
# Supported Buff Types
potion_effect
- Vanilla potion effectAttributePlus
- AttributePlus Plugin (opens new window)SX-Attribute
- SX-Attribute Plugin (opens new window)AttributeSystem
- AttributeSystem Plugin (opens new window) (v3.1.0+)MythicLib
- MythicLib Plugin (opens new window) / MMOItems (opens new window) (v3.5.3+)SagaLoreStats
- SagaLoreStats Plugin (opens new window) (v4.6.0+)
# Configuration Examples
# AttributePlus Configuration
/plt buff addBuff 1 attribute_plus Physical_Damage:#100
# SX-Attribute Configuration
/plt buff addBuff 1 sx_attribute Attack:#100
# Vanilla Potion Effect Configuration
/plt buff addBuff 1 potion_effect ABSORPTION 3 true
# AttributeSystem Configuration
/plt buff addBuff 1 AttributeSystem Physical_Damage:#100
# MythicLib/MMOItems Configuration
/plt buff addBuff 1 MythicLib MAX_HEALTH:5 &eHealth Boost:5
# SagaLoreStats Configuration
/plt buff addBuff 1 SagaLoreStats Physical_Damage:#+100
Note: Use
#
to replace spaces. After adding a buff, the title must be re-equipped to take effect.
lastUpdated: 2025-08-12 12:59:26