VSMod_AriasServerUtils/AriasServerUtils/assets/ariasserverutils/lang/en.json
2025-03-06 16:48:41 -07:00

40 lines
1.6 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",
"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": "You have been teleported [{0}] blocks away!",
"rtp-fail": "Giving up on RTP search. No valid position could be found. Try again later",
"cmd-cooldown": "[{0}] is currently on cooldown. You can use this command again in [{1}]"
}