mirror of
https://github.com/PlaceholderAPI/PlaceholderAPI
synced 2025-09-05 17:07:06 +02:00
Make author name white
This commit is contained in:
@@ -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;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user