mirror of
https://github.com/TheDeus-Group/TFM-4.3-Reloaded.git
synced 2024-12-23 08:05:20 +00:00
Merge pull request #316 from KingDragonRider/master
Blocked /size and //mask. Resolves #316
This commit is contained in:
commit
3968dbe0a2
1 changed files with 2 additions and 0 deletions
|
@ -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:_'
|
||||
|
|
Loading…
Reference in a new issue