i forgor to remove comment lmfao
This commit is contained in:
parent
3f1fdb5bc1
commit
43de66db88
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ public class DiscordPlugin {
|
||||||
)
|
)
|
||||||
.color(NamedTextColor.RED);
|
.color(NamedTextColor.RED);
|
||||||
|
|
||||||
final String discordUrl = config.discord().inviteLink(); // too lazy to make a config
|
final String discordUrl = config.discord().inviteLink();
|
||||||
|
|
||||||
final Component discordComponent = Component.empty()
|
final Component discordComponent = Component.empty()
|
||||||
.append(Component.text("ChomeNS ").color(NamedTextColor.YELLOW))
|
.append(Component.text("ChomeNS ").color(NamedTextColor.YELLOW))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue