mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-02-05 15:55:28 +01:00
Make author name white
This commit is contained in:
parent
81aa425616
commit
9b2b6992c7
@ -234,7 +234,7 @@ public final class CommandECloudExpansionList extends PlaceholderCommand
|
|||||||
builder.append("&bInstalled Expansions");
|
builder.append("&bInstalled Expansions");
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
builder.append("&bExpansions by &6")
|
builder.append("&bExpansions by &f")
|
||||||
.append(target);
|
.append(target);
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user