games647 / mcMMOExtras

A visual exp bar Bukkit plugin for mcMMO that keeps people entertained and encourages them to want to level up
https://dev.bukkit.org/bukkit-plugins/mcmmoextras/
MIT License
12 stars 3 forks source link

mcMMO messages to actionbar #4

Closed RoboMWM closed 8 years ago

RoboMWM commented 8 years ago

Is it possible to hook into McMMO messages and have its messages be displayed via the action bar (as proposed here: https://github.com/mcMMO-Dev/mcMMO/issues/2659)?

games647 commented 8 years ago

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.

games647 commented 8 years ago

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?

RoboMWM commented 8 years ago

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

games647 commented 8 years ago

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

You can download it from the releases section.

RoboMWM commented 8 years ago

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!