mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI.git
synced 2024-11-16 07:35:32 +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");
|
||||
break;
|
||||
default:
|
||||
builder.append("&bExpansions by &6")
|
||||
builder.append("&bExpansions by &f")
|
||||
.append(target);
|
||||
break;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user