CreativeHub
Server/GameplayConfigs/CreativeHub.json, 185 B
Fields
| Field | Type |
|---|---|
Parent | string |
World | object |
Plugin | object |
Source
{
"Parent": "Default",
"World": {
"AllowBlockBreaking": false,
"AllowBlockGathering": false,
"AllowBlockPlacement": false
},
"Plugin": {
"WorldEvents": {}
}
}