LukenSkyne/Minecraft-Ping-Wheel

Bukkit implementation

Closed this issue · 2 comments

Hi,
I noticed that this mod does not support Bukkit servers, so I wrote my own plugin implementation with extensive configuration.
Here it is: https://github.com/SandResidence/PingWheelBukkit

RXJpaw commented

Cool idea! I will definitely test this when i next play Minecraft.
What I found is that it seems to be limited to papermc. As found here.
Maybe don't lable the Plugin as Bukkit universal if its limited to the paperapi so users wont get confused.

Maybe don't lable the Plugin as Bukkit universal if its limited to the paperapi so users wont get confused.

Thanks for the feedback. I won't change the name, but instead I won't block the plugin enabling if PaperMC is not used. Simply modern messages will not be formatted (because minimessage is only included in PaperMC).