January 20, 20197 yr I am currently using this public void onMessage(Message message) throws java.lang.InterruptedException{ if(message.getType() == Message.MessageType.PLAYER){ String text = message.getMessage(); to grab player messages form the chat. Howeve I need to grab players names in addition to their message. How could I do this? Edited January 20, 20197 yr by somawheels
January 20, 20197 yr 11 minutes ago, somawheels said: Thanks. I am very new to this scripting stuff. Just wanted to show you how simple it can be. Nothing is difficult.
January 20, 20197 yr 57 minutes ago, dreameo said: https://i.imgur.com/RT0ssUz.gif This gif should be pinned somewhere ?
Create an account or sign in to comment