mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-20 08:23:20 +02:00
1.20.6 port
This commit is contained in:
parent
8b7b3d39ec
commit
32a4b0006a
5 changed files with 9 additions and 11 deletions
|
@ -366,7 +366,7 @@ public class Utl {
|
|||
player.sendMessage(messageTag().append(Utl.lang("sit!.chat.purged",Utl.lang("sit!.chat.purged.total",count).styled(
|
||||
style -> style.withColor(Colors.LIGHT_GRAY).withItalic(true)
|
||||
)).styled(
|
||||
style -> style.withColor(Colors.GREEN)
|
||||
style -> style.withColor(Formatting.GREEN)
|
||||
)));
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue