From 72fa8532d3a05786884f826d7184a4a0debf415f Mon Sep 17 00:00:00 2001 From: Drew Date: Mon, 2 Mar 2015 20:26:43 -0600 Subject: [PATCH] Blocked pending commands in CommandBlocker. Resolves #492 --- src/config.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config.yml b/src/config.yml index ed86f51..2980186 100644 --- a/src/config.yml +++ b/src/config.yml @@ -117,6 +117,12 @@ blocked_commands: - 's:b:/setidletimeout:_' - 's:b:/mail sendall:_' - 's:b:/eco reset:_' + - 's:b:/mask:_' + - 's:b:/gmask:_' + - 's:b:/tool:_' + - 's:b:/lrbuild:_' + - 's:b:/defaultgamemode:_' + # Superadmin commands - Auto-eject - 's:a:/stop:_'