{ "User information": {"type": "label"}, "username": { "type": "text", "label": "Username (max 8 characters)", "default": "GUEST" }, "separator_a": {}, "MSG": { "type": "text", "label": "Message (max 8 characters)", "default": "Hellooooooo" }, "Skill LV": { "type": "selection", "label": "Pick Your True Skill", "default": "None", "values": ["None", "Skilled", "Expert", "Expert (Mastery)", "Lower Pro", "Lower Pro (Mastery)","Upper Pro","Upper Pro (Mastery)","Lower Master","Lower Master (Mastery)","Upper Master","Upper Master (Mastery)","Grand Master","Grand Master +"] }, "separator_b": {}, "Animations": {"type": "label"}, "animations_affectWithBPM": { "type": "bool", "label": "Affect speed of some animations with the current song's BPM", "default": false }, "separator_c": {}, "Crew": { "type": "label" }, "single_idol": { "label": "!!!ALWAYS MATCH THE NAME!!!", "type": "text", "default": "nothing" }, "words": { "type": "selection", "label": "Language", "default": "EN", "values": ["EN", "DE", "SK", "test2"] }, "separator_d": {}, "Audio": { "type": "label" }, "audio_systemVoice": { "label": "Turn on Rasis", "type": "bool", "default": false }, "separator_e": {}, "Gameplay": { "type": "label" }, "gameplay_ucDifferentColor": { "label": "Use different colors for UC and PUC chain numbers", "type": "bool", "default": false } }