Restrict command & structure block placement

You can't place these blocks without Op & Creative;
WorldEdit should also disable placement of them by default.
This commit is contained in:
Jesse Boyd 2017-01-10 16:14:18 +11:00 committed by wizjany
parent 4a8bba7a54
commit dd00bb13c6

View File

@ -29,7 +29,7 @@ limits:
butcher-radius:
default: -1
maximum: -1
disallowed-blocks: [6, 7, 14, 15, 16, 26, 27, 28, 29, 39, 31, 32, 33, 34, 36, 37, 38, 39, 40, 46, 50, 51, 56, 59, 69, 73, 74, 75, 76, 77, 81, 83]
disallowed-blocks: [6, 7, 14, 15, 16, 26, 27, 28, 29, 39, 31, 32, 33, 34, 36, 37, 38, 39, 40, 46, 50, 51, 56, 59, 69, 73, 74, 75, 76, 77, 81, 83, 137, 210, 211, 255]
use-inventory:
enable: false