Added %boosters_active_name%
This commit is contained in:
@@ -51,6 +51,17 @@ class BoostersPlugin : LibReforgePlugin(0, 14269, "&e") {
|
||||
)
|
||||
)
|
||||
|
||||
PlaceholderManager.registerPlaceholder(
|
||||
PlaceholderEntry(
|
||||
this,
|
||||
"active_name",
|
||||
{
|
||||
BoosterUtils.getActiveBooster()?.booster?.name ?: ""
|
||||
},
|
||||
false
|
||||
)
|
||||
)
|
||||
|
||||
PlaceholderManager.registerPlaceholder(
|
||||
PlaceholderEntry(
|
||||
this,
|
||||
|
||||
Reference in New Issue
Block a user