mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-26 17:05:01 +00:00
Update DiscordToMinecraftListener.java
This commit is contained in:
parent
8f6674628c
commit
d3a383f578
@ -45,7 +45,7 @@ public class DiscordToMinecraftListener extends ListenerAdapter
|
||||
}
|
||||
else
|
||||
{
|
||||
message.append(ChatColor.RESET + " ")
|
||||
message.append(ChatColor.RESET + " ")
|
||||
}
|
||||
|
||||
ComponentBuilder builder = new ComponentBuilder(message.toString());
|
||||
|
Loading…
Reference in New Issue
Block a user