{ "commands": { "help": { "desc": { "text": "Lists all commands", "localized": false }, "chat": [ "ttt_ctc_help_line_1", "ttt_ctc_help_line_2" ], "console": [ "ctc_defaults_list_all" ] }, "info": { "desc": { "text": "ttt_ctc_info_desc" }, "chat": [ "ttt_ctc_info_data_print" ] }, "multicommand": { "desc": { "text": "Runs multiple commands at once", "localized": false }, "localized": false, "console": [ "xgui", "shopeditor" ], "chat": [ "Running multiple commands!" ] } }, "text": { "English": { "ttt_ctc_info_data_print": "You are %ctc_white%$p$%ctc_default% and it is %ctc_white%$t$%ctc_default% (on the %ctc_white%$d$%ctc_default%), you're playing with {cooldudes}!", "ttt_ctc_help_line_1": "Visit %ctc_url%https://github.com/TimGoll/ttt-command-to-chat %ctc_default%for more information about this addon.", "ttt_ctc_info_desc": "Prints general information.", "ttt_ctc_help_line_2": "%ctc_heading%List of all available commands:" }, "Deutsch": { "ttt_ctc_info_data_print": "Du bist %ctc_white%$p$%ctc_default% und es ist %ctc_white%$t$ Uhr%ctc_default% (am %ctc_white%$d$%ctc_default%), du spielst mit: {cooldudes}!", "ttt_ctc_help_line_1": "Besuche %ctc_url%https://github.com/TimGoll/ttt-command-to-chat %ctc_default%um mehr Informationen über dieses Addon zu bekommen.", "ttt_ctc_info_desc": "Gibt ein paar generelle Informationen raus.", "ttt_ctc_help_line_2": "%ctc_heading%Auflistung aller Befehle:" } }, "variables": { "strings": { "cooldudes": "friends" }, "colors": { "ctc_heading": [ 85.0, 150.0, 100.0, 255.0 ], "ctc_url": [ 10.0, 85.0, 140.0, 255.0 ], "ctc_white": [ 255.0, 255.0, 255.0, 255.0 ], "ctc_default": [ 151.0, 211.0, 255.0, 255.0 ], "ctc_highlight": [ 215.0, 240.0, 240.0, 255.0 ] } }, "settings": { "prefix": "!", "run_first": "chat" } }