VSMod_AriasServerUtils/AriasServerUtils/assets/ariasserverutils/lang/en.json

50 lines
2.2 KiB
JSON

{
"setspawn": "Spawn location set successfully.",
"timer": "[DEBUG] timer executed",
"spawn-not-set": "A world spawn location is not currently set",
"tp-spawn": "Teleported to spawn",
"rmspawn": "World Spawn cleared. The /spawn command will now be non-functional until a new spawn is set",
"halt": "Aria's Server Utils is shutting down, performing any last minute pending tasks...",
"nobackup": "No backup inventory exists, aborting restore..",
"playerjoin": "A player has joined the server, their data is being loaded, or created",
"home-tp": "You have teleported home",
"home-no": "No such home exists",
"home-max": "You have reached your max number of homes",
"home-set": "Home saved",
"home-del": "Home deleted",
"home-list": "You have [{0}] home(s)\n\n{1}",
"help": "All Aria's Server Utilities Commands: \n\nMax Homes: {0}; \nAdmins can bypass max homes: {1}\nMax back positions: {2}\n\n{3}",
"updatedconfig": "[ASU] server config updated with the new value: {0}",
"config-value-reset": "[ASU] server config value reset to default",
"farmland-downgrade": "The current farmland downgrade setting is {0}",
"farmland-drop": "The current farmland drop setting is {0}",
"warp-tp": "Teleported to warp [{0}]",
"warp-set": "Warp [{0}] created!",
"warp-no": "You lack permissions to manage a warp",
"warp-fail": "Warp [{0}] does not exist",
"warp-del": "Warp [{0}] deleted",
"warp-list": "There are [{0}] total warps\n\n{1}",
"back-no": "There's no position to go back to",
"back": "You've been taken back to your last position",
"rtp-search": "Searching for a random position...",
"rtp-progress": "Still searching for a random position... [{0}] tries remaining...",
"rtp": "You have been teleported [{0}] blocks away!",
"rtp-found": "Found a valid landing position after {0} tries.",
"rtp-fail": "Giving up on RTP search. No valid position could be found. Try again later",
"rtp-capped": "The distance you tried to go [{0}] is greater than the maximum allowable by the server [{1}]",
"cmd-cooldown": "[{0}] is currently on cooldown. You can use this command again in [{1}]",
"psp": "[ASU] PSP Starting... you do not need to stay in bed",
"psp-ending": "[ASU] PSP Complete"
}