Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Commit

Permalink
chore(prefix); Update prefix format
Browse files Browse the repository at this point in the history
  • Loading branch information
aivruu authored Apr 6, 2024
1 parent a6f8ca7 commit 23693df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ public final class Configuration implements UsableConfiguration {
@Comment("""
The format used for the prefix.
This prefix is used on all plugin messages.""")
public String prefix = "<gradient:aqua:green>ClientViewer</gradient> <gray>>";
public String prefix = "<aqua>[⭐]</aqua>";

@Comment("""
If the player client provide a null brand name,
Expand Down

0 comments on commit 23693df

Please sign in to comment.