Added one line that changes everything

Hopefully in a good way
This commit is contained in:
Norbi Peti 2017-07-04 21:48:23 +02:00
parent 38ccf5d52f
commit 69599cdd20

View file

@ -52,6 +52,7 @@ public class MCChatListener implements Listener, IListener<MessageReceivedEvent>
lastmsgdata.message = DiscordPlugin.sendMessageToChannel(lastmsgdata.channel, msg, embedObject);
lastmsgdata.time = nanoTime;
lastmsgdata.mcchannel = e.getChannel();
lastmsgdata.content = "";
} else
try {
lastmsgdata.content = embedObject.description = lastmsgdata.content + "\n"