forked from chipmunkmc/chipmunkbot
some more stuff
also sorry for me impostering chipmunk.,.,,.,. im so sorry
This commit is contained in:
parent
ae837c897c
commit
7306377a3f
1 changed files with 3 additions and 0 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue