McMMOExtras

McMMOExtras

45k Downloads

mcMMO messages to actionbar

RoboMWM opened this issue ยท 5 comments

commented

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)?

commented

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.

commented

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?

commented

Sure, I already am trying plugins like actionannouncer which can use the placeholderAPI or something

commented

Sorry for the delay. I was busy in the last days.

You can download it from the releases section.

commented

Ah, didn't know it was there or I just didn't pay attention, one of the two. Thanks, seems to be working well so far!