25 lines
658 B
JSON
25 lines
658 B
JSON
|
{
|
||
|
"fantasiaSettings": {
|
||
|
"port": 6969,
|
||
|
"connectionType": "TELNET",
|
||
|
"nonLocalConnectionsAllowed": false,
|
||
|
"runningCommandsFromInGameAllowed": false
|
||
|
},
|
||
|
"networkSettings": {
|
||
|
"ignoringEntitySpawns": false,
|
||
|
"ignoringExplosions": false,
|
||
|
"ignoringLightUpdates": false,
|
||
|
"ignoringParticleSpawns": false
|
||
|
},
|
||
|
"renderingSettings": {
|
||
|
"entityRenderingDisabled": false,
|
||
|
"gameRenderingDisabled": false,
|
||
|
"tileEntityRenderingDisabled": false,
|
||
|
"weatherRenderingDisabled": false,
|
||
|
"worldRenderingDisabled": false
|
||
|
},
|
||
|
"watchdogSettings": {
|
||
|
"freezeDetectionEnabled": true,
|
||
|
"freezeDetectionThreshold": 5000
|
||
|
}
|
||
|
}
|