Plugin:SS Admin

From ShoutIRC RadioBot Wiki
Jump to navigation Jump to search

The SS Admin plugin is designed to let you manage Sound Servers from in-channel commands.

Channel Commands

Commands Flags Needed Description
!ss ban x.x.x[.y] +mo (any) Bans an IP or /24 subnet from your SHOUTcast server
!ss unban x.x.x[.y] +mo (any) Unbans an IP or /24 subnet from your SHOUTcast server
!ss rip ip +mo (any) Adds an IP to the Reserved IP (RIP) list
!ss unrip ip +mo (any) Removes an IP from the RIP tables
!ss kicksrc +mo (any) Kicks the current source from your server
!ss iptban +mo (any) If iptban is set in your config, runs the specified command with an IP to ban.
!ss iptunban +mo (any) If iptunban is set in your config, runs the specified command with an IP to unban.

Configuration

SS_Admin {
 SS0Pass	ShoutCast Admin Password for the first Sound Server defined in your ss block
 SS1Pass	ShoutCast Admin Password for the second Sound Server defined in your ss block
 ...
 iptban command to use to ban an IP from your server, parms are passed as %1%, %2%, etc.
 iptunban command to use to unban an IP from your server, parms are passed as %1%, %2%, etc.
};

Custom Messages

The plugin can use the following optional message that it will send if you use !ss kicksrc over IRC:

OnKickSource=PRIVMSG %chan :%nick kicked the source from SHOUTcast!

OS Support

Operating System: Win32 Win64 Native Linux/Unix FreeBSD
Supported: Yes Yes Yes Yes



RadioBot vde

RadioBot main pages
Main PageInstallationChangelogCommandsPluginsFAQConfigurationCreditsRemote ClientBuilt-In VariablesMulti Sound Server ModeUsername Character Restrictions
Auto DJ Pages
Auto DJ Main PageWebRequest SystemSchedulerMP3 EncoderVoice SupportMySQL Plugin