Can i get help from a developers point of view

Status
This thread has been locked.

chelsea1124

⚔️professional config and server creator⚔️
Premium
Feedback score
17
Posts
423
Reactions
53
Resources
3
Hello, mcm developers, I'm looking to see if you could all help and see my I'm getting this error with my plugin so what is this error well it is this

I'm making a staff commands plugin and I have staffchat in it and well everytime i want to type in the staffchat it gives me this error in counsel now keep in mind this is only when wanting to speak in staffchat not main

error: https://gyazo.com/d6be217e88cc231092fe113372bd2548

staffchat class:

Thank you chelsea1124/chelsea1124HD
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

Tyler

Developer
Supreme
Feedback score
14
Posts
2,589
Reactions
2,238
Resources
0
I updated mine to 1.12 still getting it so[DOUBLEPOST=1501230897][/DOUBLEPOST]
Ok edit its now not sending that error but for some reason it's not sending the message in the chat no more

GIF: https://gyazo.com/44a4b085f794b1bf68c0b2f5d8252eea
That's because you cancelled the chat event then initialized a String but did nothing with it. You have to get the players with the permission for staff chat and send them the message.
 

chelsea1124

⚔️professional config and server creator⚔️
Premium
Feedback score
17
Posts
423
Reactions
53
Resources
3
That's because you cancelled the chat event then initialized a String but did nothing with it. You have to get the players with the permission for staff chat and send them the message.
Thank you all who helped iv now fixed it thanks to everyone who helps especially Tyler
 
Status
This thread has been locked.
Top