Compare commits

...

2 commits

Author SHA1 Message Date
372cdce2fa Merge remote-tracking branch 'origin/main' 2023-05-23 19:47:20 +07:00
7306377a3f some more stuff
also sorry for me impostering chipmunk.,.,,.,. im so sorry
2023-05-23 19:46:32 +07:00

View file

@ -47,6 +47,9 @@ public class InfoCommand {
.append(Component.text("_ChipMC_", TextColor.fromHexString(client.config().color().secondary())))
.append(Component.text(", ", TextColor.fromHexString(client.config().color().primary())))
.append(Component.text("chayapak", TextColor.fromHexString(client.config().color().secondary())))
.append(Component.text(" (").color(NamedTextColor.DARK_GRAY))
.append(Component.text("<3").color(NamedTextColor.RED))
.append(Component.text(")").color(NamedTextColor.DARK_GRAY))
.append(Component.text(" and contributors", NamedTextColor.GRAY))
.append(Component.newline())
.append(Component.text("Original Repository: ", NamedTextColor.GRAY))