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

Logging messages sent from IRC to a user in game. #118

Closed wgaylord closed 8 years ago

wgaylord commented 8 years ago

Is there a way to log the messages sent using .msg from IRC to ingame?

cnaude commented 8 years ago

Latest build now has a log-private-chat option. Place this in your bot yml and set it to true. http://h.cnaude.org:8081/job/PurpleIRC/367/

wgaylord commented 8 years ago

Thanks for the help. :)

PabloDons commented 8 years ago

cnaude. It seems the plugin fails to load. gives the following error message: [PurpleIRC] This plugin is not compatible with Spigot 1.8. Please download the Spigot version from the Spigot site. any idea why this happens?

wgaylord commented 8 years ago

That's because this now that I actually looked is the non spigot version. But the spigot version also has this commit so we just need to wait for a build of that.

PabloDons commented 8 years ago

Awesome! Everything seems to work. Thanks cnaude. You have helped us tremendously once again. Your plugin has been a blessing ever since we found it.