AvilanceLtd / StarryboundServer

Starrybound Proxy Wrapper for Starbound Servers. ** DEVELOPMENT IS DISCONTINUED **
GNU General Public License v3.0
16 stars 30 forks source link

IRC Bridge support #49

Closed wmgregory closed 8 years ago

wmgregory commented 10 years ago

I'd like to suggest simple IRC bridge support, would be very helpful just to see what is happening from IRC.

Crashdoom commented 10 years ago

What messages would you like to see from the IRC bridge? Join/leave, chat, command actions? We can add a lot of these as toggle options :)

mauzao9 commented 10 years ago

It's already possible to make such, but with RCON would be nice to be able to make commands into the server, even be able to whisper users, etc.. That via IRC makes stuff easier :)

wmgregory commented 10 years ago

I could list so many things that would be useful... I even edited someone's perl scripts to cater: http://pastebin.com/6zsJEXTa

wmgregory commented 10 years ago

Oh, are you able to add talking to to the server and executing commands in the irc bridge to kick/ban etc from IRC? Not sure how you can do that without having direct access to the server console.

Crashdoom commented 10 years ago

Sure, we could handle that via the RCON system :)