mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-06-28 11:16:42 +00:00
Update DiscordToMinecraftListener.java
This commit is contained in:
@ -45,7 +45,7 @@ public class DiscordToMinecraftListener extends ListenerAdapter
|
||||
}
|
||||
else
|
||||
{
|
||||
message.append(ChatColor.RESET + " ")
|
||||
message.append(ChatColor.RESET + " ")
|
||||
}
|
||||
|
||||
ComponentBuilder builder = new ComponentBuilder(message.toString());
|
||||
|
Reference in New Issue
Block a user