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