From: Michael Andreen Date: Sun, 10 Jan 2010 14:13:49 +0000 (+0100) Subject: Restrict .p to member channels X-Git-Url: https://ruin.nu/git/?p=NDIRC.git;a=commitdiff_plain;h=734f71c099149b73077c64112bbe15ad14f468a2 Restrict .p to member channels --- diff --git a/Commands/PA.pm b/Commands/PA.pm index 8a40007..ac414ca 100644 --- a/Commands/PA.pm +++ b/Commands/PA.pm @@ -34,6 +34,7 @@ command bcalc => { command p => { help => q(usage: .p X:Y:Z | or .p nick with high enough access), + type => 'member', }, class extends NDIRC::Command { method execute($c,$msg) {