This commit is contained in:
2025-04-16 00:14:02 +08:00
parent 5ad768468e
commit 5e32e88c15
5 changed files with 14 additions and 14 deletions

View File

@ -23,7 +23,7 @@
"20-single": "]{color=0xffffff}",
"21-single": " - ",
"22-single": "{color=0xffffff} - ",
"23-single": "\n",
"23-single": "\\n",
"24-single": "(Press ESC to open console.)",
"25-single": "{color=0xff3f3f}<x> is not an integer between 0 and 2!",
"26-single": "{color=0xff3f3f}<x> is not an integer between 0 and <y>!",
@ -39,18 +39,18 @@
"36-single": "_",
"37-single": "{color=0xffff7f}",
"38-single": "{color=0x7f7fff}",
"39-single": "\n",
"39-single": "\\n",
"40-single": "{color=0xff3f3f}<x> is not a number above 0 and at or below 2!",
"41-single": "Speed is <x>",
"42-single": "Speed set to <x>",
"43-single": "{color=0xff3f3f}At least 1 argument is required!",
"44-single": "{color=0xff3f3f}<x> is not a save file key!\nUse {color=0x7f7fff}sk{color=0xffffff} for a list of save file keys.",
"45-single": "{color=0xff3f3f}<x> is not a save file value!\nUse outputs of {color=0x7f7fff}sv {color=0xffff7f}<key>{color=0xffffff} as examples.",
"44-single": "{color=0xff3f3f}<x> is not a save file key!\\nUse {color=0x7f7fff}sk{color=0xffffff} for a list of save file keys.",
"45-single": "{color=0xff3f3f}<x> is not a save file value!\\nUse outputs of {color=0x7f7fff}sv {color=0xffff7f}<key>{color=0xffffff} as examples.",
"46-single": "Value of {color=0x7f7fff}<x>{color=0xffffff} is {color=0x7f7fff}<y>{color=0xffffff}",
"47-single": "Value of {color=0x7f7fff}<x>{color=0xffffff} set to {color=0x7f7fff}<y>{color=0xffffff}",
"48-single": "Teleported to {color=0x7f7fff}<x>{color=0xffffff}x {color=0x7f7fff}<y>{color=0xffffff}y",
"49-single": "{color=0xff3f3f}At least 2 arguments are required!",
"50-single": "{color=0xff3f3f}<x> is not a number!",
"51-single": "{color=0xff3f3f}There is no player to teleport!",
"52-single": "{color=0xff3f3f}<x> is not a command!\n{color=0xffffff}Use {color=0x7f7fff}help{color=0xffffff} for a list of commands."
"52-single": "{color=0xff3f3f}<x> is not a command!\\n{color=0xffffff}Use {color=0x7f7fff}help{color=0xffffff} for a list of commands."
}