Server Config: Difference between revisions

From Vintage Story Wiki
no edit summary
No edit summary
No edit summary
Line 592: Line 592:
     // There used to be a "Allow cheats" toggle in the create world screen that forbids the use of /gamemode creative even if you are an admin. The config for it is still there.
     // There used to be a "Allow cheats" toggle in the create world screen that forbids the use of /gamemode creative even if you are an admin. The config for it is still there.
     "AllowCreativeMode": false,
     "AllowCreativeMode": false,
     // Defines preset of parameters for new world. Possible values: "creativebuilding","surviveandbuild", "exploration" and "wildernesssurvival" (theoretically - any string value).
     // Defines preset of parameters for new world. Possible values: "creativebuilding","surviveandbuild", "exploration", "homosapiens" and "wildernesssurvival" (theoretically - any string value).
     "PlayStyle": "surviveandbuild",
     "PlayStyle": "surviveandbuild",
     // A reference to an entry in the en.json. Basically, id for human-readable names for PlayStyle.  
     // A reference to an entry in the en.json. Basically, id for human-readable names for PlayStyle.  
     // Possible values: "preset-surviveandbuild", "preset-exploration", "preset-wildernesssurvival" and "creativebuilding".
     // Possible values: "preset-surviveandbuild", "preset-exploration", "preset-wildernesssurvival", "preset-homosapiens" and "creativebuilding".
     "PlayStyleLangCode": "surviveandbuild",
     "PlayStyleLangCode": "surviveandbuild",
     // World generation type. Possible values: "standard", "superflat".
     // World generation type. Possible values: "standard", "superflat".
Confirmedusers, editor
37,784

edits