BukkitIRCd was an IRC bridge plugin for Minecraft servers running Bukkit. It creates individual 'bot' users for every player to allow seamless communication.
Similar to the staff channel message filter, there should be a regex config section which searches for certain messages in console to then broadcast to the main channel.
For example, currently any /say messages will show up; well, what if I also want /broadcast strings to also show? Or something else?
I'm also curious to know if this would also be able to search based on colours within such strings - I'm guessing it would, as I believe that's what the staff filter currently does.
Similar to the staff channel message filter, there should be a regex config section which searches for certain messages in console to then broadcast to the main channel.
For example, currently any /say messages will show up; well, what if I also want /broadcast strings to also show? Or something else?
I'm also curious to know if this would also be able to search based on colours within such strings - I'm guessing it would, as I believe that's what the staff filter currently does.