yl_survey/settingtypes.txt
2024-09-12 05:20:09 +02:00

27 lines
935 B
Plaintext

[yl_survey]
# Debug
# Set this to true to enable debug mode, it will output some more values to log
# Optional, default is false
yl_survey.debug (Debug mode) bool false
# Save path
# Set this to where in the worldfolder you want the JSON files stored.
# Optional, default is yl_survey
yl_survey.save_path (Save path) string yl_survey
# Survey edit privs
# Enable holders of these privs to edit surveys
# Optional, default: server, no setting disables the feature
yl_survey.surveyedit_privs (Survey edit privs) string server
# Survey answer privs
# Enable holders of these privs to answer surveys
# Optional, default: server, no setting disables the feature
yl_survey.surveyanswer_privs (Survey answer privs) string interact
# Survey evaluate privs
# Enable holders of these privs to evaluate surveys
# Optional, default: server, no setting disables the feature
yl_survey.surveyevaluate_privs (Survey evaluate privs) string server