IRC - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Plugins (https://forum.cuberite.org/forum-1.html) +--- Forum: Plugin Requests (https://forum.cuberite.org/forum-3.html) +--- Thread: IRC (/thread-1481.html) |
IRC - xxroltsxx - 06-06-2014 I'd like to see a plugin that allows connecting the chat to a IRC channel. What it should have: - Logging in feature - Colour support - Execute commands from IRC - Execute commands from IRC only for Operator RE: IRC - xoft - 06-06-2014 This is not gonna happen too soon, we don't have networking support for plugins. And using LuaSocket is not advised, because the calls in the library are mostly blocking, so it won't work well with the server. RE: IRC - bearbin - 06-06-2014 But once we do have networking this should be fairly simple to implement, so just wait a bit RE: IRC - xxroltsxx - 06-07-2014 Allright, awesome I am really looking forward to it |