Samuel91 6 Share Posted January 21, 2021 As the titles says whats the new way to get chat messages? Ive tried @Override public void onMessage(Message m) { } Ive also tried public class Main extends AbstractScript implements MessageListener public class Main extends AbstractScript implements AdvancedMessageListener I also didn't see anything in the api docs. Link to comment Share on other sites More sharing options...
Neffarion 469 Share Posted January 21, 2021 Its ChatListener now instead of AdvancedMessageListener Samuel91 1 Link to comment Share on other sites More sharing options...
Samuel91 6 Author Share Posted January 21, 2021 40 minutes ago, Neffarion said: Its ChatListener now instead of AdvancedMessageListener Thank you Link to comment Share on other sites More sharing options...
abouhanafy87 1 Share Posted July 8, 2021 I try ChatListener and have nothing Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now