mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
start castbar. not finished
This commit is contained in:
@@ -174,6 +174,15 @@ P["nameplates"] = {
|
||||
["channelTimeFormat"] = "CURRENT",
|
||||
["timeToHold"] = 0
|
||||
},
|
||||
["castbar"] = {
|
||||
["enable"] = true,
|
||||
["height"] = 8,
|
||||
["hideTime"] = false,
|
||||
["castTimeFormat"] = "CURRENT",
|
||||
["channelTimeFormat"] = "CURRENT",
|
||||
["timeToHold"] = 0,
|
||||
["iconPosition"] = "RIGHT",
|
||||
},
|
||||
["buffs"] = {
|
||||
["enable"] = true,
|
||||
["numAuras"] = 4,
|
||||
|
||||
Reference in New Issue
Block a user