mcMMO messages to actionbar
RoboMWM opened this issue ยท 5 comments
Is it possible to hook into McMMO messages and have its messages be displayed via the action bar (as proposed here: mcMMO-Dev/mcMMO#2659)?
I think I am going to create a pull request for the mcMMO repo. I guess it's better to implement it directly into mcMMO.
Sent from mobile.
Sadly actionbar messages aren't included in the bukkit or spigot API. Since mcMMO doesn't want to use NMS, it would require an extra plugin for it. Is it okay if I use ProtocolLib for it?
Sure, I already am trying plugins like actionannouncer which can use the placeholderAPI or something
Sorry for the delay. I was busy in the last days.
You can download it from the releases section.