cnaude / PurpleIRC

Minecraft Bukkit plugin that provides an IRC bridge. This repo has been archived. Please see https://github.com/cnaude/PurpleIRC-spigot for the latest and greatest PurpleIRC code for Bukkit servers (Spigot, Paper etc...)
20 stars 9 forks source link

Could you add an ability to hide the "EssentialsChat" 's local chat in purpleIRC? #74

Open nomu13 opened 10 years ago

nomu13 commented 10 years ago

When you install essentials' chat extention, essentialschat, there is an option to set a local chat radius.

if you set a radius like 300, for example, your chat is limited only to the players around 300 block away from you.

can you add an option to hide those local chat in purpleIRC, so only the global chat of essentialschat is seeing?

Thank you for reading this.

nomu13 commented 10 years ago

I'm currently running my dedicated server with purpleirc quite well, but local chat + purpleirc makes some problems..

People want to talk secretly via local chat(of essentialchat) but it is publicly shown on IRC via purpleirc.

It would be really really helpful if I can hide those local chats in IRC channel...

Could this be possible?

Thanks for reading.

cnaude commented 10 years ago

It might be possible. I need to look at the EssentialsChat API and see if there are any events that I can hook into.