So I’ve ALMOST finished my first Sponge plugin. Just 1 small thing missing…
Currently there is no setMessage(String messge)
for PlayerChatEvent
and it’s the last piece for this plugin. Trying to think of an alternative haha.
Anyone else got issues like this where only 1 small thing is missing?
TBotV63
3
It’s HIS first Sponge plugin. And as for the setMessage(String)
thing, yes, I’ve been missing that and some other minor features.
Many features are still missing for my plugin. I made some dummy classes to replace the missing features:
https://github.com/boformer/Proto/tree/master/src/main/java/dummy/sponge