what im doing wrong here?
i want to block codelocks and door keys on solo server.
thanks
{
"blockList": [lock.code], [door.key]
"craftRefund": true,
"messages": {
"You are not allowed to use this command": "You are not allowed to use this command",
"You may not craft this (restricted)": "You may not craft this (restricted)",
"You may not deploy this (restricted)": "You may not deploy this (restricted)",
"You may not pick that up (restricted)": "You may not pick that up (restricted)",
"You may not research this (restricted)": "You may not research this (restricted)",
"You may not research this (restricted), blueprints refunded!": "You may not research this (restricted), blueprints refunded!"
},
"sendMessages": true,
"VERSION": "0.1.51"
}
i want to block codelocks and door keys on solo server.
thanks
{
"blockList": [lock.code], [door.key]
"craftRefund": true,
"messages": {
"You are not allowed to use this command": "You are not allowed to use this command",
"You may not craft this (restricted)": "You may not craft this (restricted)",
"You may not deploy this (restricted)": "You may not deploy this (restricted)",
"You may not pick that up (restricted)": "You may not pick that up (restricted)",
"You may not research this (restricted)": "You may not research this (restricted)",
"You may not research this (restricted), blueprints refunded!": "You may not research this (restricted), blueprints refunded!"
},
"sendMessages": true,
"VERSION": "0.1.51"
}
