Added extra blocked commands used to bypass //brush

I've added commands which enable //brush even though it is blocked (/size and //mask) to the blocked commands list (for superadmins only).
This commit is contained in:
KingDragonRider 2014-09-13 17:16:55 +01:00
parent f4440fd262
commit 72e105eb34

View file

@ -90,6 +90,8 @@ blocked_commands:
- 's:b://:_'
- 's:b:/superpickaxe:_'
- 's:b:/brush:_'
- 's:b:/size:_'
- 's:b://mask:_'
- 's:b:/mat:_'
- 's:b:/tool:_'
- 's:b://butcher:_'