betterphp / SimpleIRC

A simple plugin for Bukkit servers that links the in-game chat to an IRC server.
2 stars 3 forks source link

Chat from in game does not appear in IRC #1

Closed applesjgtl closed 11 years ago

applesjgtl commented 11 years ago

I've installed the plugin and configured it as such: Screen Shot 2012-12-11 at 7 54 53 PM

I've also added 'who' to commands.txt and a couple irc:minecraft entries in aliases.txt. This all seems to work fine, as when I send messages from my IRC client, they appear in minecraft as if sent from my minecraft username. Commands also work, as does log-in reports.

HOWEVER, if I send a message from within the game, while it appears in the game's chat, it will not show up in IRC. I'm currently using EssentialsChat, but no other chat plugins.

betterphp commented 11 years ago

Odd, it works on my server :P

Could you disabled EssentialsChat for a minute to make sure it's not that ? Then I can look into it if not.

applesjgtl commented 11 years ago

I disabled it, but it didn't solve my problem. On Dec 12, 2012, at 2:25 PM, Jacek notifications@github.com wrote:

Odd, it works on my server :P

Could you disabled EssentialsChat for a minute to make sure it's not that ? Then I can look into it if not.

— Reply to this email directly or view it on GitHub.

betterphp commented 11 years ago

Sorry for forgetting about this, could you try the new version and see if the problem still exists ?

betterphp commented 11 years ago

Assuming it was a bad chat plugin.

applesjgtl commented 11 years ago

Whoops, I don't think I ever replied to this. I'm trying the new version now. I'll send an update if it doesn't work within the next ten minutes. Otherwise, consider the problem solved. On Jan 21, 2013, at 8:54 PM, Jacek notifications@github.com wrote:

Sorry for forgetting about this, could you try the new version and see if the problem still exists ?

— Reply to this email directly or view it on GitHub.

betterphp commented 11 years ago

No problem. I've been running it for a while with no issues so I'm blaming a chat plugin that does bad things for the moment. :P