IRC Relay v2.0.0 for SourceMod
IRC Relay is a SourceMod plugin to relay stuff from the game server, to IRC channels and control the server from IRC. IRC Relay 2.0.0 was re-written COMPLETELY from scratch using the newest SourceMod stuff, unlike the old version which showed 100's of deprication warnings.

The main idea behind this version is 'modularization'. This version has a much better library set of natives that can be called from ANY plugin on the game-server. Doing this I could split up each part of IRC Relay into multiple plugins, so now if you dont need/want a function, you can simply unload the plugin, and IRC Relay will keep working, but without that 'module'

Features:
  • Message the whole server, or individual players in your source server from IRC
  • Ability to authenticate with IRC services
  • Player listings
  • Detailed player info
  • Server information
  • Run Rcon commands from IRC
  • Kick & Ban players from IRC
  • Support for multiple IRC relay's in the same channel
  • Define-able relay "groups" for executing commands on multiple servers at once
  • Multiple channel support (UNLIMITED CHANNELS!!)
  • Brand new user permission system (kinda like ChanServ) a user gets added with a specific level (0-300) and depending on what level you set the command for, they can run it or not.
  • MUCH better flood protection, all data sent to the IRC server goes into a message queue, and dispatches the messages after a duration you specify. (I have spammed the shit out of it, and cant get it to 'Excess Flood'
Requirements The Latest SourceMod Build
Olly's Sockets extension (v2.0.0)

More info and the downloads over here.
- Hide Comments (3) - -