MCSManager/languages/en_US.json

1905 lines
134 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"TXT_CODE_00000001": "Welcome to MCSManager Panel",
"TXT_CODE_108ce2e4": "Width:",
"TXT_CODE_13663120": "For example: without filling in parameters, the 'Terminal Card' can only be used on the 'Instance' page.",
"TXT_CODE_153f705d": "Remove Card",
"TXT_CODE_16d71239": "Dashboard",
"TXT_CODE_18cdc17f": "Edit Title",
"TXT_CODE_1f246be3": "Min Height:",
"TXT_CODE_2c69ab15": "Logout",
"TXT_CODE_3efe364e": "Block",
"TXT_CODE_524e3036": "Terminal",
"TXT_CODE_5db4e96b": "Expand Height (final height is the highest among the rows)",
"TXT_CODE_8145d82": "Save Layout",
"TXT_CODE_8b0f8aab": "New Card",
"TXT_CODE_8c3164c9": "Profile",
"TXT_CODE_Instance_router.accessFileErr": "File does not exist or the path is incorrect, file access is denied",
"TXT_CODE_Instance_router.cancelIO": "Session {{id}} requests the cancellation of forwarding instance {{targetInstanceUuid}} IO stream.",
"TXT_CODE_Instance_router.openInstanceErr": "Error occurred while starting instance {{instanceUuid}}: ",
"TXT_CODE_Instance_router.performTasks": "Session {{id}} requests instance {{uuid}} to perform asynchronous task: {{taskName}}",
"TXT_CODE_Instance_router.performTasksErr": "Exception occurred while executing {{taskName}} asynchronous task for instance {{uuid}}: {{err}}",
"TXT_CODE_Instance_router.requestIO": "Session {{id}} requests the forwarding of instance {{targetInstanceUuid}} IO stream.",
"TXT_CODE_Instance_router.taskEmpty": "No asynchronous tasks are currently running.",
"TXT_CODE_Instance_router.terminalLogNotExist": "Terminal log file does not exist.",
"TXT_CODE_a0451c97": "Cancel",
"TXT_CODE_ae533703": "File Management",
"TXT_CODE_app.addr": "Access URL: http://<IP address>:{{port}}/ or ws://<IP address>:{{port}}",
"TXT_CODE_app.configPathTip": "Configuration File: data/Config/global.json",
"TXT_CODE_app.developInfo": "Unable to start, this project is intended for MCSManager developers and cannot be run by regular users.\nPlease visit https://mcsmanager.com/ for the latest installation instructions.\nIf you intend to run in developer mode, create directory 'public' and 'src/public' along with frontend static files before running again.",
"TXT_CODE_app.doc": "Reference Documentation: https://docs.mcsmanager.com/",
"TXT_CODE_app.exitTip": "You can use the Ctrl+C shortcut to close the program",
"TXT_CODE_app.host": "Access URL: http://localhost:{{port}}",
"TXT_CODE_app.httpSetupError": "HTTP/Socket service startup error, possibly due to port occupation, insufficient permissions, or unavailable network device.",
"TXT_CODE_app.instanceLoad": "All {{n}} instances have been loaded.",
"TXT_CODE_app.instanceLoadError": "Failed to read local instance files:",
"TXT_CODE_app.panelStarted": "Control panel has started",
"TXT_CODE_app.password": "Access Key: {{key}}",
"TXT_CODE_app.passwordTip": "The key is the sole authentication method. Please connect using daemons section of MCSManager panel.",
"TXT_CODE_app.portTip": "Public access requires opening ports {{port}} and the daemon's port.",
"TXT_CODE_app.reference": "Project Reference: https://github.com/mcsmanager",
"TXT_CODE_app.sessionConnect": "Session {{ip}} {{uuid}} has connected",
"TXT_CODE_app.sessionDisconnect": "Session {{ip}} {{uuid}} has disconnected",
"TXT_CODE_app.started": "Daemon process has been successfully started",
"TXT_CODE_app.sysinfo": "Resource Report",
"TXT_CODE_app.welcome": "Welcome to MCSManager Daemon",
"TXT_CODE_auth_router.access": "Session {{id}} ({{address}}) has successfully authenticated",
"TXT_CODE_auth_router.disconnect": "Session {{id}} ({{address}}) disconnected due to prolonged unauthentication",
"TXT_CODE_auth_router.illegalAccess": "Illegal access",
"TXT_CODE_auth_router.notAccess": "Session {{id}} ({{address}}) attempted unauthorized access to {{event}} and has been blocked.",
"TXT_CODE_b5c7b82d": "Settings",
"TXT_CODE_baa16e45": "Expand Width",
"TXT_CODE_command.errLen": "Incorrect command length, please ensure the command format is correct",
"TXT_CODE_command.instanceNotOpen": "Command execution failed because the instance's actual process does not exist",
"TXT_CODE_command.quotes": "Incorrect command double quotes, paired double quotes cannot be found. If you need to use single quote symbol, please use the {quotes} symbol",
"TXT_CODE_common._7unzip": "[7zip Decompression Task]",
"TXT_CODE_common._7zip": "[7zip Compression Task]",
"TXT_CODE_common.killProcess": "Process {{pid}} has been terminated using system commands",
"TXT_CODE_common.title": "Title",
"TXT_CODE_common.uuidIrregular": "UUID {{uuid}} does not conform to the standards",
"TXT_CODE_d356cf9d": "Shrink Width",
"TXT_CODE_d507abff": "Confirm",
"TXT_CODE_daemonInfo.authError": "Remote daemon {{- v}} key validation error",
"TXT_CODE_daemonInfo.authFailure": "Remote daemon {{- v}} key validation denied",
"TXT_CODE_daemonInfo.authSuccess": "Remote daemon {{- v}} key validation successful",
"TXT_CODE_daemonInfo.closed": "Disconnected remote daemon {{- v}}",
"TXT_CODE_daemonInfo.connect": "Connected to remote daemon {{- v}}",
"TXT_CODE_daemonInfo.connectError": "Error connecting to remote daemon: {{- v}}",
"TXT_CODE_daemonInfo.disconnect": "Disconnected from remote daemon {{- v}}",
"TXT_CODE_daemonInfo.replaceConnect": "User initiated a duplicate connection request, resetting connection configuration",
"TXT_CODE_daemonInfo.resetConnect": "User initiated reconnection to an already available remote daemon, resetting connection channel",
"TXT_CODE_daemonInfo.setLanguage": "Set daemon language",
"TXT_CODE_daemonInfo.tryConnect": "Attempting to connect to remote daemon",
"TXT_CODE_e076d90b": "Daemons",
"TXT_CODE_e21473bc": "Instances",
"TXT_CODE_e29b79df": "If not filling any parameters, the newly added card will automatically retrieve data based on the address, but this does not apply to all pages. ",
"TXT_CODE_e4c84088": "Please complete the required parameters for the card.",
"TXT_CODE_ebd2a6a1": "Custom Layout",
"TXT_CODE_environment_router.crateErr": "Error creating image {{name}}:{{tag}}: {{error}}",
"TXT_CODE_environment_router.crateImage": "Daemon is creating image {{name}}:{{tag}} with the following DockerFile:\n{{dockerFileText}}\n",
"TXT_CODE_environment_router.crateSuccess": "Image {{name}}:{{tag}} creation completed.",
"TXT_CODE_environment_router.delImage": "Daemon is deleting image {{imageId}}",
"TXT_CODE_environment_router.dockerInfoErr": "Failed to fetch image information. Please ensure that you have Docker environment installed correctly.",
"TXT_CODE_f5b9d58f": "Control Panel",
"TXT_CODE_fd5ca298": "Shrink Height (height of rows must be consistent to change the minimum height)",
"TXT_CODE_file_router.instanceNotExist": "Instance {{instanceUuid}} does not exist",
"TXT_CODE_file_router.unzipLimit": "Exceeded the maximum number of concurrent decompression tasks. The maximum allowed is {{maxFileTask}}, and currently, {{fileLock}} tasks are in progress. Please be patient.",
"TXT_CODE_file_router_service.instanceNotExit": "Instance {{uuid}} does not exist",
"TXT_CODE_frp.done": "FRP reverse proxy installed. You can check the mapping status from the top left corner. If it is not displayed, it may be due to antivirus software, insufficient file permissions, or incorrect FRP key.",
"TXT_CODE_frp.downloadErr": "Failed to download the FRP application, and the FRP proxy cannot be started properly.",
"TXT_CODE_frp.installing": "Downloading and installing the FRP reverse proxy. We will automatically start the program shortly...",
"TXT_CODE_general_start.cmdEmpty": "Unable to start the instance as the startup command is empty",
"TXT_CODE_general_start.cwd": "Working Directory: {{cwd}}",
"TXT_CODE_general_start.cwdPathNotExist": "The working directory does not exist",
"TXT_CODE_general_start.instanceConfigErr": "Startup command, input/output encoding, or working directory is empty",
"TXT_CODE_general_start.instanceUuid": "Instance UUID: [{{uuid}}]",
"TXT_CODE_general_start.pidErr": "Detected instance process/container startup failure (PID is empty). Possible reasons are:\n1. Incorrectly instance startup command. Please check the startup command and parameters in the instance settings.\n2. Incorrect or missing system host environment, such as Java environment, etc.\n\nNative startup command:\n{{startCommand}}\n\nStartup Command Parsing:\nProgram: {{commandExeFile}}\nParameters: {{commandParameters}}\n\nPlease report this information to the administrator, technical support, or troubleshoot yourself.",
"TXT_CODE_general_start.startCmd": "Startup Command: {{cmdList}}",
"TXT_CODE_general_start.startErr": "Instance startup failed. Please check the startup command, host environment, and configuration file.",
"TXT_CODE_general_start.startInstance": "Session {{source}}: Request to start the instance.",
"TXT_CODE_general_start.startOrdinaryTerminal": "Instance running. You can send commands use the input box at the bottom. If you need advanced console features like Ctrl, Tab, and other shortcuts, please go to terminal settings to enable the emulated terminal.",
"TXT_CODE_general_start.startSuccess": "Instance {{instanceUuid}} started with PID: {{pid}}",
"TXT_CODE_general_stop.execCmd": "The predefined shutdown command has been executed: {{stopCommand}}\nIf the instance does not stop, please change the correct shutdown command, such as ^C, stop, end, etc.",
"TXT_CODE_general_stop.notRunning": "Instance not running and cannot be stopped.",
"TXT_CODE_general_stop.stopErr": "The shutdown command has been sent but the instance has not stopped for an extended period. This could be due to an incorrect shutdown command or a process freeze. The instance will now return to running state, and you can use 'Terminate' function to end the process.",
"TXT_CODE_general_update.cmdFormatErr": "Incorrect update command. Please contact your administrator.",
"TXT_CODE_general_update.err": "Error",
"TXT_CODE_general_update.error": "Update Error: {{err}}",
"TXT_CODE_general_update.killProcess": "Terminating the task process...",
"TXT_CODE_general_update.readyUpdate": "Instance {{instanceUuid}} is preparing for the update operation...",
"TXT_CODE_general_update.statusErr_notStop": "Incorrect instance status, cannot perform the update task. The instance must be stopped first.",
"TXT_CODE_general_update.statusErr_otherProgress": "Incorrect instance status, another task is currently in progress.",
"TXT_CODE_general_update.terminateUpdate": "User requested to terminate the update asynchronous task for instance {{instanceUuid}}",
"TXT_CODE_general_update.update": "Update",
"TXT_CODE_general_update.updateCmd": "Instance {{instanceUuid}} executed the update command as follows:",
"TXT_CODE_general_update.updateErr": "The update process has ended with error. It may be due to damaged update files or network issues.",
"TXT_CODE_general_update.updateFailed": "Update failed. The update command failed to start. Please contact the administrator.",
"TXT_CODE_general_update.updateSuccess": "Update successful!",
"TXT_CODE_http_router.downloadErr": "Download error: {{error}}",
"TXT_CODE_http_router.fileNameNotSpec": "User file download name does not conform to standards.",
"TXT_CODE_http_router.instanceNotExist": "Instance does not exist.",
"TXT_CODE_http_router.updateErr": "Unknown reason: Upload failed.",
"TXT_CODE_install.changeModeErr": "Failed to change permissions for file {{path}}. Please manually set it to chmod 755 or above.",
"TXT_CODE_install.guide": "Dependency program reference: https://github.com/mcsmanager/pty",
"TXT_CODE_install.installErr": "Installation of optional dependency libraries failed. Full emulated terminal and some optional features will not be available. This does not affect normal functionality and will be attempted again at the next startup.",
"TXT_CODE_install.installed": "Optional dependency programs have been automatically installed, emulated terminal and some advanced features have been automatically enabled.",
"TXT_CODE_install.ptyNotSupportSystem": "Emulated terminal is only supported on Windows/Linux x86_64 architecture. Downgraded to a regular terminal.",
"TXT_CODE_install.ptySupport": "Recognized the installed dependency libraries, emulated terminal functionality is now available.",
"TXT_CODE_install.skipInstall": "System is not a Linux system, automatically skipped dependency library installation.",
"TXT_CODE_instance.dirEmpty": "Startup command, input/output encoding, or working directory is empty.",
"TXT_CODE_instance.dirNoE": "Working directory does not exist.",
"TXT_CODE_instance.invalidContainerName": "Invalid container name {{v}}.",
"TXT_CODE_instance.invalidCpu": "Invalid CPU core specification {{v}}.",
"TXT_CODE_instance.successful": "Instance {{v}} started successfully.",
"TXT_CODE_instanceConf.autoRestart": "Unexpected instance stop detected. Restart command has been sent...",
"TXT_CODE_instanceConf.autoRestartErr": "Auto-restart error: {{err}}",
"TXT_CODE_instanceConf.cantModifyInstanceType": "The instance type cannot be modified while running.",
"TXT_CODE_instanceConf.cantModifyProcessType": "The process type cannot be modified while running.",
"TXT_CODE_instanceConf.cantModifyPtyModel": "PTY mode cannot be modified while running.",
"TXT_CODE_instanceConf.error": "Error",
"TXT_CODE_instanceConf.info": "Information",
"TXT_CODE_instanceConf.initInstanceErr": "Failed to initialize the instance. The unique identifier or configuration parameters are empty.",
"TXT_CODE_instanceConf.instanceBusy": "The current instance is busy and cannot perform any operations.",
"TXT_CODE_instanceConf.instanceLock": "This {{info}} operation cannot be executed because the instance is locked. Please try again later.",
"TXT_CODE_instanceConf.instantExit": "The instance appears to have exited shortly after startup, which may be due to an incorrect launch command or configuration error.",
"TXT_CODE_instanceConf.ptyNotExist": "Emulated terminal cannot be enabled because the attached program {{path}} does not exist. You can contact the administrator to restart the Daemon program for reinstallation (Linux only).",
"TXT_CODE_mc_update.updateInstance": "Updating instance...",
"TXT_CODE_passport_router.registerErr": "Task name or key cannot be empty",
"TXT_CODE_permission.apiError": "Incorrect key",
"TXT_CODE_permission.forbidden": "Insufficient Permissions",
"TXT_CODE_permission.forbiddenInstance": "[Forbidden] [Middleware] Incorrect parameters or unauthorized access to the instance.",
"TXT_CODE_permission.forbiddenTokenError": "Token validation failed, access denied",
"TXT_CODE_permission.tooFast": "Too many requests, please try again later",
"TXT_CODE_permission.xmlhttprequestError": "Unable to find the request header: x-requested-with: xmlhttprequest",
"TXT_CODE_preset.actionErr": "Predefined command {{action}} is not available.",
"TXT_CODE_process_config.writEmpty": "Content to write is empty, possibly due to an unsupported type of configuration file",
"TXT_CODE_protocol.socketErr": "Session {{id}}({{address}})/{{event}} encountered an exception when responding:\n",
"TXT_CODE_pty_start.cmdEmpty": "Unable to start the instance: the startup command is empty",
"TXT_CODE_pty_start.cmdErr": "Startup command, input/output encoding, or working directory is empty",
"TXT_CODE_pty_start.cwdNotExist": "The working directory does not exist",
"TXT_CODE_pty_start.instanceStartErr": "Instance failed to start. Please check the startup command, host environment, and configuration files, etc",
"TXT_CODE_pty_start.instanceUuid": "Instance UUID: [{{instanceUuid}}]",
"TXT_CODE_pty_start.mustAbsolutePath": "The working directory for emulated terminal must be an absolute path. Please go to the instance settings and set the working directory to an absolute path.",
"TXT_CODE_pty_start.notSupportPty": "Emulated terminal mode failed. Unsupported architecture or system. Downgraded to regular terminal mode...",
"TXT_CODE_pty_start.pidErr": "It was detected that the process startup failed. The possible reasons are: \n1. The instance startup command was written incorrectly. Please go to the instance setting interface to check the startup command and parameters. \n2. The system host environment is incorrect or lacks an environment, such as a lack of Java environment, etc. \n\nStart command:\n{{startCommand}}\n\nPlease report this information to the administrator, technician or troubleshoot yourself.",
"TXT_CODE_pty_start.ptyCwd": "Working Directory: {{cwd}}",
"TXT_CODE_pty_start.ptyParams": "PTY Parameters: {{param}}",
"TXT_CODE_pty_start.ptyPath": "PTY Path: {{path}}",
"TXT_CODE_pty_start.sourceRequest": "Session {{source}}: Requested instance start.",
"TXT_CODE_pty_start.startCmd": "Startup Command: {{cmd}}",
"TXT_CODE_pty_start.startEmulatedTerminal": "Emulated terminal mode is active. You can directly input content in the terminal and use Ctrl, Tab, and other function keys.",
"TXT_CODE_pty_start.startErr": "Emulated terminal mode failed. Dependency program might be missing. Downgraded to regular terminal mode...",
"TXT_CODE_pty_start.startPty": "Session {{source}}: Requested instance start with emulated terminal.",
"TXT_CODE_pty_start.startSuccess": "Instance {{instanceUuid}} started successfully. PID: {{pid}}",
"TXT_CODE_pty_stop.execCmd": "Stop command has been executed: {{stopCommand}}\nIf you are unable to stop the instance, please go to the instance settings and change the correct command for stopping the instance, such as 'exit,' 'stop,' 'end,' etc.",
"TXT_CODE_pty_stop.notRunning": "The instance is not running and cannot be stopped.",
"TXT_CODE_pty_stop.stopErr": "The shutdown command has been sent but the instance has not stopped for an extended period. This could be due to an incorrect shutdown command or a process freeze. The instance will now return to running state, and you can use 'Terminate' function to end the process.",
"TXT_CODE_quick_install.hiperError": "The network mapping process already exists and cannot be started again!",
"TXT_CODE_quick_install.unzipError": "Unzip Failed",
"TXT_CODE_restart.error1": "Instance restart error. The instance has been previously started, and the planned restart has been canceled.",
"TXT_CODE_restart.error2": "Instance restart error.The instance should have been in a stopping state but is now running. The restart plan is canceled.",
"TXT_CODE_restart.restarting": "Server stopped, restarting the instance...",
"TXT_CODE_restart.start": "Starting to execute the restart event.",
"TXT_CODE_router.file.off": "Administrator has restricted file management functionality for default users",
"TXT_CODE_router.initComplete": "All feature modules and permission firewalls have been initialized successfully",
"TXT_CODE_router.instance.createError": "Failed to create instance",
"TXT_CODE_router.login.ban": "Too many attempts, your IP address has been banned for 10 minutes",
"TXT_CODE_router.login.init": "[Panel Installation] Initializing panel admin account: {{userName}}",
"TXT_CODE_router.login.installed": "MCSM has already been installed and cannot be reinstalled. Please backup and delete the data folder for a new installation",
"TXT_CODE_router.login.nameOrPassError": "Incorrect Username or Password",
"TXT_CODE_router.schedule.invalidName": "Invalid Task Name",
"TXT_CODE_router.user.deleteFailure": "Unable to delete user data",
"TXT_CODE_router.user.existsUserName": "Username is already in use",
"TXT_CODE_router.user.installed": "Admin account has already been created and cannot be recreated",
"TXT_CODE_router.user.invalidPassword": "Invalid Password Format",
"TXT_CODE_router.user.invalidUserName": "Invalid Username Format",
"TXT_CODE_router.user.passwordCheck": "Invalid password. It must contain uppercase and lowercase letters, numbers, and have a length between 9 and 36 characters",
"TXT_CODE_start.instanceMaturity": "Instance expired. Unable to start the instance",
"TXT_CODE_start.instanceNotDown": "The instance is running and cannot be started again",
"TXT_CODE_start.startInstance": "Preparing to start...",
"TXT_CODE_stream_router.IGNOREAccess": "Unauthorized access",
"TXT_CODE_stream_router.authSuccess": "Session {{id}} {{address}} data channel authenticated.",
"TXT_CODE_stream_router.disconnect": "Session {{id}} {{address}} has disconnected from the data channel with {{uuid}}",
"TXT_CODE_stream_router.establishConnection": "Session {{id}} {{address}} has established a data channel with {{uuid}}",
"TXT_CODE_stream_router.instanceNotExist": "Instance does not exist",
"TXT_CODE_stream_router.taskNotExist": "Task does not exist",
"TXT_CODE_stream_router.unauthorizedAccess": "Unauthorized access",
"TXT_CODE_systemRemoteService.autoCheckDaemon": "Detected local daemon, automatically obtaining key and port...",
"TXT_CODE_systemRemoteService.error": "Unable to automatically retrieve local daemon configuration. Please manually connect the daemon through the panel. Visit https://docs.mcsmanager.com/ for more information.",
"TXT_CODE_systemRemoteService.loadDaemonTitle": "Attempting to read local daemon {{localKeyFilePath}}",
"TXT_CODE_systemRemoteService.nodeCount": "Number of remote daemons: {{n}}",
"TXT_CODE_systemUser.userCount": "Number of local users: {{n}}",
"TXT_CODE_system_file.execLimit": "Exceeded maximum file editing limit",
"TXT_CODE_system_file.illegalAccess": "Illegal access path",
"TXT_CODE_system_file.unzipLimit": "File decompression only supports file up to {{max}}GB. To change this limit, please go to the data/Config/global.json file.",
"TXT_CODE_system_instance.autoStart": "Automatic start command for instance {{name}} ({{uuid}}) has been issued.",
"TXT_CODE_system_instance.autoStartErr": "Error occurred while automatically starting instance {{name}} ({{uuid}}): {{reason}}",
"TXT_CODE_system_instance.checkConf": "Please check or delete the file: data/InstanceConfig/{{uuid}}.json",
"TXT_CODE_system_instance.readInstanceFailed": "Failed to read instance {{uuid}}: {{error}}",
"TXT_CODE_system_instance.uuidEmpty": "Cannot create a certain instance because the instance UUID is empty.",
"TXT_CODE_system_instance_control.crateSuccess": "Created scheduled task {{name}} successfully.",
"TXT_CODE_system_instance_control.crateTask": "Creating scheduled task {{name}}:\n{{task}}",
"TXT_CODE_system_instance_control.crateTaskErr": "Error creating scheduled task. Invalid time expression: \n{{name}}: {{timeArray}}\nPlease try deleting the data/TaskConfig/{{name}}.json file to resolve this issue.",
"TXT_CODE_system_instance_control.execCmdErr": "Error executing scheduled task {{name}} for instance {{uuid}}:\n{{error}}",
"TXT_CODE_system_instance_control.execLimit": "Cannot continue creating scheduled tasks as the limit has been reached.",
"TXT_CODE_system_instance_control.existRepeatTask": "A duplicate task already exists.",
"TXT_CODE_system_instance_control.illegalName": "Illegal task name. Only underscores, numbers, letters, and some local language characters are supported.",
"TXT_CODE_ui.help": "[Terminal] The daemon has basic interactive functionality. Please enter 'help' for more information.",
"TXT_CODE_version.versionDetectErr": "Version Check Failed",
"TXT_CODE_47c35915": "Layout Saved",
"TXT_CODE_e10c992a": "All users will see your new changes upon refreshing the webpage.",
"TXT_CODE_f591e2fa": "Select Theme",
"TXT_CODE_673eac8e": "Light Theme",
"TXT_CODE_5e4a370d": "Dark Theme",
"TXT_CODE_7b1adf35": "Layout Design Mode",
"TXT_CODE_6b6f1d3": "You are free to design anything you desire. Having too many elements on a single page may lead to performance issues, so please design accordingly.",
"TXT_CODE_b128afa6": "New Card Title",
"TXT_CODE_ca07c84c": "Your Browser does not support Clipboard API",
"TXT_CODE_b858d78a": "Copied",
"TXT_CODE_81b9b599": "Copy Failed: ",
"TXT_CODE_13ae6a93": "Copy",
"TXT_CODE_d3de39b4": "Update Successful",
"TXT_CODE_d51f5d6": "Password length does not match",
"TXT_CODE_cc5a3aea": "Password length cannot be less than 9 characters",
"TXT_CODE_9bb2f08b": "User Profile",
"TXT_CODE_eb9fcdad": "Username",
"TXT_CODE_63ccbf90": "Permission",
"TXT_CODE_c5c56801": "Registration Time",
"TXT_CODE_d7ee9ba": "Last Login",
"TXT_CODE_1d9d0746": "UUID",
"TXT_CODE_551b0348": "Password",
"TXT_CODE_4f6c39d3": "Please enter new password",
"TXT_CODE_37924654": "Please re-enter the new password",
"TXT_CODE_b2dbf778": "If you need to access the panel through third-party applications, you will require this key for authentication. Any requests made using this key will have the same level of access as this account.",
"TXT_CODE_d7dbc7c2": "Disabled",
"TXT_CODE_d51cd7ae": "Generate New Key",
"TXT_CODE_6819de18": "Are you sure you want to disable the API Key?",
"TXT_CODE_b1dedda3": "Stop",
"TXT_CODE_41406a5f": "Data",
"TXT_CODE_d941eb89": "Operation",
"TXT_CODE_765d34e6": "User",
"TXT_CODE_76b2a495": "Other",
"TXT_CODE_6e23c48": "General",
"TXT_CODE_eca8f1b3": "CPU Usage (10min)",
"TXT_CODE_6ca6667f": "Memory Usage (10min)",
"TXT_CODE_b4a9d04a": "Daemons",
"TXT_CODE_55ade942": "Used for administrators to view server data",
"TXT_CODE_4d993ca4": "Image Card",
"TXT_CODE_6ef5195f": "Can be used to display images",
"TXT_CODE_3ed96265": "Embedded Web Card",
"TXT_CODE_db9375a5": "Can be used to display external websites",
"TXT_CODE_ddcca0b9": "Custom Text Box",
"TXT_CODE_2ca42b39": "Displays specified text, supports Markdown syntax",
"TXT_CODE_745d8a03": "Hyperlink Block",
"TXT_CODE_d6a96ea4": "Displays a set of custom hyperlink buttons",
"TXT_CODE_af143e18": "Clock",
"TXT_CODE_cf9e259c": "Displays the current time",
"TXT_CODE_e627e546": "Daemon",
"TXT_CODE_88e9361a": "Instance",
"TXT_CODE_db64faf6": "Login Count",
"TXT_CODE_66056676": "System Resource",
"TXT_CODE_721157a3": "Data Overview",
"TXT_CODE_2799a1dd": "Quick Start",
"TXT_CODE_a4037a98": "Interface Requests",
"TXT_CODE_d6d9c42c": "Running Instances",
"TXT_CODE_bfb50126": "Daemon Status",
"TXT_CODE_4ccdd3a0": "Console",
"TXT_CODE_eadb4f60": "Basic Infomation",
"TXT_CODE_efd37c48": "Manage Instance",
"TXT_CODE_20509fa0": "Daemons",
"TXT_CODE_9b99b72e": "Quickly Deploy Application Instances",
"TXT_CODE_d07742fe": "Configuration Files",
"TXT_CODE_1deaa2dd": "Users",
"TXT_CODE_236f70aa": "Configuration",
"TXT_CODE_342a04a9": "Under Maintenance",
"TXT_CODE_15f2e564": "Stopped",
"TXT_CODE_a409b8a9": "Stopping",
"TXT_CODE_175b570d": "Starting",
"TXT_CODE_bdb620b9": "Running",
"TXT_CODE_da7a0328": "Unknown Type",
"TXT_CODE_c8333afa": "Unknown Status",
"TXT_CODE_181f2f08": "Unable to retrieve remote daemon information",
"TXT_CODE_74443c8f": "Instance is not running",
"TXT_CODE_3ba5ad": "Login",
"TXT_CODE_5b60ad00": "Login to MCSManager Control Panel",
"TXT_CODE_80a560a1": "Username",
"TXT_CODE_7ec9c59c": "Instance: ",
"TXT_CODE_68831be6": "Type: ",
"TXT_CODE_e70a8e24": "Status: ",
"TXT_CODE_46f575ae": "Last Start: ",
"TXT_CODE_ae747cc0": "Expiration Time: ",
"TXT_CODE_8b8e08a6": "Creation Time: ",
"TXT_CODE_cec321b4": "Output Encoding: ",
"TXT_CODE_400a4210": "Input Encoding: ",
"TXT_CODE_7cad42a5": "Search by File Name",
"TXT_CODE_16853efe": "Change Permissions",
"TXT_CODE_c83551f5": "Rename",
"TXT_CODE_a64f3007": "Unzip",
"TXT_CODE_ecbd7449": "Delete",
"TXT_CODE_fe731dfc": "Actions",
"TXT_CODE_d23631cb": "Terminal Settings",
"TXT_CODE_b7d026f8": "Scheduled Tasks",
"TXT_CODE_3a406403": "Status Query",
"TXT_CODE_d341127b": "Event Tasks",
"TXT_CODE_4f34fc28": "Instance Settings",
"TXT_CODE_6c5985ca": "Go",
"TXT_CODE_57245e94": "Start",
"TXT_CODE_47dcfa5": "Restart",
"TXT_CODE_7b67813a": "Terminate",
"TXT_CODE_40ca4f2": "Update",
"TXT_CODE_cb043d10": "Instance",
"TXT_CODE_b8108d4d": "Enter your command here and press Enter to send",
"TXT_CODE_e3d96a26": "The panel could not connect to any remote daemon, please go to the Daemons first to add a remote daemon",
"TXT_CODE_28e53fed": "Manage Remote Daemon",
"TXT_CODE_53408064": "Create",
"TXT_CODE_ce132192": "Search by instance name",
"TXT_CODE_d31a684c": "Last Start",
"TXT_CODE_f52079a0": "Connection Address",
"TXT_CODE_593ee330": "Memory",
"TXT_CODE_3d602459": "Instances Status",
"TXT_CODE_c9609785": "Status",
"TXT_CODE_823bfe63": "Online",
"TXT_CODE_66ce073e": "Offline",
"TXT_CODE_3d0885c0": "Platform",
"TXT_CODE_81634069": "Version",
"TXT_CODE_e6c30866": "Manage Images",
"TXT_CODE_15a381d5": "New Daemon",
"TXT_CODE_3a302f23": "Manual",
"TXT_CODE_461d1a01": "Search by daemon name",
"TXT_CODE_f9a92e38": "Console, file uploading, and file downloading on remote daemon requires direct connection to the daemon from browser.",
"TXT_CODE_a65c65c2": "Therefore, Public IP or Domain (except for localhost) must be used for daemon connection.",
"TXT_CODE_c7d0002e": "IP",
"TXT_CODE_f49149d0": "Port",
"TXT_CODE_3c8fd4c2": "Display Name",
"TXT_CODE_eaed6901": "Instances",
"TXT_CODE_3f99f17f": "Daemon Version",
"TXT_CODE_f80e0786": "Status",
"TXT_CODE_45364559": "Please provide URL",
"TXT_CODE_78930f0f": "Edit URL",
"TXT_CODE_6239c6b6": "No Webpage",
"TXT_CODE_dde54f31": "Add One",
"TXT_CODE_c8a51b2e": "Please provide picture address",
"TXT_CODE_fd13f431": "Edit Picture",
"TXT_CODE_635d051": "No Picture",
"TXT_CODE_589e091c": "Add Picture",
"TXT_CODE_458c34db": "Sample Link",
"TXT_CODE_633415e2": "Please fill out the form correctly",
"TXT_CODE_db14fb46": "Added",
"TXT_CODE_a1d885c1": "Add",
"TXT_CODE_6f12aba3": "Are you sure you want to remove this link?",
"TXT_CODE_a7c85e67": "Add Hyperlink",
"TXT_CODE_b5a0661a": "Title",
"TXT_CODE_ad5e2b0f": "Hyperlink",
"TXT_CODE_4d81a657": "Preview",
"TXT_CODE_ad207008": "Edit",
"TXT_CODE_b197be11": "Loading Data...",
"TXT_CODE_413b9c01": "Node.js Version",
"TXT_CODE_af21e6b": "Panel Version",
"TXT_CODE_a0e70887": "Matched Daemon Version",
"TXT_CODE_fdb6c369": "Process User",
"TXT_CODE_f54e6d1f": "Panel Time",
"TXT_CODE_4ab6a0b5": "Browser Time",
"TXT_CODE_856bd2f3": "Temporary Banned IPs",
"TXT_CODE_da8f97a7": "Blocked Accesses",
"TXT_CODE_190ecd56": "Linux Load",
"TXT_CODE_77d038f7": "Panel Memory Usage",
"TXT_CODE_4df7e9bd": "Hostname",
"TXT_CODE_b4d8588": "OS Version",
"TXT_CODE_edf84830": "OS Type",
"TXT_CODE_68128434": "Deploy Minecraft Server",
"TXT_CODE_46bb965": "Deploy Steam Game Server",
"TXT_CODE_2ab3e9fd": "Deploy Console Application",
"TXT_CODE_a7907771": "Saved Successfully",
"TXT_CODE_cdd555be": "Basic",
"TXT_CODE_9c3ca8f": "Security",
"TXT_CODE_3b4b656d": "About",
"TXT_CODE_52c8a730": "Enable",
"TXT_CODE_718c9310": "Disable",
"TXT_CODE_5206cf41": "Basic Settings",
"TXT_CODE_a1a59b08": "Panel Language",
"TXT_CODE_2abeb185": "Changing the language here will synchronize it for all nodes and all users.",
"TXT_CODE_d648ff91": "However, this does not include custom card titles or other custom language content.",
"TXT_CODE_7f0017d2": "Panel Port",
"TXT_CODE_233624ad": "Web access port, please enter a numerical value. The default port is 23333.",
"TXT_CODE_4ea93630": "Please enter content",
"TXT_CODE_b5b33dd4": "Custom Text on the Login Page",
"TXT_CODE_c26e5fb7": "Support Markdown format",
"TXT_CODE_b2767aa2": "Template Packages Config",
"TXT_CODE_b1f833f3": "Source for the quick install function. This can be modified to support custom predefined server packages. ",
"TXT_CODE_514e064a": "Panel Binding IP",
"TXT_CODE_328191e": "Maybe useful in a multi-IP environment. If there's only one IP available on the host, please leave it empty.",
"TXT_CODE_ef0ce2e": "Important Notes",
"TXT_CODE_fcde7b2e": "These settings require some level of expertise. You can adjust them based on the host performance.",
"TXT_CODE_af19b7b5": "In general, default values can meet personal daily usage. However, as the scale grows, setting an appropriate threshold is crucial to avoid service interruption.",
"TXT_CODE_adab942e": "File Management for Users",
"TXT_CODE_ceb783a9": "File management is a resource-intensive and less controllable function.",
"TXT_CODE_e5b7522d": "If your regular users do not need file management, you can disable their access to this function.",
"TXT_CODE_405cd346": "Cross-Origin Request API Interface",
"TXT_CODE_6655c905": "HTTP responses will include 'access-control-allow-origin: *,' which may reduce security but allow further development.",
"TXT_CODE_1d67c9c6": "Limit Login Attempts from the Same IP",
"TXT_CODE_745fc959": "This feature will protect your panel from brute force password attacks by allowing only 10 password attempts per IP.",
"TXT_CODE_4b7eba50": "Online / Total",
"TXT_CODE_8201d2c6": "Running / Total",
"TXT_CODE_871fb0d6": "Failed : Successful",
"TXT_CODE_f4244bbf": "CPU, Memory Usage",
"TXT_CODE_eb880db2": "User",
"TXT_CODE_cd978243": "Admin",
"TXT_CODE_7c76dbf": "Banned",
"TXT_CODE_511aea70": "Permission",
"TXT_CODE_28190dbc": "Deleted",
"TXT_CODE_d78ad17a": "Please select the user(s) to be deleted",
"TXT_CODE_e83ffa03": "New User",
"TXT_CODE_c855fc29": "New User Added",
"TXT_CODE_1987587b": "Required, 3 to 12 characters, supports any language",
"TXT_CODE_1f2062c7": "Required, 9 to 36 characters, must include uppercase and lowercase letters, and numbers",
"TXT_CODE_21b8b71a": "User permissions are for general users, while the highest permissions are for administrators",
"TXT_CODE_9e9d3767": "If you engage in commercial activities, please run instances with Docker containers on Linux to avoid security risks.",
"TXT_CODE_b01f8383": "Learn More",
"TXT_CODE_4d934e3a": "Resource Assignment",
"TXT_CODE_f7084f84": "User Operation",
"TXT_CODE_2471b9c": "Search by username",
"TXT_CODE_50d471b2": "Change",
"TXT_CODE_e00c858c": "Upload",
"TXT_CODE_6215388a": "New Dir",
"TXT_CODE_791c73e9": "New File",
"TXT_CODE_88122886": "Compress",
"TXT_CODE_95495db": "Actions",
"TXT_CODE_f0260e51": "Paste Files",
"TXT_CODE_A0000001": "Applicable to the startup command of any console program, script files are not supported.<br />For example: \"C://Program Files/Java/bin/java.exe\" -Dfile.encoding=utf-8 -Djline. terminal=jline.UnsupportedTerminal -jar my server.jar -nogui",
"TXT_CODE_d73c8510": "Are you sure you want to save the layout?",
"TXT_CODE_6d9b9f22": "Once the layout is saved, the language used for the entire interface will be locked. Switching languages may not work well unless the layout is reset. If you do not need to switch languages, you can safely ignore this advice. ",
"TXT_CODE_5b5d6f04": "Discard Changes",
"TXT_CODE_8f20c21c": "Are you sure you want to discard the layout changes?",
"TXT_CODE_9740f199": "The changes made will be lost. Do you want to proceed?",
"TXT_CODE_abd2f7e1": "Reset Card Layout",
"TXT_CODE_74fa2f73": "Are you sure you want to reset the layout?",
"TXT_CODE_f63bfe78": "This will reset all web pages to default, please proceed with caution. Displayed language can be switched after reset.",
"TXT_CODE_15c6d4eb": "Reset Successful",
"TXT_CODE_11673d8c": "Successfully Logged Out",
"TXT_CODE_450481c5": "This card cannot be previewed when editing, please fill in all relevant parameters for it to function properly.",
"TXT_CODE_4e627613": "This card is running incorrectly, please refresh the page and retry",
"TXT_CODE_9c95b60f": "Error Information:",
"TXT_CODE_2ce953da": "Unknown Configuration File",
"TXT_CODE_75e5af9b": "This file does not support direct configuration, please edit it through file management.",
"TXT_CODE_1a730d48": "The configuration file is empty, please check if the file is correct, or click the 'Edit Source File' button above to continue editing.",
"TXT_CODE_fe3f34e6": "Not Selected",
"TXT_CODE_addfcb6b": "Yes",
"TXT_CODE_1e9c479e": "No",
"TXT_CODE_fb4cb9cb": "Cannot add, this card can only be placed on pages with higher permissions",
"TXT_CODE_cd8cd5d2": "This card can only be placed on pages with higher permissions",
"TXT_CODE_2c9083a1": "Select Instance",
"TXT_CODE_e109c091": "Abnormal access to remote node",
"TXT_CODE_f70badb9": "Instance Name",
"TXT_CODE_8145d25a": "Select Instance",
"TXT_CODE_abfe9512": "Save",
"TXT_CODE_50697989": "Assign instances to this user using fuzzy search and daemon name.",
"TXT_CODE_379fa48a": "Selected",
"TXT_CODE_5cd3b4bd": "Instance(s)",
"TXT_CODE_65fcbd09": "Remove",
"TXT_CODE_7b2c5414": "Select",
"TXT_CODE_b23e2bab": "Placeholder Card",
"TXT_CODE_b3e2f83e": "This card has no content and can be used as a placeholder for layout purposes such as centering.",
"TXT_CODE_71a51d19": "Instance Console",
"TXT_CODE_10a6d36f": "Used to display and interact with the console of a specific instance.",
"TXT_CODE_e6a5c12b": "Instance ID",
"TXT_CODE_72cfab69": "Daemon ID",
"TXT_CODE_e78047a5": "Used for global settings of the control panel",
"TXT_CODE_c3022e22": "This configuration file is commonly used in Bukkit-like or other derivative server software. It includes most server settings, such as server port, maximum player count, player view distance, and official authentication.",
"TXT_CODE_bdd4fe65": "Require Resource Packs",
"TXT_CODE_68a15ebb": "Enable JMX Monitoring",
"TXT_CODE_4b20289c": "Enable Block Writes Synchronization",
"TXT_CODE_88427611": "For custom superflat world generation. Leave empty to disable.",
"TXT_CODE_b12787d7": "Allow Nether (including End)",
"TXT_CODE_c2a8378b": "World (Map) Name",
"TXT_CODE_1155db3a": "Allow GameSpy4 Protocol",
"TXT_CODE_97f5701e": "Allow players to fly (in all game modes)",
"TXT_CODE_4cef8979": "Server Port (if your server has more advanced settings, this may be ignored)",
"TXT_CODE_9f28d67b": "World Generation Type (default, flat, amplified, largeBiomes)",
"TXT_CODE_83914d85": "Allow Remote Access to Server Console (RCON)",
"TXT_CODE_7284c68e": "Default Game Mode for New Players When Joining",
"TXT_CODE_d7a7a095": "Map Seed (leave blank for default)",
"TXT_CODE_692957": "Server Binding IP (leave blank if not binding)",
"TXT_CODE_2054155a": "Maximum Height for Placing Blocks by Players",
"TXT_CODE_a6a04fa3": "Spawn villagers",
"TXT_CODE_dd002fae": "Enable Whitelist",
"TXT_CODE_58939ea7": "Spawn Animals",
"TXT_CODE_e5b0feda": "Enable Metrics",
"TXT_CODE_2debc7ae": "Hardcore Mode (automatic ban upon death)",
"TXT_CODE_c62a8fa1": "Resource Pack",
"TXT_CODE_4306a0d0": "Online (Official) Authentication",
"TXT_CODE_b214a52d": "Allow Players to Attack Each Other",
"TXT_CODE_cbb958f2": "If enabled, players without Mojang-signed public keys will be unable to connect.",
"TXT_CODE_da234f4f": "Game Difficulty (peaceful, easy, normal, hard)",
"TXT_CODE_cafe41ab": "Allowed idle Time (in minutes). Players will be kicked if they exceed this limit.",
"TXT_CODE_deaf423c": "Game Mode (survival, creative, adventure, spectator)",
"TXT_CODE_b642de88": "Maximum Players",
"TXT_CODE_5bb8f14": "Spawn Hostile Mobs (monsters)",
"TXT_CODE_711d4763": "View Distance",
"TXT_CODE_2c4d586f": "Generate Structures (e.g., villages) on World Generation (dungeons and strongholds still generate if disabled)",
"TXT_CODE_56ff18c1": "Server MOTD (leave empty if using plugins like ColorMotd)",
"TXT_CODE_52eff9c3": "Operator Permission Level (1-4)",
"TXT_CODE_68a6aec5": "Display Achievements in Server Chat",
"TXT_CODE_7cc196b9": "Network Compression Threshold",
"TXT_CODE_6353e235": "SHA-1 Value of Resource Pack (optional, in lowercase hexadecimal)",
"TXT_CODE_97ff044f": "Enable Command Blocks",
"TXT_CODE_95bdc950": "Resource Pack URI pointing to a resource pack. Players can choose whether to use it.",
"TXT_CODE_738bc836": "Max World Size",
"TXT_CODE_791a4c9b": "Default Permission Level for Functions",
"TXT_CODE_61dd421d": "Max Milliseconds per Tick",
"TXT_CODE_b16fc7a6": "Allow Players to Use Network Proxies to Connect to Server",
"TXT_CODE_2a1fc6cc": "RCON Access Port",
"TXT_CODE_1a0ab98b": "RCON Access Password (see enable-rcon)",
"TXT_CODE_e60567a8": "Listening Port for Server Remote Access (see enable-rcon)",
"TXT_CODE_3df4beaf": "Enable Linux Packet Receive/Send Optimization [Linux Only]",
"TXT_CODE_c745cf56": "Debug Mode",
"TXT_CODE_ffebf0bf": "Broadcast RCON to Operators",
"TXT_CODE_ed0e3963": "Broadcast Server Console to Operators",
"TXT_CODE_1fc10e3b": "Enable Whitelist",
"TXT_CODE_a8b0dfab": "Spawn Protection Radius (radius is calculated by 2x+1, set to 0 to protect only the block under spawn point)",
"TXT_CODE_a6878a01": "Limit how many consecutive chunk updates can be done before skipping the rest. Negative values remove the limit.",
"TXT_CODE_ffca72ed": "Make the server appear as 'Online' on the server list. If set to 'false,' it will suppress responses from the client. This means it will appear as 'Offline' but still accept connections.",
"TXT_CODE_b37e6938": "Optional, adds a custom message that shows in the Resource Pack prompt when using 'require-resource-pack.'",
"TXT_CODE_82c331f": "Hide Player Count",
"TXT_CODE_dec6550e": "Controls the maximum distance for entities to be visible to clients. Reducing this value may improve the performance.",
"TXT_CODE_c871d8c8": "Sets the maximum distance (in chunks, per player direction) that entity updates will be sent by the server. Entities beyond this radius will not be sent to players.",
"TXT_CODE_b6697d36": "Kick players when packets per second exceed this limit. Set to 0 to disable.",
"TXT_CODE_ece2dd18": "If set to 'true,' chat preview will be enabled. If enabled, the server will block users from using VPN or proxies; if disabled, the server won't block users from using VPN or proxies.",
"TXT_CODE_db815f4a": "Text filtering rules configuration file (may not work as intended)",
"TXT_CODE_bf8ae6c8": "This configuration file is the Minecraft server's End User License Agreement (EULA). You must agree to this agreement in order to run the server software. If you find that this setting is not set to 'true,' please change it immediately.",
"TXT_CODE_ee01df88": "Whether you agree to the Minecraft EULA agreement. This option must be enabled if you want to start a Minecraft server.",
"TXT_CODE_fb23339d": "This is a common configuration file for Bukkit-like or it's derivative server software. In general, this configuration file does not require extensive modifications. You can adjust it based on the explanation, but if you are using Bukkit-derived server software, this configuration file may be ineffective.",
"TXT_CODE_bd7152f7": "Enable the End dimension",
"TXT_CODE_354409b6": "Server overload warning",
"TXT_CODE_2908dac": "Name of the custom permission file",
"TXT_CODE_da8bb476": "Plugin update folder, the name of the folder for new version plugins. Plugins in this folder will be automatically updated server restarts.",
"TXT_CODE_50aa56a1": "Allow the use of the /timings command. Used to measure the time spent by plugins on events",
"TXT_CODE_2f07d608": "Interval between client connection attempts",
"TXT_CODE_caf10268": "Whether the server returns a list of plugins when queried in the MCSM built-in console",
"TXT_CODE_9867da6b": "Whether the server displays a warning when deprecated events are registered by plugins",
"TXT_CODE_6071bd0b": "Message displayed to the game client when the server is shut down",
"TXT_CODE_9df68e04": "Prevents loading plugins with incompatible APIs",
"TXT_CODE_59a76359": "Cache store map colors",
"TXT_CODE_12413b31": "Maximum monsters that can spawn per world",
"TXT_CODE_83856178": "Maximum animals that can spawn per world",
"TXT_CODE_b08f61c5": "Maximum aquatic creatures that can spawn per world",
"TXT_CODE_10eeb359": "Maximum ambient creatures (e.g., bats) that can spawn per world.",
"TXT_CODE_53aec8c6": "Ticks between garbage collections of each region.",
"TXT_CODE_4c55b6c7": "Time between spawning animals. A value of 400 indicating that the server will attempt to spawn animals every 400 ticks. Values less than 0 reset to Minecraft's default.",
"TXT_CODE_62dbf117": "Time between spawning animals, similar to the previous setting",
"TXT_CODE_7a830c68": "Auto-save, with a value of 6000 indicating that the server will attempt to auto-save the world every 5 minutes. Note: a small value may cause server lag.",
"TXT_CODE_80766ddc": "Simplified Commands",
"TXT_CODE_ad14bcf3": "This is the main configuration file for Bedrock Edition dedicated servers. Most server settings, including server port, player count, view distance, and limit parameters, are configured in this file.",
"TXT_CODE_e81c77bc": "Server Name",
"TXT_CODE_69ad6852": "Allow Cheats",
"TXT_CODE_e057798f": "Server Port (IPv6)",
"TXT_CODE_a2c8c88a": "Distance before stop loading chunks (allowed values: 4, 12).",
"TXT_CODE_fc7ac5ea": "Maximum number of threads used by the server (0 for no limit)",
"TXT_CODE_50511e8f": "Default player permission levels (visitor | member | operator)",
"TXT_CODE_c671927e": "Enforce server resource packs",
"TXT_CODE_281c9d37": "Log errors",
"TXT_CODE_ec6341cb": "Minimum size for raw network payload to be compressed.",
"TXT_CODE_91734638": "Enable server authoritative movement",
"TXT_CODE_a674a475": "Number of inconsistencies needed before reporting abnormal behavior",
"TXT_CODE_e65d2d1a": "Enable LAN visibility",
"TXT_CODE_9b8f02fd": "Compression Algorithm",
"TXT_CODE_d4b35741": "Player Movement Threshold.",
"TXT_CODE_d0fd83bf": "Chat Limits",
"TXT_CODE_9a6e35e4": "Disable Player Interactions",
"TXT_CODE_4b610194": "Enable Client Region Generation",
"TXT_CODE_bca67837": "The difference between server and client values before detecting abnormal behavior",
"TXT_CODE_483d379": "The length of time for server and client positions may be out of sync (ineffective when the server-authoritative-movement option is set to false)",
"TXT_CODE_3036d123": "Correct the client's player position to the server's player position when the movement value exceeds the threshold",
"TXT_CODE_fe95b79a": "Whether to enable server authoritative mining",
"TXT_CODE_a379038f": "Server port",
"TXT_CODE_d00c21bb": "Map generation type (default, flat)",
"TXT_CODE_87e448ae": "Server Binding IP, leave blank if not binding",
"TXT_CODE_8fe9c7f7": "Enable Whitelist (old version)",
"TXT_CODE_e13a6529": "Enable Whitelist (new version)",
"TXT_CODE_e96a055e": "Online Official Verification",
"TXT_CODE_405d1f28": "Operator Permission Level (1-4)",
"TXT_CODE_1d7a8617": "Spawn Protection Radius (radius is calculated by 2x+1, set to 0 to protect only the block under spawn point)",
"TXT_CODE_faa6656a": "The server will send hashed block network IDs instead of incrementing IDs starting from 0",
"TXT_CODE_979b9aaf": "Disable player-customized skins outside of the Minecraft store or in-game resources",
"TXT_CODE_f174dee0": "If set to \"Disabled\", the server will dynamically calculate player's field of view and assign the rest to the client for construction. Only effective when client-side-chunk-generation-enabled is enabled.",
"TXT_CODE_6514e191": "A common configuration for Spigot or it's derivative server software",
"TXT_CODE_bac2d713": "Enable debug mode",
"TXT_CODE_962f4288": "User cache size",
"TXT_CODE_1ceefd70": "Player shuffle",
"TXT_CODE_ff8431c1": "Netty Threads",
"TXT_CODE_397667ff": "Log villager death events",
"TXT_CODE_c6ecc182": "Log named entity death events",
"TXT_CODE_b34f9eee": "Maximum Health",
"TXT_CODE_fd665d32": "Maximum Movement Speed",
"TXT_CODE_a66ea585": "Maximum Attack Damage",
"TXT_CODE_cad62df3": "Only save user cache when the server stops",
"TXT_CODE_eccd1c6c": "Multiplier for too-fast movement",
"TXT_CODE_c0a49b60": "Threshold for incorrect movement",
"TXT_CODE_9b5dcfdd": "Sample Count",
"TXT_CODE_72d36de": "Enable BungeeCord Support",
"TXT_CODE_628f6851": "Timeout Time",
"TXT_CODE_741fdde4": "Restart on Crashes",
"TXT_CODE_6be8dbe7": "Restart Script Path",
"TXT_CODE_8b8c52f": "You are not whitelisted!",
"TXT_CODE_51bb7e9f": "Unknown command. Type \"/help\" for help",
"TXT_CODE_1c7a8f47": "The server is full!",
"TXT_CODE_912ec943": "Outdated Client! Please use {0}",
"TXT_CODE_4c714a4f": "Outdated Server! Current Version: {0}",
"TXT_CODE_192b48f0": "Server Restarting",
"TXT_CODE_188c7493": "Disable Progress Saving.",
"TXT_CODE_62c62825": "Log commands",
"TXT_CODE_47d09eea": "Tab completion",
"TXT_CODE_3790ec90": "Whether to Send Namespace Command",
"TXT_CODE_16b4f026": "Silent command block console",
"TXT_CODE_458df26d": "Disable Player Data Saving",
"TXT_CODE_e89c5ccb": "Generate terrain below zero in existing chunks",
"TXT_CODE_96e6bf5d": "End portal sound effect radius",
"TXT_CODE_193f5347": "Wither spawn sound effect radius",
"TXT_CODE_38091a03": "Zombie is hostile towards villagers",
"TXT_CODE_94bcd51b": "Hanging block update frequency",
"TXT_CODE_a08f261e": "Enable portal generation for piglins",
"TXT_CODE_5f0eafe5": "Ender dragon death sound effect radius",
"TXT_CODE_ed9bfc6c": "Item merge radius",
"TXT_CODE_34071701": "Experience orb merge radius",
"TXT_CODE_311b2d6b": "Weaken creatures spawned by spawners",
"TXT_CODE_903dfe61": "Simulated Distance",
"TXT_CODE_c848a459": "Creature Spawning Range",
"TXT_CODE_c32bc4b3": "View Distance",
"TXT_CODE_8fac56fb": "Time before item disappears",
"TXT_CODE_47071ef6": "Time before arrow disappears",
"TXT_CODE_615be555": "Time before trident disappears",
"TXT_CODE_3183c301": "Lightning Strike Probability",
"TXT_CODE_a92a298e": "Cactus Growth Speed",
"TXT_CODE_2759226f": "Sugar Cane Growth Speed",
"TXT_CODE_5338b335": "Melon Growth Speed",
"TXT_CODE_4c841d3": "Mushroom Growth Speed",
"TXT_CODE_c0ce588": "Pumpkin Growth Speed",
"TXT_CODE_6fac9e82": "Sapling Growth Speed",
"TXT_CODE_37f5901": "Beetroot Growth Speed",
"TXT_CODE_f60ca79d": "Carrot Growth Speed",
"TXT_CODE_193297ed": "Potato Growth Speed",
"TXT_CODE_47dd244a": "Sea Pickle Growth Speed",
"TXT_CODE_1135828": "Wheat Growth Speed",
"TXT_CODE_43984628": "Nether Wart Growth Speed",
"TXT_CODE_143f213e": "Vine Growth Speed",
"TXT_CODE_be236019": "Cocoa Bean Growth Speed",
"TXT_CODE_e5839f71": "Bamboo Growth Speed",
"TXT_CODE_cd045236": "Sweet Berry Bush Growth Speed",
"TXT_CODE_39abde23": "Kelp Growth Speed",
"TXT_CODE_950c0d7a": "Twisting Vines Growth Speed",
"TXT_CODE_62c88f3a": "Weeping Vines Growth Speed",
"TXT_CODE_27efff22": "Cave Vines Growth Speed",
"TXT_CODE_925af648": "Glow Berries Growth Speed",
"TXT_CODE_768c6fa9": "Tall Grass Growth Speed",
"TXT_CODE_16da1c76": "Hopper Transfer Rate",
"TXT_CODE_be1f9806": "Hopper Check Rate",
"TXT_CODE_7f31b67d": "Hopper Count",
"TXT_CODE_8cfa8c1e": "Hopper Can Load Chunks",
"TXT_CODE_179e8e0": "Player Tracking Range",
"TXT_CODE_4a95255b": "Animal Tracking Range",
"TXT_CODE_159f0203": "Monster Tracking Range",
"TXT_CODE_ea46baee": "Other Entity Tracking Range",
"TXT_CODE_b0f5847f": "Show Entity Tracking Range",
"TXT_CODE_317e0cc1": "Other Tracking Range",
"TXT_CODE_606da66a": "Animal Activation Range",
"TXT_CODE_3f678132": "Monster Activation Range",
"TXT_CODE_c2cef2d": "Attacker Activation Range",
"TXT_CODE_c0be39df": "Other Entity Activation Range",
"TXT_CODE_1ed0031c": "Underwater Entity Activation Range",
"TXT_CODE_704a8b5d": "Villager Activation Range",
"TXT_CODE_75c04302": "Flying Monster Activation Range",
"TXT_CODE_9364ec40": "Max Animals Awakened per tick",
"TXT_CODE_1adaa4f4": "Animals Awakened Every x Ticks",
"TXT_CODE_8f809a5": "Duration of Animal Awakening (in ticks)",
"TXT_CODE_cc6ecb18": "Max Monsters Awakened per tick",
"TXT_CODE_7cf70670": "Monsters Awakened Every x Ticks",
"TXT_CODE_df903498": "Duration of Monster Awakening (in ticks)",
"TXT_CODE_8343c177": "Max Villagers Awakened per tick",
"TXT_CODE_e4e975f0": "Villagers Awakened Every x Ticks",
"TXT_CODE_dd20e5c3": "Duration of Villager Awakening (in ticks)",
"TXT_CODE_814a3c64": "Max Flying Monsters Awakened per tick",
"TXT_CODE_ad6c5d03": "Flying Monsters Awakened Every x Ticks",
"TXT_CODE_d9829f9c": "Duration of Flying Monster Awakening (in ticks)",
"TXT_CODE_fabc6a75": "Villager Immunity After Work",
"TXT_CODE_e98816c2": "Duration of Villager Immunity (in ticks)",
"TXT_CODE_ecf93b03": "Villager Activation Time to Trigger Panic",
"TXT_CODE_b3190a77": "Tick Non-Activated Villagers",
"TXT_CODE_29b7eca5": "Ignore Spectator Entities",
"TXT_CODE_39a3ba38": "Village Seed",
"TXT_CODE_fb00a910": "Desert Temple Seed",
"TXT_CODE_c8572f16": "Igloo Seed",
"TXT_CODE_27f641c1": "Jungle Temple Seed",
"TXT_CODE_8d5d8e26": "Swamp Hut Seed",
"TXT_CODE_1a8cf808": "Ocean Monument Seed",
"TXT_CODE_e7ad77f0": "Shipwreck Seed",
"TXT_CODE_9df0f923": "Ocean Ruin Seed",
"TXT_CODE_10430e01": "Outpost Seed",
"TXT_CODE_8366db5a": "End City Seed",
"TXT_CODE_f28ded80": "Slime Chunk Seed",
"TXT_CODE_2f900008": "Nether Fortress Seed",
"TXT_CODE_555b3625": "Woodland Mansion Seed",
"TXT_CODE_313db7d2": "Fossil Seed",
"TXT_CODE_be26bb3c": "Stronghold Seed",
"TXT_CODE_fcee1fa0": "Ruined Portal Seed",
"TXT_CODE_51df891f": "Bastion Remnant Seed",
"TXT_CODE_6c7970df": "Buried Treasure Seed",
"TXT_CODE_a6f5af58": "Dungeon Seed",
"TXT_CODE_1e08ca6b": "Stronghold Fortress Seed",
"TXT_CODE_37d67b69": "Max TNT per tick",
"TXT_CODE_5d563196": "Hunger Depletion from Jumping and Walking",
"TXT_CODE_4c38bb42": "Hunger Depletion from Jumping and Running",
"TXT_CODE_c3ec4dc8": "Hunger Depletion from Combat",
"TXT_CODE_cbe0fc07": "Hunger Depletion from Regeneration",
"TXT_CODE_e66f4ae": "Hunger Depletion Multiplier for Swimming",
"TXT_CODE_937b42e6": "Hunger Depletion Multiplier for Sprinting",
"TXT_CODE_27fd08b9": "Hunger Depletion Multiplier for Other Activities",
"TXT_CODE_dd2cef06": "Max Ticks for Block Processing",
"TXT_CODE_25924d5a": "Max Ticks for Entity Processing",
"TXT_CODE_ba4f41ba": "Enable Detailed Output",
"TXT_CODE_8f3582d7": "Configuration Version",
"TXT_CODE_1f224bef": "Disable Saving Metrics Data",
"TXT_CODE_74c46351": "Force Statistics Data",
"TXT_CODE_4fd13f18": "This configuration is intended for BungeeCord proxy. Due to the complexity of this configuration file, only simple settings are available fomr this interface. It is recommended to use online file management tools to edit the source file directly.",
"TXT_CODE_f435b042": "Send Player IP Data to Mojang to Prevent Proxy Users",
"TXT_CODE_fe80882d": "UDP Query Port",
"TXT_CODE_db04e635": "MOTD Displayed to Players When Only One Default Server Exists. This is overridden when 'ping_passthrough' is enabled.",
"TXT_CODE_afb7259b": "Format of Player TAB List Displayed to Players Connecting to the Server",
"TXT_CODE_4d124f78": "Enable UDP Query",
"TXT_CODE_d11cc3e1": "Enable HAProxy Support",
"TXT_CODE_b1fd3eb1": "Port Forwarding Settings",
"TXT_CODE_7166a969": "Enable Ping Passthrough",
"TXT_CODE_a112cff4": "Priority Settings",
"TXT_CODE_b1d709bc": "Display the IP Address BungeeCord is Listening On",
"TXT_CODE_c03297d4": "Listening IP Address and Port",
"TXT_CODE_b5afc7e": "Maximum Players Displayed to Player Clients, default value is 1. This is decorative and does not affect the actual maximum player setting.",
"TXT_CODE_157e06a9": "Maximum Players Displayed on the TAB List",
"TXT_CODE_1fbf74d9": "Force Player Teleport to Default Server on Each Login",
"TXT_CODE_8a5274c1": "In miliseconds, how long does BungeeCord uses cached results of server pings before actually pinging them for player count, set to -1 to disable",
"TXT_CODE_f0dc2530": "Default User Group Permissions",
"TXT_CODE_a4757fec": "Admin User Group Permissions",
"TXT_CODE_1a6bacc6": "Log Player Client Ping Requests to BungeeCord Console",
"TXT_CODE_78aa511": "Disconnect Timeout",
"TXT_CODE_22b2a206": "Disconnect Threshold",
"TXT_CODE_978491ec": "Connection Timeout",
"TXT_CODE_5b323a2": "Maximum Players Allowed for the Entire BungeeCord Instance, use -1 for no limit",
"TXT_CODE_9d982f06": "Enable IP Forwarding",
"TXT_CODE_ad5107bc": "Permission Group Settings",
"TXT_CODE_4f0b822b": "In miliseconds, how long does BungeeCord attempts to ping servers for player count, and disconnects if it takes too long",
"TXT_CODE_3354b56e": "Log Player-Entered Commands to Console (BungeeCord Commands Only)",
"TXT_CODE_2418225f": "For statistical purposes, please do not change or remove",
"TXT_CODE_b5a3a6ca": "Official Authentication",
"TXT_CODE_91507ef3": "Enable Forge Support",
"TXT_CODE_44a472a5": "Disabled Commands",
"TXT_CODE_661c66fa": "Downstream Server Settings - Only servers listed here can be connected",
"TXT_CODE_f8ef0c45": "This configuration file is commonly used for Paper or other derived server types, expanding on the limitations of the Spigot configuration.",
"TXT_CODE_d7ad19af": "Configuration File Version - Generally, avoid modifying as it may impact server functionality if changed.",
"TXT_CODE_64282335": "Disable Disc Plant Updates",
"TXT_CODE_86ab6e1e": "Disable Mushroom Block Updates",
"TXT_CODE_de61c48c": "Disable Note Block Updates",
"TXT_CODE_e7cb14e2": "Disable Tripwire Updates",
"TXT_CODE_3969cb6b": "Auto-Config Send Distance",
"TXT_CODE_179eb7ce": "Max Simultaneously Generated Chunks per Player",
"TXT_CODE_3897eb89": "Max Simultaneously Loaded Chunks per Player",
"TXT_CODE_af11ca2a": "Max Chunk Generation Rate per Player",
"TXT_CODE_8dd7bc1a": "Max Chunk Loading Rate per Player",
"TXT_CODE_1dc16497": "Max Chunk Sending Rate per Player",
"TXT_CODE_40ee4eaf": "Generation Parallelism",
"TXT_CODE_7d197c39": "I/O Threads",
"TXT_CODE_7b8f01b5": "Worker Threads",
"TXT_CODE_a519b5ff": "Enable Player Collisions",
"TXT_CODE_84d56d69": "Send Full Position Information for Hard Colliding Entities",
"TXT_CODE_c059faee": "Fix Target Selector Tag Suggestions",
"TXT_CODE_859b2d24": "Suggest Player Names in Tab-Completion When Blank",
"TXT_CODE_e01e51f3": "Time Commands Affect All Worlds",
"TXT_CODE_bb98d45": "Enable Brigadier Command Suggestions",
"TXT_CODE_871feca": "Enable Brigadier Syntax Highlighting",
"TXT_CODE_dfa27a93": "Have All Permissions",
"TXT_CODE_e641b54c": "Book Author ID",
"TXT_CODE_7ce3c6e": "Book Page ID",
"TXT_CODE_e8d9c341": "Book Title ID",
"TXT_CODE_684eb7e3": "Max Pages in a Book",
"TXT_CODE_66b01c4e": "Book Total Volume Multiplier",
"TXT_CODE_b251fa6d": "Item Display Name ID",
"TXT_CODE_143e55cb": "Item Description Line Count ID",
"TXT_CODE_bb9657ff": "Parse Selectors in Books",
"TXT_CODE_f5feed4e": "Decompile Stack Trace Information",
"TXT_CODE_d0c78699": "Authentication Server Unavailable Message",
"TXT_CODE_e7a42e0e": "Connection Throttling Message",
"TXT_CODE_fdd8effa": "Kicked for Flying Player Message",
"TXT_CODE_c135338": "Kicked for Flying Vehicle Message",
"TXT_CODE_27b7102a": "No Permission to Execute Command Message",
"TXT_CODE_15022f3e": "Use Display Name in Quit Message",
"TXT_CODE_cd40249d": "Chat Execution Core Threads",
"TXT_CODE_da782f63": "Chat Execution Max Threads",
"TXT_CODE_743ed87f": "Compression Level",
"TXT_CODE_7f0daff7": "Fix Entity Position Syncronization Issue",
"TXT_CODE_5a280280": "Load permissions.yml Before Plugins",
"TXT_CODE_90edf4ad": "Max Connections per Tick",
"TXT_CODE_ff2c2f20": "Chunk File Cache Size",
"TXT_CODE_8d6e5b1f": "Strictly Check Dimension Progression",
"TXT_CODE_ef676a8f": "Use Alternative Luck Calculation Formula",
"TXT_CODE_3f5a2028": "Custom Spawner Cages Use Dimension Type",
"TXT_CODE_2203d4ff": "All Packet Handling Modes",
"TXT_CODE_36b878dc": "Packet Handling Interval",
"TXT_CODE_2645196f": "Max Packet Handling Rate",
"TXT_CODE_b355c681": "Kick Message for Exceeding Packet Handling Rate",
"TXT_CODE_312cd9f0": "PlaceRecipePacket Handling Mode",
"TXT_CODE_2db37427": "PlaceRecipePacket Handling Interval",
"TXT_CODE_3d4e1594": "Max PlaceRecipePacket Handling Rate",
"TXT_CODE_2a84466d": "Max Automatically Saved Players per Tick",
"TXT_CODE_63a4602e": "Player Auto-Save Rate",
"TXT_CODE_2fb7e284": "BungeeCord Enable Online Mode",
"TXT_CODE_f5cbef5c": "Enable Proxy Protocol",
"TXT_CODE_ab839970": "Velocity Enable",
"TXT_CODE_f2d5dd5": "Velocity Enable Online Mode",
"TXT_CODE_7f8f267f": "Velocity Proxy Secret Key",
"TXT_CODE_d649b01e": "Save Empty Scoreboard Teams",
"TXT_CODE_13aa13dd": "Track Plugin Scoreboards",
"TXT_CODE_f59bbcef": "Inbound Packet Threshold",
"TXT_CODE_d6321094": "Crafting Table Abuse Increment",
"TXT_CODE_b10cbef0": "Crafting Table Abuse Limit",
"TXT_CODE_76c66252": "Tab-Completion Abuse Increment",
"TXT_CODE_11f8cc36": "Tab-Completion Abuse Limit",
"TXT_CODE_28bf8a1b": "Enable Timings",
"TXT_CODE_56516e92": "Hidden Configuration Options",
"TXT_CODE_ea579dec": "History Interval",
"TXT_CODE_13dfc5cb": "History Length",
"TXT_CODE_9ac035d0": "Server Name Privacy Setting",
"TXT_CODE_f8f3218a": "Timings Report URL",
"TXT_CODE_afd43f2": "Timings Detailed Output",
"TXT_CODE_39e7fa63": "Allow Grinder to Exceed Stack Limit",
"TXT_CODE_59b1cb55": "Allow Headless Pistons",
"TXT_CODE_bc3e529c": "Allow Permanent Block Breaking Exploit",
"TXT_CODE_f86b456a": "Allow Piston Duplication",
"TXT_CODE_e06c1cea": "Compression Format",
"TXT_CODE_1fe2257b": "Perform Username Validation",
"TXT_CODE_c1507dd6": "Warning Delay",
"TXT_CODE_ea8aaf1b": "Interval Between Warnings",
"TXT_CODE_ca500df8": "This configuration file is common for Paper-like or other derived server software, expanding on the shortcomings of the Spigot configuration file.",
"TXT_CODE_2931127f": "PaperSpigot global configuration file that can further configure advanced parameters and more specific game settings, with a significant impact on overall performance.",
"TXT_CODE_8f9533b5": "Enable Anti-Xray Functionality",
"TXT_CODE_6b583898": "Anti-Xray Engine Mode",
"TXT_CODE_5d033431": "Anti-Xray Hidden Block List",
"TXT_CODE_e8adf231": "Lava will Occlusion Sightline",
"TXT_CODE_88419e99": "Max Block Height",
"TXT_CODE_57d76ece": "Replace Block List",
"TXT_CODE_9341498a": "Update Radius",
"TXT_CODE_2493e6fc": "Use Permission for Control",
"TXT_CODE_de161f0c": "Hide Durability",
"TXT_CODE_4d571cda": "Hide Item Metadata",
"TXT_CODE_ad40abfb": "Hide Items with Visual Effects Metadata",
"TXT_CODE_f115eff": "Auto-Save Interval",
"TXT_CODE_83c9cb05": "Chunk Unload Delay",
"TXT_CODE_23178d7d": "Per-Chunk Entity Save Limit",
"TXT_CODE_1181762b": "Fixed Chunk Resident Time",
"TXT_CODE_9268932c": "Save on Region Flush",
"TXT_CODE_2930907c": "Max Automatically Saved Chunks per Tick",
"TXT_CODE_c7d340bc": "Prevent Movement into Unloaded Chunks",
"TXT_CODE_c174fbb4": "Allow Player Crowding Damage",
"TXT_CODE_70750fa": "Allow Vehicle Collisions",
"TXT_CODE_60a11735": "Fix Climbing Rule Bypassing Crowding Limits",
"TXT_CODE_b3ea8245": "Max Entity Collisions",
"TXT_CODE_aea11899": "Player-Only Collisions",
"TXT_CODE_ab5d758e": "Armor Stand Collide Entity Search",
"TXT_CODE_5a6463fb": "Armor Stand Tick",
"TXT_CODE_b05c6947": "Allow Spiders to Cross World Borders",
"TXT_CODE_b32f926d": "Baby Zombie Movement Correction",
"TXT_CODE_6f7c50c2": "Disable Cat Detection on Chests",
"TXT_CODE_b815f6f6": "Disable Creeper Residual Effects",
"TXT_CODE_a22e749a": "Disable Player Crits",
"TXT_CODE_597c11cc": "What Difficulty Zombies Break Doors",
"TXT_CODE_5f282a51": "What Difficulty Phantoms Break Doors",
"TXT_CODE_d97eaef3": "What Difficulty Husks Break Doors",
"TXT_CODE_875e804b": "What Difficulty Zombie Villagers Break Doors",
"TXT_CODE_9d902725": "What Difficulty Zombified Piglins Break Doors",
"TXT_CODE_af28bbfd": "End Dragon Always Drops Dragon Egg",
"TXT_CODE_44454300": "Experience Merge Cap",
"TXT_CODE_4ca9e35f": "Skeleton",
"TXT_CODE_a5f7d835": "Zombie",
"TXT_CODE_451f9968": "Restrict Zombie Piglins to use Nether Portals",
"TXT_CODE_981c59e6": "Parrots Not Affected by Player Movement",
"TXT_CODE_2a2dfc09": "Creative Mode Players Not Affected by Phantom Attacks",
"TXT_CODE_8a9fd2b4": "Phantoms Only Attack Insomniacs",
"TXT_CODE_de854aa6": "Maximum Seconds for Phantom Spawn",
"TXT_CODE_da26028c": "Minimum Seconds for Phantom Spawn",
"TXT_CODE_3243b4f8": "Piglin Guard Chests",
"TXT_CODE_5c3ba572": "Disable Pillagers",
"TXT_CODE_4ad9f75d": "Spawn Chance",
"TXT_CODE_79d2800b": "Spawn Delay - Per Player",
"TXT_CODE_27ecd5c9": "Spawn Delay - Ticks",
"TXT_CODE_337da349": "Start Time - Day",
"TXT_CODE_2a07bba3": "Start - Per Player",
"TXT_CODE_5275cb62": "Player Insomnia Start Tick",
"TXT_CODE_16e58cc1": "Remove End Dragons",
"TXT_CODE_85d134f2": "Whether Creatures Spawned by Limited Spawner can Jump.",
"TXT_CODE_df1ceee": "Zombie Villager Infection Probability",
"TXT_CODE_b6eb8851": "Zombies Attack Turtle Eggs",
"TXT_CODE_eb7966f6": "Armor Stand Entity Collide",
"TXT_CODE_ff81b31e": "Tick",
"TXT_CODE_fa6d3490": "Allow Spiders to Cross World Borders",
"TXT_CODE_3e724e40": "Baby Zombie Movement Adjustment",
"TXT_CODE_87f0a517": "Disable Chest Cat Detection",
"TXT_CODE_c117a10c": "Disable Creeper Persistent Effects",
"TXT_CODE_ca06ec2a": "Entities Choose Targets Based on Follow Range",
"TXT_CODE_d851d86d": "Wither",
"TXT_CODE_b16dc70c": "Wither Skeleton",
"TXT_CODE_6d6ceab5": "Spider Immune to Poison Effects",
"TXT_CODE_c698246c": "Undead Creatures Immune to Specific Effects",
"TXT_CODE_858d8728": "Increase Hatch Time",
"TXT_CODE_cee5802c": "Hatch Time",
"TXT_CODE_fd838916": "All Chunks are Slime Chunks",
"TXT_CODE_2393baa2": "Cobblestone",
"TXT_CODE_99e98174": "Calculate All Entities for Spawning",
"TXT_CODE_1ac19459": "Creative Mode Arrow Disappearance Rate",
"TXT_CODE_4dab643d": "Hard",
"TXT_CODE_39ac8ed3": "Easy",
"TXT_CODE_6d244c20": "Animals",
"TXT_CODE_2076e91e": "Display",
"TXT_CODE_b09eea4": "Monsters",
"TXT_CODE_39994770": "Players",
"TXT_CODE_928653c6": "Entities Within Follow Range Targeted by Selector",
"TXT_CODE_f61bf5f3": "Disable Explosion Knockback Effect",
"TXT_CODE_a0eb8b37": "Disable Ice and Snow Effects",
"TXT_CODE_2793b84": "Disable Teleportation Suffocation Check",
"TXT_CODE_de150623": "Allow Non-Player Entities on Scoreboard",
"TXT_CODE_72f69b34": "Use Vanilla World Scoreboard Name Colors",
"TXT_CODE_3e83082b": "Allow Signs to be Used in Respawn Protected Areas",
"TXT_CODE_9c9c19f0": "Keep Respawn Points Loaded",
"TXT_CODE_fb93942a": "Respawn Point Load Radius",
"TXT_CODE_a41a4820": "Villager Nearby POI Validation Time",
"TXT_CODE_1301e748": "Fix Invulnerable End Crystals Vulnerability",
"TXT_CODE_6eead111": "mohist.yml Server Configuration File",
"TXT_CODE_2a34c50a": "Language",
"TXT_CODE_4d36128b": "Check for Updates",
"TXT_CODE_8d4e6058": "Check Libraries",
"TXT_CODE_69ecec1": "Libraries Download Source",
"TXT_CODE_51289627": "Is Installation Complete",
"TXT_CODE_751f9bc1": "Configuration file for Velocity proxy, allowing for distributed management, node control, etc. This configuration file is complex, and here it is provided for basic configuration and operations only.",
"TXT_CODE_139ef152": "Configuration Version. Do not change this.",
"TXT_CODE_e6044db2": "Which port should the proxy bind to? By default, we bind to all addresses on port 25577.",
"TXT_CODE_881213df": "What should the MOTD be? When players add your server to their server list, this information will be displayed. Only accepts MiniMessage format.",
"TXT_CODE_3378e8a5": "What should the max player count display? (Velocity does not support an online player cap.)",
"TXT_CODE_196253a2": "Should we authenticate players with Mojang? By default, this option is enabled.",
"TXT_CODE_4bf93cf1": "Should the proxy enforce new public key security standards? By default, this option is enabled.",
"TXT_CODE_28bfb02": "If the ISP/AS of the client this proxy sends differs from what Mojang's authentication servers send, players will be kicked.",
"TXT_CODE_8956123b": "Should we forward IP addresses and other data to backend servers?",
"TXT_CODE_75696661": "If you're using modern or BungeeGuard IP forwarding, configure the unique key here.",
"TXT_CODE_eed84e8d": "Should your server announce support for Forge?",
"TXT_CODE_91381d5c": "If enabled (default is false) and the proxy is in online mode, Velocity will kick any existing online players if they attempt to rejoin.",
"TXT_CODE_d29c8730": "Should server list ping requests be forwarded to backend servers?",
"TXT_CODE_c52c93f7": "If not enabled (default is true), player IP addresses will be replaced with <ip address withheld> in logs.",
"TXT_CODE_c62e2f11": "Configure your servers here. Each key represents the server's name, and the value represents the IP address to connect to.",
"TXT_CODE_7010d780": "In what order should we try servers when a player logs in or is kicked?",
"TXT_CODE_94b6cd6e": "Configure your forced hosts here.",
"TXT_CODE_86caaf6c": "Advanced Options",
"TXT_CODE_2ad9f3a0": "How big should Minecraft packets be in bytes before we compress them? Set to zero to compress all packets, set to -1 to completely disable compression.",
"TXT_CODE_604d3041": "How much compression should be done (0-9). Default value is -1, which uses the default level 6.",
"TXT_CODE_97f5d91f": "How many quick connects should clients be allowed after their last connect? Default is three seconds. Set to 0 to disable this feature.",
"TXT_CODE_6b69f1d": "Specify custom timeouts for connections here. Default is five seconds.",
"TXT_CODE_22cf9c9d": "Specify read timeouts for connections here. Default is thirty seconds.",
"TXT_CODE_90e959d2": "Enable compatibility with the HAProxy PROXY protocol on the proxy. Do not enable this unless you know what it's for.",
"TXT_CODE_40c4894a": "Enable TCP quick open support on the proxy. Requires the proxy to run on Linux.",
"TXT_CODE_4d00c085": "Enable BungeeCord plugin message channel support on Velocity.",
"TXT_CODE_ab4d93": "Show ping requests from clients.",
"TXT_CODE_9878c2bc": "By default, Velocity will attempt to gracefully handle connection loss for users connecting to the server rather than disconnecting them.",
"TXT_CODE_70c3b6e": "Declare proxy commands for 1.13+ clients.",
"TXT_CODE_7680e37f": "Enable command logging.",
"TXT_CODE_504b84d9": "Enable player connection logging.",
"TXT_CODE_ee8ae330": "Query",
"TXT_CODE_2313aab2": "Enable response to GameSpy 4 query responses.",
"TXT_CODE_7e426b47": "If query is enabled, what port should the query protocol listen on?",
"TXT_CODE_e1ddd156": "Reported map name to query services.",
"TXT_CODE_ac696f4d": "By default, should plugins be displayed in query responses?",
"TXT_CODE_1d39feca": "Geyser Standalone Server Configuration File with basic settings (such as port, max players, etc.) and advanced parameters (block cache, thread count, etc.).",
"TXT_CODE_9fe98f3": "Listening Port",
"TXT_CODE_aeb10fea": "Use the same port as Java Edition",
"TXT_CODE_7b763c56": "Server MOTD. Irrelevant if 'passthrough-motd' is set to true.",
"TXT_CODE_6557efaf": "Second Line MOTD",
"TXT_CODE_8965b2cf": "Server name sent to JAVA clients. Visible in both the pause menu and settings menu.",
"TXT_CODE_92bedafa": "Compress network traffic to Bedrock Edition clients. Higher values result in higher CPU usage but lower bandwidth usage. -1 or values less than 9 have no effect. Set to -1 to disable.",
"TXT_CODE_ce8f3dc1": "Enable PROXY protocol for clients. Do not enable this unless you are running a UDP reverse proxy in front of your Geyser instances.",
"TXT_CODE_30aa5133": "IP address of the Java server.",
"TXT_CODE_65a057ec": "Port of the Java server.",
"TXT_CODE_5f42b528": "Server authentication type. Can be offline, online, or floodgate.",
"TXT_CODE_5a56ccca": "Allow password-based authentication methods through Geyser. Only useful in online mode.",
"TXT_CODE_b0ad88c4": "Should PROXY protocol be enabled when connecting to the server?",
"TXT_CODE_314aa817": "Forward hostname resolution for Bedrock Edition clients connecting to Java servers",
"TXT_CODE_28357e8b": "Floodgate uses encryption to ensure it is used from an authorized source. This should point to the public key generated by Floodgate (BungeeCord, Spigot, or Velocity).",
"TXT_CODE_4f225afd": "Only for online mode authentication type. Save a list of Bedrock players that should be allowed to save their Java accounts after logging in.",
"TXT_CODE_c24c2569": "Number of seconds to wait for the user to authorize Geyser access to their Microsoft account.",
"TXT_CODE_7fc92d9": "When opening the command prompt for the first time, Bedrock clients can sometimes freeze. Disabling this feature will prevent command suggestions from being sent and resolve freezing of Bedrock clients.",
"TXT_CODE_4ed501a1": "Forward the remote server's MOTD to Bedrock players.",
"TXT_CODE_2bfc02ef": "Forward the server protocol name (e.g., BungeeCord [X.X], Paper 1.X) from the remote server.",
"TXT_CODE_240252a": "Forward the player count and max player count from the remote server to Bedrock players.",
"TXT_CODE_5fed0011": "Enable LEGACY ping passthrough. Only enable this if your MOTD or player count isn't showing correctly.",
"TXT_CODE_19cada2a": "Interval in seconds to ping remote servers.",
"TXT_CODE_6cd13a66": "Should player pings be forwarded to the server? Enabling this option will allow Bedrock players to have more accurate pings but may also make them more prone to timeouts.",
"TXT_CODE_a89ab67c": "Maximum connected player count.",
"TXT_CODE_85d8d0a3": "Send debug messages to console.",
"TXT_CODE_59917c84": "Allow third-party capes to be visible.",
"TXT_CODE_47667d86": "Allow third-party deadmau5 ears to be visible.",
"TXT_CODE_221bf389": "Send fake cooldown indicators.",
"TXT_CODE_3d046b93": "Control whether coordinates are displayed to players.",
"TXT_CODE_94d4c80c": "Prevent Bedrock players from scaffold bridging.",
"TXT_CODE_49c040e1": "Swap main and off-hand items when any gesture is performed.",
"TXT_CODE_1594de63": "If we don't have the language requested by the client, use this default language.",
"TXT_CODE_cf1cb995": "Specify the number of seconds to cache images to disk to save time downloading them from the internet. 0 means disable.",
"TXT_CODE_a6f8f61a": "Allow custom heads to be displayed.",
"TXT_CODE_96520bce": "Maximum number of custom heads displayed per player.",
"TXT_CODE_2a4f13d4": "Radius in blocks around players to display custom heads.",
"TXT_CODE_ffe9366a": "Add any items and blocks that aren't originally in the Bedrock edition.",
"TXT_CODE_e093012e": "Resolve the issue where Bedrock Edition can't build above Y coordinate 127 by changing the Nether dimension ID to the End ID.",
"TXT_CODE_4908e15b": "Force the client to load all resource packs.",
"TXT_CODE_fec66aca": "Enable Xbox achievements.",
"TXT_CODE_a1587e9d": "Should the server log player IP addresses.",
"TXT_CODE_aadfb5c0": "Notify console and operators when there's new Geyser version support for Bedrock versions that this Geyser version doesn't support",
"TXT_CODE_9ac051fb": "Mark unavailable item slots in the Bedrock Edition player inventory.",
"TXT_CODE_e2a11a62": "Report anonymous data to Geyser.",
"TXT_CODE_462ba96": "UUID for this server. Do not modify.",
"TXT_CODE_70ff09a8": "Threshold for updating scoreboards, how many Scoreboard packets per second.",
"TXT_CODE_bea356aa": "Allow connections from ProxyPass and Waterdog.",
"TXT_CODE_2c41a36d": "Maximum MTU supported by the Internet is 1492, but this may cause packet fragmentation issues.",
"TXT_CODE_92c21a08": "Connect to Java server without creating a TCP connection.",
"TXT_CODE_c7362d3d": "Attempt to disable compression for Bedrock players through Geyser.",
"TXT_CODE_c8cdeeee": "Configuration file version. Modifying this may result in unpredictable issues. It's recommended not to modify this.",
"TXT_CODE_78019c60": "Config Editor",
"TXT_CODE_3d09f0ac": "Create Image",
"TXT_CODE_ec299306": "My Application",
"TXT_CODE_8d8b1d6a": "Create Minecraft Instance",
"TXT_CODE_93a70cda": "Parameters Required for the Card",
"TXT_CODE_2222777e": "Not found in the URL address or initial settings.",
"TXT_CODE_8ccb5428": "File List Refreshed",
"TXT_CODE_1b450b79": "Please Provide Directory Name",
"TXT_CODE_59cb16ff": "Please Provide File Name",
"TXT_CODE_d28c05df": "Success!",
"TXT_CODE_b152cd75": "Please select a file first.",
"TXT_CODE_25cb04bb": "Saved to clipboard.",
"TXT_CODE_93d4b66a": "File operation started. It may take some time.",
"TXT_CODE_a5830778": "Please enter a new name.",
"TXT_CODE_5b990e2e": "Rename successful.",
"TXT_CODE_cae10a08": "File deletion started. It may take some time.",
"TXT_CODE_71155575": "Are you sure you want to delete?",
"TXT_CODE_6a10302d": "This action cannot be undone!",
"TXT_CODE_f41ad30a": "Please select items to delete.",
"TXT_CODE_f8a15a94": "Compress Files",
"TXT_CODE_366bad15": "Please enter the name for the archive.",
"TXT_CODE_377e142": "File compression started. It may take some time.",
"TXT_CODE_7669fd3f": "Unzip Files",
"TXT_CODE_16f55a9b": "File decompression started. It may take some time.",
"TXT_CODE_e8ce38c2": "Failed to get upload address.",
"TXT_CODE_773f36a0": "Upload Successful.",
"TXT_CODE_6d772765": "Failed to get download address.",
"TXT_CODE_96281410": "Path not found.",
"TXT_CODE_2e5d3d0f": "Owner",
"TXT_CODE_e7b75c0e": "User Group",
"TXT_CODE_5c54f599": "Anyone",
"TXT_CODE_b05948d1": "Permission changed.",
"TXT_CODE_9b36d5a2": "[General] server.properties",
"TXT_CODE_12e3afa9": "A crucial configuration for Minecraft server, where most common settings (such as port, player count, render distance, etc.) can be configured.",
"TXT_CODE_90f684dc": "[General] eula.txt",
"TXT_CODE_ab4cc2dc": "The End User License Agreement for Minecraft. You must accept EULA to use the server software.",
"TXT_CODE_509d7d9a": "The Spigot configuration, which allows further control of server behavior and specific parameters. Some advanced restrictions are configured in this file.",
"TXT_CODE_d03c3e0e": "The original Bukkit configuration",
"TXT_CODE_e9dcbfe4": "Basic configuration for Bungeecord, the group proxy server. It enables distributed management, node control, and more. Here, you'll find simple configurations and operations.",
"TXT_CODE_3a3f9a57": "A crucial configuration for the Minecraft Bedrock server, where most common settings (such as port, player count, render distance, etc.) can be configured.",
"TXT_CODE_f3fc17f3": "Configuration file for PaperSpigot. It allows for further configuration of advanced parameters and more specific game settings. It greatly affects overall performance and expands upon the limitations of the Spigot configuration file.",
"TXT_CODE_4880ef77": "World configuration for PaperSpigot. It allows for further configuration on a per-world basis.",
"TXT_CODE_25699fea": "MCDReforged Server Control Tool Configuration File",
"TXT_CODE_5207688f": "MCDReforged Server Control Tool Permission Configuration File",
"TXT_CODE_9e3f25e0": "Minecraft Server (Java)",
"TXT_CODE_c8261c85": "Minecraft Server (Bedrock)",
"TXT_CODE_dd8d27ce": "Steam Game Server",
"TXT_CODE_e08e63b5": "Console Program",
"TXT_CODE_724ce74d": "Which type of instance would you like to deploy?",
"TXT_CODE_d182c422": "On which machine is the new instance deployed?",
"TXT_CODE_49981cb9": "How would you like to deploy this instance?",
"TXT_CODE_266b7246": "Quick Deployment for Minecraft",
"TXT_CODE_444db70f": "Upload a Server Core",
"TXT_CODE_f2a58270": "Upload a Compressed Server Package",
"TXT_CODE_1baf656e": "Select an Existing Server Directory",
"TXT_CODE_c14caab": "No Additional Files Required",
"TXT_CODE_2958a0f8": "Congratulations, the instance has been created successfully!",
"TXT_CODE_36417656": "To Terminal Page",
"TXT_CODE_2864bfbc": "Instance File Management",
"TXT_CODE_d4146944": "Return to Dashboard",
"TXT_CODE_d4cf1cb8": "File",
"TXT_CODE_836addb9": "(Offline)",
"TXT_CODE_4ef6b040": "Stopped",
"TXT_CODE_f912fadc": "Running",
"TXT_CODE_b7cab91d": "Send Command",
"TXT_CODE_148d6467": "Stop Instance",
"TXT_CODE_8c7318b3": "Start Instance",
"TXT_CODE_77cc12da": "Restart Instance",
"TXT_CODE_1c36c8f2": "Terminate Instance",
"TXT_CODE_ba497a8b": "Interval-based Task",
"TXT_CODE_f17af923": "Periodic Task",
"TXT_CODE_c4f90da6": "Specific Time Task",
"TXT_CODE_81d7e7c5": "Open-source, distributed, and out-of-the-box management panel. Support Minecraft servers and all console programs.",
"TXT_CODE_3371000d": "The panel is already installed and cannot be reinstalled.",
"TXT_CODE_351aaf7": "Get Started",
"TXT_CODE_f880b5ad": "Create an administrator account.",
"TXT_CODE_3a056dc8": "Usernames support any language, please ensure the security of your password.",
"TXT_CODE_2695488c": "Please enter a username",
"TXT_CODE_ad533c70": "Passwords must be between 9 and 36 characters and include uppercase letters, lowercase letters, and numbers.",
"TXT_CODE_11d5caea": "Create Account",
"TXT_CODE_97be50a8": "Great Success!",
"TXT_CODE_cd923ade": "Is this your first time using MCSM?",
"TXT_CODE_6f98ccd7": "First Time User",
"TXT_CODE_b5ca0563": "We will guide you through the process of deploying your application.",
"TXT_CODE_b69550bf": "Experienced User",
"TXT_CODE_95df80df": "Provided as a more professional interface.",
"TXT_CODE_20ce2aae": "Build Failed",
"TXT_CODE_978da1c1": "Building",
"TXT_CODE_47e182a5": "Build Complete",
"TXT_CODE_4bbd3fde": "Build Progress",
"TXT_CODE_b76d94e0": "Refresh",
"TXT_CODE_2764f197": "Please fill out the form completely",
"TXT_CODE_55edf44d": "Image creation started",
"TXT_CODE_b340c04a": "Please be patient.",
"TXT_CODE_868df02c": "About DockerFile",
"TXT_CODE_77d93d7d": "Official documentation: https://docs.docker.com/engine/reference/builder/",
"TXT_CODE_5024d817": "You must create the /workspace directory, which will be automatically mounted as the root directory of the instance.",
"TXT_CODE_7cf078e8": "Image Name and Version After Creation",
"TXT_CODE_4e4b52a0": "This build process may take several minutes. Please maintain a stable network connection. Do you want to continue?",
"TXT_CODE_ac405b50": "Error",
"TXT_CODE_bff43de3": "Name",
"TXT_CODE_6f91f3ba": "Space Used",
"TXT_CODE_bbd7d448": "Detailed information about Docker images and containers. Recommended for technical personnel. The complete information is provided in JSON format.",
"TXT_CODE_9d820cb4": "Details",
"TXT_CODE_638bca20": "The delete command has been sent.",
"TXT_CODE_d11bf156": "Please wait patiently and use the refresh function to reload the list. The image is expected to be deleted later.",
"TXT_CODE_d12fa808": "Startup Command",
"TXT_CODE_47c62dac": "Use Image",
"TXT_CODE_759fb403": "Status",
"TXT_CODE_24e5bff2": "Condition",
"TXT_CODE_59ac0239": "New Image",
"TXT_CODE_8b62abb2": "Remote Daemon Image List",
"TXT_CODE_ba82dddb": "Image building and container running depend on Docker software, and all daemons on the physical host share all images.",
"TXT_CODE_f1b166e7": "Details",
"TXT_CODE_dfa17b2d": "This operation will permanently delete this image. Do you want to continue?",
"TXT_CODE_cb36c80e": "Remote Host Container List",
"TXT_CODE_b34efc1": "The container list represents all instances running in independent image environments. This list includes all and not limited to containers started by the panel.",
"TXT_CODE_b09eff8f": "Create OpenJDK 8 Environment Image",
"TXT_CODE_d7c5823e": "Built-in Java 8 runtime environment, ideal for Minecraft server 1.7 ~ 1.16",
"TXT_CODE_694952a": "Create OpenJDK 16 Environment Image",
"TXT_CODE_4fdbb351": "Built-in Java 16 runtime environment, ideal for Minecraft server 1.17",
"TXT_CODE_9b9b745c": "Create OpenJDK 17 Environment Image",
"TXT_CODE_7d1a9487": "Built-in Java 17 runtime environment, ideal for Minecraft server 1.18 and later",
"TXT_CODE_495027e1": "Create Ubuntu 22.04 Environment Image",
"TXT_CODE_41d79430": "Ideal for Minecraft Bedrock Edition server or other Linux programs",
"TXT_CODE_123bcd09": "Create Custom Environment Image Using DockerFile",
"TXT_CODE_3d14442a": "Create environment image using DockerFile. It is recommended ONLY for experienced user.",
"TXT_CODE_fb1ff943": "Unknown Environment",
"TXT_CODE_3a818e91": "Back to Image List",
"TXT_CODE_5544ec22": "View Build Progress",
"TXT_CODE_d76ccb4f": "What is an Environment Image?",
"TXT_CODE_528753e7": "Minecraft or other programs require specific runtime environments, such as Java/Python/.NET, installing and managing different versions on the same machine is very complicated. Using different images can easily manage different versions of service environments.",
"TXT_CODE_2ea7af21": "What is Docker? Why do you need it?",
"TXT_CODE_ba1eb3b5": "Docker is lightweight virtualization software that can create containers (like boxes) to run your actual applications with different environments. It ensures that your application runs in a virtual sandbox and does not affect any files on the host machine, regardless of potential malicious operations performed by the application.",
"TXT_CODE_5bdaf23d": "Daemon Terminal",
"TXT_CODE_ad30f3c5": "Number of Starts: ",
"TXT_CODE_10150756": "Event-Triggered Task",
"TXT_CODE_a64da7c4": "Auto Restart",
"TXT_CODE_619faab6": "Initiates the instance start operation immediately if the instance stoped unexpectedly.",
"TXT_CODE_3eb58633": "Can be used for automatic recovery after crashes.",
"TXT_CODE_273d24e0": "Auto Start",
"TXT_CODE_8d9f5a4e": "Initiates the instance start operation as long as the remote daemon is running.",
"TXT_CODE_64bf4386": "Can be used for instance to start as the remote daemon boots.",
"TXT_CODE_3b1cc020": "Cancel",
"TXT_CODE_3362d4b7": "Create New Image",
"TXT_CODE_68a504b3": "Please enter the instance name",
"TXT_CODE_4e810102": "Please enter the startup command",
"TXT_CODE_bbbda29": "The startup command cannot contain line breaks, as this is not a script file and cannot execute multiple commands",
"TXT_CODE_be6484f7": "Please select an instance image",
"TXT_CODE_aac98b2a": "Instance Settings",
"TXT_CODE_818928ba": "Supports any language; use a unique name when possible.",
"TXT_CODE_2f291d8b": "Instance Type",
"TXT_CODE_1e1dfbbe": "Different types have different functionalities. If unsure, you can choose a more abstract type, such as Minecraft Java Edition.",
"TXT_CODE_3bb646e4": "Please Select",
"TXT_CODE_ee67e1a3": "Working Directory",
"TXT_CODE_962d9320": "The working directory where the instance runs. You can provide either an absolute or relative path.",
"TXT_CODE_bb0b9711": "Update or Install Command",
"TXT_CODE_41763172": "This system command will be executed when the user performs an update/installation operation, &lbrace;mcsm_workspace&rbrace; represents the working directory.",
"TXT_CODE_f041de90": "File Encoding",
"TXT_CODE_6e69b5a5": "For file management functions.",
"TXT_CODE_fa920c0": "Expiration Time",
"TXT_CODE_b029a155": "The instance will not be able to start after expiration.",
"TXT_CODE_e3a77a77": "Unlimited",
"TXT_CODE_9eacb622": "Process Startup Method",
"TXT_CODE_9278b7b0": "If engaged in commercial activities, consider using container to protect the host.",
"TXT_CODE_5be6c38e": "Default Type",
"TXT_CODE_6c87dd18": "Linux Docker",
"TXT_CODE_6904cb3": "Docker Image",
"TXT_CODE_a584cb71": "Specify the instance image.",
"TXT_CODE_cf88c936": "Open Ports",
"TXT_CODE_3e68ca00": "Additional Mount points",
"TXT_CODE_c3a3b6b1": "Container Name",
"TXT_CODE_d1c78fbf": "Name used for container creation; leave empty for a random name.",
"TXT_CODE_8d4882b0": "Optional, not recommended to fill unless there are specific requirements.",
"TXT_CODE_f6047384": "Optional, e.g., lobby-1",
"TXT_CODE_efcef926": "Network Mode",
"TXT_CODE_38a430d8": "Select the network mode for container access, such as bridge mode.",
"TXT_CODE_10194e6a": "Network Aliases",
"TXT_CODE_97655c5d": "For containers to access each other in a custom network, separated by spaces.",
"TXT_CODE_53046822": "Limit CPU Usage (Percentage)",
"TXT_CODE_750ab5c6": "Limit the total CPU usage of all cores; slight deviation may occur.",
"TXT_CODE_dce87e42": "Specify 50 to limit all core usage to 50%; use 200 to allow a total core usage sum of 200%.",
"TXT_CODE_91d857f5": "Optional, from 0 to infinity.",
"TXT_CODE_b0c4e4ae": "CPU Core Assignment",
"TXT_CODE_2b9e9b5": "Limit the container to run on specified CPU cores.",
"TXT_CODE_67c765be": "Specify processes to run on certain cores; distributing them reasonably can better utilize your system's hardware resources, e.g., 0,1 means running on the 1st and 2nd cores, separated by commas.",
"TXT_CODE_30fe1717": "Optional, e.g., 0,1,2,3",
"TXT_CODE_6fe24924": "Maximum Memory (in MB)",
"TXT_CODE_a0d214ac": "e.g., 1024, 2048, etc.; do not include units.",
"TXT_CODE_80790069": "Optional, e.g., 1024",
"TXT_CODE_fcbdcb34": "Monday",
"TXT_CODE_c73de59d": "Tuesday",
"TXT_CODE_85617390": "Wednesday",
"TXT_CODE_c9b31f8e": "Thursday",
"TXT_CODE_d4517dcb": "Friday",
"TXT_CODE_d248b5c8": "Saturday",
"TXT_CODE_a621f370": "Sunday",
"TXT_CODE_349edc57": "Please select a time",
"TXT_CODE_2fe0cc84": "Please select a day of the week",
"TXT_CODE_3502273d": "Add Scheduled Task",
"TXT_CODE_b290a4b0": "Task Name",
"TXT_CODE_b72d638d": "Required and must be unique",
"TXT_CODE_fcd641db": "Task Action / Type",
"TXT_CODE_f17889f4": "Will execute at regular or specific intervals.",
"TXT_CODE_ba8ebc7": "Cannot be empty, please enter 0 for every 0 hours",
"TXT_CODE_4e2c7f64": "Hr",
"TXT_CODE_a7e9ff0f": "Min",
"TXT_CODE_acabc771": "Sec",
"TXT_CODE_9156fbc": "Execution count, Empty means unlimited times",
"TXT_CODE_3554dac0": "Trigger Time",
"TXT_CODE_38591f72": "Specific Time",
"TXT_CODE_d9cfab1b": "Execution Count",
"TXT_CODE_a59981f4": "Leave blank for unlimited",
"TXT_CODE_f3fe5c8e": "Please select a date and time",
"TXT_CODE_61811ac": "Task Payload",
"TXT_CODE_81297804": "For example, commands, filenames, or other parameters, etc.",
"TXT_CODE_23b02a65": "Instance Status Query Protocol Configuration",
"TXT_CODE_2498e4ed": "Enhanced Monitoring of Server Status",
"TXT_CODE_e7335483": "This feature will automatically select the appropriate protocol based on the instance type set by the administrator, to obtain specific information and parameters of the server process (e.g., number of players, version, etc.)",
"TXT_CODE_8e632796": "Server Address",
"TXT_CODE_c93f32f8": "Required, supports domain names and IP addresses. If not provided, server information such as number of players and version will not be queried.",
"TXT_CODE_243a463": "Server Port",
"TXT_CODE_e9935066": "Required, only numeric port numbers",
"TXT_CODE_97ceb743": "Please Select Decompression Encoding",
"TXT_CODE_f07610ed": "Configuration Successful",
"TXT_CODE_2dc23f7a": "Select Decompression Encoding",
"TXT_CODE_b278707d": "If garbled file names are found during decompression/compression, modify this option.",
"TXT_CODE_48044fc2": "If the compressed file is from Mainland China, GBK is generally better;",
"TXT_CODE_76a82338": "If from Taiwan or Hong Kong, try BIG5; for other regions, use UTF-8.",
"TXT_CODE_91bb6101": "Panel/Linux (UTF8)",
"TXT_CODE_4d6b06f0": "Simplified Chinese (GBK)",
"TXT_CODE_c4dfdb26": "Traditional Chinese (BIG5)",
"TXT_CODE_ef650d57": "Emulated Terminal",
"TXT_CODE_d6e7f572": "If you encounter issues, it is recommended to disable this feature.",
"TXT_CODE_e1a3b150": "Color Rendering",
"TXT_CODE_6a515e35": "The web page automatically adds color to the output, but the colors may not be entirely accurate.",
"TXT_CODE_1295831e": "If the color rendering feature conflicts with the software's built-in color functionality, you can disable this feature.",
"TXT_CODE_b91a94f9": "Command Execution Carriage Return",
"TXT_CODE_5b2daea0": "If you enter a command and pressing Enter doesn't yield a response, you can try adjusting this option.",
"TXT_CODE_b94f13ce": "On Windows platforms, it's generally 'Carriage Return and Line Feed' (\\r\\n), while on Linux/MacOS platforms, it's typically 'Line Feed' (\\n).",
"TXT_CODE_11cfe3a1": "Instance Shutdown Command",
"TXT_CODE_7ec7ccb8": "When you click the 'Stop' button, this command will be executed , where ^C represents the Ctrl+C signal.",
"TXT_CODE_449d1581": "Input and Output Encoding",
"TXT_CODE_d16d82ab": "If you encounter garbled content in the console, you can try modifying this encoding to resolve the issue.",
"TXT_CODE_bd2559f3": "Terminal Input Encoding",
"TXT_CODE_6e96b2a9": "Terminal Output Encoding",
"TXT_CODE_94c193de": "Name",
"TXT_CODE_67d68dd1": "Type",
"TXT_CODE_e5f949c": "Directory",
"TXT_CODE_94bb113a": "Size",
"TXT_CODE_d3b29478": "Last Modify",
"TXT_CODE_b625dbf0": "Uploading",
"TXT_CODE_a53573af": "Refresh",
"TXT_CODE_46c4169b": "Cut",
"TXT_CODE_dd06dea2": "Currently, there are ",
"TXT_CODE_3e959ce7": " compression/decompression tasks running...",
"TXT_CODE_65b21404": "Download",
"TXT_CODE_a6453188": "Please select the decompression mode",
"TXT_CODE_7907c99": "To the current dir",
"TXT_CODE_329fb904": "To a new dir",
"TXT_CODE_377e5535": "Please enter the directory name",
"TXT_CODE_2841f4a": "Please select the format of the compressed file",
"TXT_CODE_798f592e": "Read",
"TXT_CODE_46c4e9ac": "Write",
"TXT_CODE_e97669d8": "Execute",
"TXT_CODE_74fd665e": "Apply to subdirectories",
"TXT_CODE_ec6d29f4": "Every",
"TXT_CODE_e3db239d": "Hr",
"TXT_CODE_3b1bb444": "Min",
"TXT_CODE_76750199": "Every Week",
"TXT_CODE_6cb9bb04": "Month",
"TXT_CODE_ca923eba": "Day",
"TXT_CODE_2d542e4c": "Task Name",
"TXT_CODE_1544562": "Payload",
"TXT_CODE_485e2d41": "Remaining Count",
"TXT_CODE_a92df201": "Unlimited",
"TXT_CODE_82fbc5ad": "Action",
"TXT_CODE_fbde647e": "Refreshed",
"TXT_CODE_c14b2ea3": "Go Back",
"TXT_CODE_1644b775": "New Task",
"TXT_CODE_6ff0668f": "Are you sure you want to delete this scheduled task?",
"TXT_CODE_7863f28d": "Refreshed",
"TXT_CODE_1f61e5a3": "Edit Source File",
"TXT_CODE_f859eac": "Unable to edit this file.",
"TXT_CODE_b8814f15": "This might be due to lack of access to this file. Try editing it via 'File Management'.",
"TXT_CODE_537cd5ad": "Back to Configuration File List",
"TXT_CODE_83e553fc": "Failed to Retrieve Configuration File List",
"TXT_CODE_95b9833f": "Return to Console",
"TXT_CODE_1af148fe": "Duplicate File Exists",
"TXT_CODE_91b3fa98": "The panel cannot determine if this configuration file is compatible, please navigate to the corresponding file interface based on its type.",
"TXT_CODE_432cfb62": "No Configuration Files Available",
"TXT_CODE_70a2613b": "No compatible configuration files were detected through file scanning for specific instance types (e.g., minecraft/java). Please initialize the process configuration or change the instance type.",
"TXT_CODE_e13abbb1": "Instance Running",
"TXT_CODE_efb6d377": "Instance Stopped",
"TXT_CODE_9885543f": "Terminal failed to initialize, possibly due to the remote daemon or instance no longer exists. Please refresh the page and retry.",
"TXT_CODE_6929b0b2": "Unable to Connect to Remote Daemon",
"TXT_CODE_812a629e": "Browser unable to connect to address:",
"TXT_CODE_f1c96d8a": "Solution:",
"TXT_CODE_ceba9262": "If you are a regular user, please contact the panel administrator.",
"TXT_CODE_84099e5": "Ensure that the remote daemon address is a public IP and the port is properly forwarded.",
"TXT_CODE_86ff658a": "Configure SSL, reverse proxy, etc., require additional support for the Websocket protocol.",
"TXT_CODE_9c188ec8": "Visit https://docs.mcsmanager.com for more information.",
"TXT_CODE_686c9ca9": "Connecting to terminal...",
"TXT_CODE_9ef27367": "Permanently Delete",
"TXT_CODE_a0a77be5": "Cannot execute, please select at least one instance",
"TXT_CODE_2b5fd76e": "Sent start command",
"TXT_CODE_4822a21": "Sent stop command",
"TXT_CODE_effefaab": "Sent terminate command",
"TXT_CODE_1514d08f": "Commands have been successfully sent to the remote hosts. The operation may take a while, please wait a moment before checking the results",
"TXT_CODE_2a3b0c17": "Final Confirmation",
"TXT_CODE_18d2f8ae": "Are you sure you want to delete this instance and its files? This operation will delete all files in the instance directory, please proceed with caution",
"TXT_CODE_ac01315a": "Are you sure you want to proceed with bulk removal? This operation will not delete the actual instance files.",
"TXT_CODE_c3c06801": "Bulk Deletion Successful",
"TXT_CODE_50075e02": "This may take a while, as file deletion takes time",
"TXT_CODE_5366af54": "Exit Batch Operation",
"TXT_CODE_df87c46d": "Deselect All",
"TXT_CODE_f466d7a": "Select All",
"TXT_CODE_8fd8bfd3": "Selected Items",
"TXT_CODE_5cb656b9": "Batch Operation",
"TXT_CODE_432cbc38": "Selected:",
"TXT_CODE_39c5229e": "Edit Daemon Information",
"TXT_CODE_a884de59": "Display Name",
"TXT_CODE_4b1d5199": "Support any language.",
"TXT_CODE_93f9b02a": "Daemon IP",
"TXT_CODE_be7a689a": "It must be an Public IP/Domain or 'localhost'. Otherwise, the daemon will fail to connect.",
"TXT_CODE_c82a51b0": "For example, 'mcsmanager.com' or '43.123.211.12'.",
"TXT_CODE_4a6bf8c6": "Daemon Port",
"TXT_CODE_df455795": "By default 24444。",
"TXT_CODE_300c2ff4": "Daemon Key",
"TXT_CODE_5ef2cf20": "Authenticate your identity with key generated by remote daemon.",
"TXT_CODE_be1351ce": "How to obtain the key?",
"TXT_CODE_dc570cf2": "Leave it blank to make no changes.",
"TXT_CODE_fe25087f": "Please enter the key.",
"TXT_CODE_fb267b0b": "Permanently delete this daemon?",
"TXT_CODE_8b937b23": "Remove Daemon",
"TXT_CODE_fd63a181": "Page Not Found",
"TXT_CODE_41dd4d19": "Official Website",
"TXT_CODE_74c3d3e5": "Documentation",
"TXT_CODE_26407d1f": "Report BUG",
"TXT_CODE_d0c670df": "The development of the MCSManager management panel is made possible by the selfless contributions of contributors and sponsors.",
"TXT_CODE_d2c79249": "If you are willing to support the future development of MCSManager,",
"TXT_CODE_e4794d20": "please click here.",
"TXT_CODE_808e5ad9": "Only ZIP compressed files can be uploaded",
"TXT_CODE_e06841b5": "The instance will be created as you upload the files. This is an irreversible process. Do you want to proceed?",
"TXT_CODE_5deeefb5": "Instance will be created, proceed?",
"TXT_CODE_47e21c80": "Please complete the basic parameters before uploading files.",
"TXT_CODE_17544b7b": "Unable find the server core, please provide the startup command manually.",
"TXT_CODE_8c0db3f4": "Please provide the startup command.",
"TXT_CODE_619d74d3": "e.g. java -jar server.jarcmd.exe",
"TXT_CODE_2728d0d4": "Command Helper",
"TXT_CODE_320f4304": "Server File Directory",
"TXT_CODE_877eea45": "[Optional]Managed by panel by default. If provided, require absolute path, e.g. C:/Servers/MyServer",
"TXT_CODE_fc4e2173": "Instance will be created after file upload.",
"TXT_CODE_335ba209": "Choose File",
"TXT_CODE_f9b6e61b": "Upload Compressed Server Package",
"TXT_CODE_510bd294": "Only support ZIP format. The file will be automatically decompressed into the 'File Directory'",
"TXT_CODE_1561198c": "Once the file is uploaded, it will be decompressed and an instance will be created. This may take some time",
"TXT_CODE_c17f6488": "Select zip file",
"TXT_CODE_cbbc779f": "Make sure the name of the provided core matches the uploaded file before starting the instance.",
"TXT_CODE_5a74975b": "Create Instance",
"TXT_CODE_c534ca49": "Under Maintenance",
"TXT_CODE_c237192c": "Please enter the name of the new instance",
"TXT_CODE_f878fd4c": "Installing",
"TXT_CODE_7078fd28": "Installation Error",
"TXT_CODE_477ece61": "Installation Complete",
"TXT_CODE_eec3c1d7": "Installing listed modpacks will be considered as your agreement to and acknowledgment of the",
"TXT_CODE_1e58bb5e": "Minecraft End User License Agreement (EULA)",
"TXT_CODE_7153951e": "The Quick installation service relies on third-party online platforms.",
"TXT_CODE_f4c9715b": "View More",
"TXT_CODE_7b92d98d": "Java Version Requirements",
"TXT_CODE_88c990a4": "Modpack Size",
"TXT_CODE_1704ea49": "Install",
"TXT_CODE_bcfaf14d": "Sorry, unable to fetch the latest modpack list. This might be due to the network or the server is under maintenance.",
"TXT_CODE_bc883bbb": "Return to Manual Installation",
"TXT_CODE_32cd41d5": "Downloading file...",
"TXT_CODE_147a2f87": "Actual required time depends on your internet and processor speed. Please be patient.",
"TXT_CODE_57cd2d04": "This may be due to network conectivity issue or server maintenance. Please wait for a while and try again, or try a different package.",
"TXT_CODE_ce917b27": "Great success! All you need now is to enter the 'Instance Console' and click 'Start'.",
"TXT_CODE_b26a0528": "Host Daemon",
"TXT_CODE_5476e012": "State",
"TXT_CODE_662ad338": "I/O Encoding",
"TXT_CODE_5ab2062d": "Last Start",
"TXT_CODE_abc080d": "Indefinite",
"TXT_CODE_5974bf24": "Manage",
"TXT_CODE_53745cc0": "Total number of instances assigned to you",
"TXT_CODE_7638590c": "Instances currently running",
"TXT_CODE_9bc7f49e": "Instances currently stopped",
"TXT_CODE_ecf17071": "Temporarily unavailable instances",
"TXT_CODE_1c45f7fe": "Edit Server Configuration File",
"TXT_CODE_97d17cce": "Users",
"TXT_CODE_3fe97dcc": "System Settings",
"TXT_CODE_7411336e": "Total Instances",
"TXT_CODE_d655beec": "Instance List",
"TXT_CODE_6aa286df": "Page Not Found",
"TXT_CODE_28124988": "Program Root",
"TXT_CODE_feeea328": "Gain full terminal interaction capability through an emulated terminal. This includes using Tab, Ctrl keys, and more.",
"TXT_CODE_365aabd4": "Line Feed",
"TXT_CODE_20cec54": "Carriage Return and Line Feed",
"TXT_CODE_8575f7c": "Permission: ",
"TXT_CODE_b67197fc": "All Users",
"TXT_CODE_b488372f": "Everyone",
"TXT_CODE_d486a561": "Description: ",
"TXT_CODE_8981d724": "Unnamed Title",
"TXT_CODE_9466852b": "This card can be used for sectioning or formatting, like titles in an article.",
"TXT_CODE_ea0840c9": "Instance Shortcut",
"TXT_CODE_3fce7ccb": "Displays the instance status when permission allows.",
"TXT_CODE_72cce10b": "Instance File Management",
"TXT_CODE_f49b2787": "Used for managing files of a specific instance.",
"TXT_CODE_97e5eccb": "Used to display detail of a specific instance.",
"TXT_CODE_6f659da2": "Used for analyzing recent trend of the panel.",
"TXT_CODE_4bedec2a": "All Daemons",
"TXT_CODE_2a8dc13f": "Used to view the status of all remote daemons connected to the panel.",
"TXT_CODE_e01539f1": "Quick Start",
"TXT_CODE_d628e631": "Used for quickly deploying a new instance.",
"TXT_CODE_def287e0": "Remote Daemon",
"TXT_CODE_abe0862e": "Used to display detailed information and status of remote daemonss.",
"TXT_CODE_e7cad65f": "Please select an instance to retrieve daemon information.",
"TXT_CODE_d2bbb2f1": "Instance Features",
"TXT_CODE_1934114b": "Entrance card for configuring instances, terminal settings, and other functions.",
"TXT_CODE_b11166e7": "Instance Restarting",
"TXT_CODE_b1600db0": "Instance Updating",
"TXT_CODE_1a499109": "File does not exist",
"TXT_CODE_e4d6cc20": "Request Body Error",
"TXT_CODE_d37f0418": "Panel is already installed!",
"TXT_CODE_42036f92": "------ User Login Event ------",
"TXT_CODE_5a196078": "Dynamic Photo Card",
"TXT_CODE_68821d80": "Basic configuration file for TShock servers.",
"TXT_CODE_448df2bd": "Password required to join the server.",
"TXT_CODE_e304faa": "Maximum concurrent connections. If you want players to be kicked with the 'server is full' setting, set it to the maximum number of players you've set and set the max players for Terraria to 2 or more.",
"TXT_CODE_369a4a22": "Reserved slots. The number of reserved slots players with more than the maximum server slots can join.",
"TXT_CODE_60e3c342": "Server name. Replaces the world name during the session if UseServerName is true.",
"TXT_CODE_8a924345": "Whether to use ServerName instead of the world name.",
"TXT_CODE_447a9fc4": "Log path.",
"TXT_CODE_a8b402a9": "Enable debug logging.",
"TXT_CODE_c4430fa6": "Prevent users from logging in before they have finished connecting.",
"TXT_CODE_d9b7a6a3": "Allow stacking of items in chests beyond the stack limit during world load.",
"TXT_CODE_9cefd73": "Auto-save.",
"TXT_CODE_2c194599": "Announce on save.",
"TXT_CODE_cd3ae89e": "Show backup auto-save messages.",
"TXT_CODE_40c2c2ee": "Interval between backups (in minutes). Backups are stored in the tshock/backups folder.",
"TXT_CODE_255606fb": "Retention time for backups (in minutes).",
"TXT_CODE_bec3d0ea": "Save the world if the server crashes due to an unhandled exception.",
"TXT_CODE_f7f57aec": "Save the world when the last player disconnects.",
"TXT_CODE_3e252bc9": "Size of invasion events.",
"TXT_CODE_7d874fad": "Default maximum number of creatures spawned per wave. Higher values mean more creatures in that wave.",
"TXT_CODE_2033383b": "Delay between waves. Lower values mean more creatures in between waves.",
"TXT_CODE_226b6c9e": "Enable endless invasion events.",
"TXT_CODE_85b01e01": "Set PvP mode. Valid types are 'normal,' 'always,' and 'disabled.'",
"TXT_CODE_7b759c13": "Prevent default tiles from generating within the generation protection radius.",
"TXT_CODE_965360cd": "Generation protection radius.",
"TXT_CODE_443ac54f": "Enable or disable anti-cheat range checks based on player position relative to their tile placements.",
"TXT_CODE_d092c3b": "Only allow hardcore players to connect.",
"TXT_CODE_1a6d30de": "Prevent softcore players from connecting.",
"TXT_CODE_b5ce1069": "Prevent non-softcore players from connecting.",
"TXT_CODE_c8c91afc": "Disable tile placement and tile movement.",
"TXT_CODE_3f739f9c": "Disable hard mode.",
"TXT_CODE_c9e4d5c1": "Prevent dungeon guardians from spawning when sending players to their spawn points.",
"TXT_CODE_f51ce97e": "Disable clown bomb spawns.",
"TXT_CODE_115e891f": "Disable snowball spawns.",
"TXT_CODE_90912e04": "Disable gravestone drops when players die.",
"TXT_CODE_ce953a4": "Disable PrimeBombs.",
"TXT_CODE_b0b67785": "Force world time to normal, day, or night.",
"TXT_CODE_584af0ab": "Disable invisibility potion effects.",
"TXT_CODE_d764908b": "Prevent players from moving beyond a certain distance in tiles.",
"TXT_CODE_3b346a65": "Whether region protection should apply to chests.",
"TXT_CODE_603cbc35": "Whether region protection should apply to diamond gem locks.",
"TXT_CODE_33c223c": "Ignore checks to see if players 'can' update projectiles.",
"TXT_CODE_da65ecbd": "Ignore checks to see if players 'can' kill projectiles.",
"TXT_CODE_8c2ad2cb": "Allow players to place tiles (grass, planters, etc.) in invalid places.",
"TXT_CODE_ba1a222b": "Allow players to place ice in invalid places.",
"TXT_CODE_b30daa03": "Allow CrimsonCreep when the world is in hard mode.",
"TXT_CODE_372e97f4": "Allow CorruptionSpread when the world is in hard mode.",
"TXT_CODE_66820e23": "How many NPCs can be generated within 200 pixels of a player before generating stops. Default is 3.",
"TXT_CODE_32bf92a1": "How many NPCs can be generated within 600 pixels of a player before generating stops. Default is 6.",
"TXT_CODE_3b4260f8": "How many NPCs total can be generated by statues before generating stops. Default is 10.",
"TXT_CODE_cd62c9d4": "Prevent the spawning of banned items or invoking commands for protection.",
"TXT_CODE_ed9bab79": "Prevent players from interacting with the world upon death.",
"TXT_CODE_fe82609a": "Prevent players from placing invalid tile styles.",
"TXT_CODE_b649a71a": "Force Christmas events to be held all year round.",
"TXT_CODE_ac52ad06": "Force Halloween events to be held all year round.",
"TXT_CODE_3f3e734b": "Allow banned items to be generated by group that allowed to generate such item, even if PreventBannedItemSpawn is true.",
"TXT_CODE_288830f4": "Number of seconds a player must wait before respawning. Range: 0 (default) to 15 seconds. Use at your own risk.",
"TXT_CODE_b45e73fb": "Number of seconds a player must wait before respawning if a boss is nearby. Range: 0 (default) to 30 seconds. Use at your own risk.",
"TXT_CODE_87e18bb5": "Broadcast boss spawns or invasion start.",
"TXT_CODE_3f470950": "Maximum life a player can have before equipping buffs.",
"TXT_CODE_95dfd5bd": "Maximum MP a player can have before equipping buffs.",
"TXT_CODE_f71475e2": "Bomb range affecting tile damage from the blast point (in tiles).",
"TXT_CODE_260d96a0": "If set to true, items given to players will go directly into their inventory. Otherwise, given items will generate as dropped items. Experimental feature, may not work correctly and may lead to item loss.",
"TXT_CODE_cfd64e73": "Default group name for newly registered player accounts.",
"TXT_CODE_90896d08": "Default group name for unregistered player accounts.",
"TXT_CODE_52b31aef": "Record where players logged off based on their IP. Cleared upon server restart.",
"TXT_CODE_3e98e22f": "Number of login failures a player can have before being kicked.",
"TXT_CODE_3855e22f": "Unban the IP if the ban command is passed without any parameters.",
"TXT_CODE_d0e37f20": "Enable whitelist.",
"TXT_CODE_f160d877": "Reason for kicking players not on the whitelist.",
"TXT_CODE_4ff6a125": "Message when trying to join a server that is full.",
"TXT_CODE_5f23008": "Reason given when kicking players trying to join when the server is full and no reserved slots are available.",
"TXT_CODE_95340802": "Kick hardcore players.",
"TXT_CODE_129475a7": "Reason for kicking hardcore players.",
"TXT_CODE_8ab0cc1a": "Prevent hardcore players from dying.",
"TXT_CODE_b7c8eb9f": "Reason for preventing hardcore players from dying.",
"TXT_CODE_78223e62": "Kick players flagged as using a proxy if GeoIP is enabled.",
"TXT_CODE_cb1fef78": "All players must register or log in before playing.",
"TXT_CODE_f2577f17": "Allow players to log into any account, even if the username doesn't match their character name.",
"TXT_CODE_206f0c11": "Allow players to register accounts that don't necessarily match their character name.",
"TXT_CODE_ab7672dd": "Minimum password length for new player accounts. Cannot be less than 4.",
"TXT_CODE_94002354": "Prevent players from logging in with their client UUID.",
"TXT_CODE_7141866a": "Kick clients that do not send a UUID to the server within 1 second.",
"TXT_CODE_6d912e27": "Ban players if this many tiles are drawn in 1 second.",
"TXT_CODE_192078c6": "Whether to kick players who exceed the TilePaint threshold.",
"TXT_CODE_5e6e46bb": "Maximum damage that players/NPCs can deal.",
"TXT_CODE_e1af7c8b": "Maximum damage that projectiles can deal.",
"TXT_CODE_57417f60": "Whether to kick players who exceed the MaxDamage threshold.",
"TXT_CODE_4fb66c81": "Ban players and revert their actions if they destroy more than this number of tiles in 1 second.",
"TXT_CODE_4aba9745": "Whether to kick players who exceed the TileKill threshold.",
"TXT_CODE_17cbacf6": "Ban players if they place more than this number of tiles in 1 second.",
"TXT_CODE_617701dc": "Whether to kick players who exceed the TilePlace threshold.",
"TXT_CODE_9394aadf": "Whether to kick players who exceed the TileLiquid threshold.",
"TXT_CODE_c9c27711": "Whether to ignore Crystal Bullet shards for calculating projectile thresholds.",
"TXT_CODE_6d6c7e9a": "Ban players if they create more than this number of projectiles in 1 second.",
"TXT_CODE_946d4401": "Whether to kick players who exceed the Projectile threshold.",
"TXT_CODE_449efd26": "Disable players if they send this many HealOtherPlayer packets in 1 second.",
"TXT_CODE_e0643e6f": "Whether to kick players who exceed the HealOther threshold.",
"TXT_CODE_decf21ee": "Disable warnings for spawn permission failures due to region, spawn point, or server edit failures.",
"TXT_CODE_d4b058a9": "Prevent using Zenith projectiles alongside different objects than weapons.",
"TXT_CODE_5143c584": "Prevent creating custom messages with death information protection mechanism.",
"TXT_CODE_235cd293": "Specify which string to start the command with. If length is greater than 1, it may not work properly.",
"TXT_CODE_1049cbd1": "Whether the server should output debug-level messages related to system operations.",
"TXT_CODE_f29d5d2": "Prevent sending logs as messages to players with log permissions.",
"TXT_CODE_ef97db20": "Prevent writing content to the log file before OnSecondUpdate check.",
"TXT_CODE_b3127cba": "Chat color for the SuperAdmin group.",
"TXT_CODE_24843187": "Chat prefix for the SuperAdmin group.",
"TXT_CODE_5bc16b9a": "Chat suffix for the SuperAdmin group.",
"TXT_CODE_6bf4665b": "Broadcast the player's geographical location above their head upon joining based on their IP.",
"TXT_CODE_1b763e24": "Display the player's IP upon joining to players with log permissions.",
"TXT_CODE_2374966e": "Change in-game chat format: {0} = group name, {1} = group prefix, {2} = player name, {3} = group suffix, {4} = chat message.",
"TXT_CODE_97535446": "Change the player name used when chatting above the head. Start with player names enclosed in square brackets, following the Terraria format. Same format as ChatFormat but excluding the message.",
"TXT_CODE_9c39c7ae": "Display chat messages above player heads.",
"TXT_CODE_11d2ab6b": "RGB values for broadcast message colors.",
"TXT_CODE_8e5f865e": "Database type used for storing data (sqlite or mysql).",
"TXT_CODE_90f00679": "Path for the sqlite database.",
"TXT_CODE_17f1f440": "MySQL database address.",
"TXT_CODE_d0b40386": "MySQL database name.",
"TXT_CODE_929a9ee4": "MySQL database username.",
"TXT_CODE_3a5b3d2d": "MySQL database password.",
"TXT_CODE_ce99026b": "Save logs to SQL database instead of text files. Default is false.",
"TXT_CODE_2ba4bf6f": "Number of failed insertions before falling back to text logs for SQL logs.",
"TXT_CODE_6683b887": "Enable or disable REST API.",
"TXT_CODE_daca92c1": "Port used by REST API.",
"TXT_CODE_fdd1a61": "Log REST API connection information.",
"TXT_CODE_b9d7fe43": "Require token authentication when using public REST API endpoints.",
"TXT_CODE_8298bfde": "Maximum number of REST requests in the bucket before denying requests. Minimum value is 5.",
"TXT_CODE_5b190bc4": "Frequency at which the REST request bucket decreases by 1 (in minutes). Minimum value is 1 minute.",
"TXT_CODE_f0ca2761": "Dictionary of REST token for external applications to query the server.",
"TXT_CODE_82d650be": "Installation Page",
"TXT_CODE_393c816c": "Page Not Found",
"TXT_CODE_24873a8a": "Login Page",
"TXT_CODE_2cf59872": "Open Page",
"TXT_CODE_1cd8f9d2": "Tshock Configuration File",
"TXT_CODE_dbefcc6c": "Terraria Server",
"TXT_CODE_2c7bcdfa": "1. Everyone can access this page, and you can place cards with any level of permissions.",
"TXT_CODE_da579edc": "2. Visitors who are not logged in or do not have sufficient permissions will not be able to load the cards.",
"TXT_CODE_4d50f316": "3. This page can be accessed after login.",
"TXT_CODE_e15e5006": "No content on this page.",
"TXT_CODE_c48f6f64": "All",
"TXT_CODE_4a56836d": "Set Image List",
"TXT_CODE_9900f79e": "Image",
"TXT_CODE_7ec87e8a": "Cancel Upload",
"TXT_CODE_e112412a": "Friendly Reminder",
"TXT_CODE_2bcc4e34": "Will automatically save after uploading",
"TXT_CODE_498cd5c5": "Click the stop button to cancel the upload",
"TXT_CODE_c1320e08": "You can clear all uploaded files by 'Reset Layout'",
"TXT_CODE_ba42d467": "Network URL",
"TXT_CODE_27efac3b": "Edit Successful",
"TXT_CODE_3f477ec": "Length must be 3 to 20 characters",
"TXT_CODE_6032f5a3": "9 to 36 characters, must include uppercase, lowercase letters, and numbers",
"TXT_CODE_79f9a172": "Edit User",
"TXT_CODE_af1f921d": "Leave blank to keep the value unchanged, Two-step verification will also be reset.",
"TXT_CODE_cea5dba1": "Program has received the shutdown signal, preparing to stop...",
"TXT_CODE_b0aa2db9": "Stopped!",
"TXT_CODE_eb579d63": "User Resource Management",
"TXT_CODE_463375d2": "About This Page",
"TXT_CODE_6b2a9cab": "Upgraded configuration to new version:",
"TXT_CODE_fb75aba9": "[Configuration Upgrade] Configuration file parsing error, ignored:",
"TXT_CODE_c7b1b8d0": "Program",
"TXT_CODE_a2a0e054": "For example: server.exe, app.exe, or use an absolute path, etc.",
"TXT_CODE_b9442311": "Additional parameters",
"TXT_CODE_2a379a13": "Optional, fill in according to your program, such as: -server -XXX -ZZZ, etc.",
"TXT_CODE_d705a2bd": "Additional parameters will be appended to the end of the software path.",
"TXT_CODE_95583336": "Minecraft Server - Java",
"TXT_CODE_28116f29": "Minecraft Server - Bedrock",
"TXT_CODE_10693964": "Any Program",
"TXT_CODE_d6c5a7f8": "Please complete all required fields in the form!",
"TXT_CODE_f2deb1d0": "Minecraft Game Server",
"TXT_CODE_4600deb7": "Any Console Program",
"TXT_CODE_18df7f10": "Please select your server program type",
"TXT_CODE_feab659d": "All Types",
"TXT_CODE_58508fb7": "Server Software Filename",
"TXT_CODE_84f760fa": "Usually a .jar file, like paper.jar, etc.",
"TXT_CODE_dd238854": "Maximum Memory",
"TXT_CODE_d7fa3be3": "Optional, -Xmx parameter, like: 1024M",
"TXT_CODE_e050b3be": "Initial Memory",
"TXT_CODE_57c1b0a3": "Optional, -Xms parameter, like: 1024M",
"TXT_CODE_43422ed3": "Java Path",
"TXT_CODE_7f9b6758": "Optional, please use the absolute path of Java, if not provided, it defaults to the environmental variable",
"TXT_CODE_4efba567": "Additional Parameters",
"TXT_CODE_f79563ef": "Optional, parameters before -jar",
"TXT_CODE_85770d4a": "Suffix Parameters",
"TXT_CODE_6e3da823": "Optional, parameters after the Java program, like -nogui, etc., separate multiple parameters with spaces",
"TXT_CODE_c4435af9": "Container Port Mapping Configuration",
"TXT_CODE_534db0b2": "Host Port",
"TXT_CODE_b729d2e": "Container Port",
"TXT_CODE_ad1c674c": "Protocol",
"TXT_CODE_820ebc92": "Mount Directory into Container",
"TXT_CODE_681aaeb9": "Host Directory",
"TXT_CODE_30258325": "Container Directory",
"TXT_CODE_dfc17a0c": "Add Configuration",
"TXT_CODE_958fd70c": "About this Configuration File",
"TXT_CODE_cb08d342": "Field cannot be empty",
"TXT_CODE_6a365d01": "Operation Failed",
"TXT_CODE_9911ac11": "Failed to save, please check the configuration",
"TXT_CODE_1a37f514": "Map container processes to use the host's actual ports.",
"TXT_CODE_828ea87f": "Mount additional paths into the container.",
"TXT_CODE_b1e2e1b4": "Clear Terminal Output",
"TXT_CODE_a00e84d7": "Deleted",
"TXT_CODE_e74d658c": "Saved",
"TXT_CODE_5245bd11": "Please complete the form",
"TXT_CODE_7f0c746d": "Operation Successful",
"TXT_CODE_f8b28901": "Reconnect",
"TXT_CODE_8dfd8b17": "Indefinite",
"TXT_CODE_76d20724": "Assigned Instances",
"TXT_CODE_9393b484": "Assign",
"TXT_CODE_6c274bdc": "This user does not enable the APIKEY.",
"TXT_CODE_e99ab99a": "Are you sure you want to delete the user {userName}?",
"TXT_CODE_2452016e": "Please manually copy the following content",
"TXT_CODE_5ebec0db": "Extend Page Card",
"TXT_CODE_cb84b22": "This card allows custom HTML pages and direct execution of Javascript scripts. It can use all elements on the webpage, and is for Web developers.",
"TXT_CODE_aa373641": "Please select a daemon",
"TXT_CODE_a9bcbde9": "Field must be a number",
"TXT_CODE_4f917a65": "Resource Limits:",
"TXT_CODE_2e4469f6": "Available Ports:",
"TXT_CODE_8dfc41ef": "Host",
"TXT_CODE_8f8103b7": "Container",
"TXT_CODE_a7f6b0e0": "Container Resource Limitation",
"TXT_CODE_77000411": "Image Name",
"TXT_CODE_d32301c1": "Available Ports",
"TXT_CODE_5415f009": "No content. Please select a daemon from the dropdown in the upper right corner, or create a new instance",
"TXT_CODE_c846074d": "Please complete your account profile!",
"TXT_CODE_e520908a": "The version of the remote daemon is inconsistent with the version required by the panel. This may cause critical issues. Please update the remote daemon immediately!",
"TXT_CODE_c565b2e0": "Allows uploading HTML files. This card will load the HTML and run Javascript code.",
"TXT_CODE_6750d9d3": "Using files shared by others may compromise the panel.",
"TXT_CODE_6345aa71": "HTML file:",
"TXT_CODE_40a87804": "Upload HTML File",
"TXT_CODE_ccb60658": "Authentication",
"TXT_CODE_a7e9d4e": "Close",
"TXT_CODE_9775ccb": "Switching to dark mode?",
"TXT_CODE_90b2ae00": "MCSManager prioritizes light mode for better user experience, dark mode may have poorer experience for some interfaces.",
"TXT_CODE_9654b91c": "Are you sure you want to log out this user?",
"TXT_CODE_647ea2ec": "Clear all selected?",
"TXT_CODE_d258ec31": "Clear all selected",
"TXT_CODE_5ec10cc8": "This card cannot be previewed in design mode.",
"TXT_CODE_660e2341": "Music player",
"TXT_CODE_903a9ec9": "Music player card",
"TXT_CODE_da2fb99a": "Page not functioning correctly",
"TXT_CODE_6e718abe": "Unable to retrieve identity data, may be banned or network issue, please try refreshing the page",
"TXT_CODE_5ab1eb7d": "Change style",
"TXT_CODE_2818a7bc": "Unfill",
"TXT_CODE_52ba5942": "Fill card",
"TXT_CODE_9d498b20": "Settings saved",
"TXT_CODE_f4617d31": "Enter file URL address",
"TXT_CODE_28ce635a": "No music available",
"TXT_CODE_be1354f5": "Use design mode to hover here for editing",
"TXT_CODE_c2697552": "Edit track",
"TXT_CODE_a106108c": "Upload music file",
"TXT_CODE_b3f2ea10": "Fill in music URL",
"TXT_CODE_1c18acc0": "Appearance",
"TXT_CODE_c0606ef4": "Set background image?",
"TXT_CODE_cf95364f": "This feature may be unstable, cannot guarantee best user experience.",
"TXT_CODE_b89780e2": "Incorrect profile version, unable to set background image, please try restarting the panel or resetting custom layout!",
"TXT_CODE_8ae0dc90": "UI background image",
"TXT_CODE_434786c9": "After uploading a background image, the panel will switch to dark theme with a blurred translucent effect, you can switch back anytime.",
"TXT_CODE_7ceebc05": "Enter text content, support Markdown syntax, and can wrap lines.\n\nDont use other peoples copywriting easily, otherwise malicious code may be injected to attack you.",
"TXT_CODE_4b6e951": "Input",
"TXT_CODE_61ca492b": "For Example:",
"TXT_CODE_ae09d79d": "Upload",
"TXT_CODE_bb888626": "Output",
"TXT_CODE_1b1b2934": "Failed to send RCON command due to incorrect password, please check the access password set in the Steam Rcon protocol!",
"TXT_CODE_386f2d66": "Command delivered but no response received, please check in-game.",
"TXT_CODE_bdfa3457": "RCON protocol cannot be enabled or disabled while running.",
"TXT_CODE_61eae8a6": "Two-Factor Authentication",
"TXT_CODE_85a33a84": "Rebind",
"TXT_CODE_a492ae63": "Start Binding",
"TXT_CODE_edd64e4d": "Disable",
"TXT_CODE_cc561947": "Scan the QR code using Google Authentication or other universal 2FA tools.",
"TXT_CODE_af2a6972": "Click the 'I have scanned' button.",
"TXT_CODE_b0a18c20": "I have scanned",
"TXT_CODE_30051f9b": "Instance ID:",
"TXT_CODE_5f2d2e30": "Node ID:",
"TXT_CODE_8f47d95": "Saved via shortcut keys!",
"TXT_CODE_282b0721": "Steam Rcon Protocol Settings",
"TXT_CODE_32d87bf1": "Most Steam game servers require RCON protocol to support command execution, including Minecraft game servers. If you find that the built-in console cannot execute commands when running a Steam game server, try configuring RCON protocol to support command execution.",
"TXT_CODE_179d7be4": "Enable Rcon Protocol",
"TXT_CODE_a8839b35": "Once Rcon Protocol is enabled, all commands entered at the console will be sent in RCON mode and will no longer be compatible with the original console program.",
"TXT_CODE_d629fa48": "Game Server IP",
"TXT_CODE_8e2be926": "Please enter the IP address of the game server, leave blank for the local host (localhost) by default.",
"TXT_CODE_47129a5b": "Leave blank to automatically use localhost as the host address.",
"TXT_CODE_890aa44c": "RCON Port",
"TXT_CODE_a4748cb0": "Please enter the RCON protocol port of the game server, usually found in the configuration file.",
"TXT_CODE_e2dc0156": "Example: 25565",
"TXT_CODE_2880eed4": "RCON Password",
"TXT_CODE_3ae0276b": "Please enter the access password for the game server's RCON protocol, usually found in the configuration file.",
"TXT_CODE_25af3af3": "RCON Access Password",
"TXT_CODE_656a85d8": "Steam Rcon Protocol",
"TXT_CODE_7ac8b1d3": "Please enter the two-factor authentication code",
"TXT_CODE_3d68e43b": "Two-factor authentication code is incorrect",
"TXT_CODE_fefbb457": "Incorrect account or password",
"TXT_CODE_3aa9f36": "Illegal characters detected in the file name for compression or decompression, please rename and change the file!",
"TXT_CODE_2be83d36": "The decompression and compression program is abnormal. Make sure the file you want to process exists and is legal. Please try again later!",
"TXT_CODE_37d839a4": "The decompression/compression program failed to start! Please make sure the files in the daemon/lib directory exist and have correct permissions! If it still doesn't work, please reinstall the panel",
"TXT_CODE_15c07350": "Compression/decompression task timed out, terminated!",
"TXT_CODE_2038ec2c": "Please select at least one file!",
"TXT_CODE_b3825da": "Processing...",
"TXT_CODE_ba027d6c": "Compressing files, please wait patiently...",
"TXT_CODE_e1070b52": "We are processing the files with all our might!",
"TXT_CODE_c3a933d3": "Task completed!",
"TXT_CODE_dba9bf61": "Compression failed!",
"TXT_CODE_b82225c3": "Decompressing, please wait patiently...",
"TXT_CODE_6f038f25": "We are processing the files with all our might!",
"TXT_CODE_26d7316f": "Decompression failed!",
"TXT_CODE_92ebdc7f": "The ZIP files compressed by the panel will all be packaged in UTF-8 encoding. If you need to decompress, please select UTF-8 encoding to decompress!",
"TXT_CODE_977cb449": "Waiting for download...",
"TXT_CODE_9cae6f92": "Image download timeout! Max: 15 minutes. Please check your network!",
"TXT_CODE_361a79c6": "Image download terminated!",
"TXT_CODE_17be5f70": "Image name cannot be empty!",
"TXT_CODE_2fa46b8c": "Downloading image file. Image name:",
"TXT_CODE_c68b0bef": "Image downloaded!",
"TXT_CODE_db37b7f9": "Image download error, please make sure the image name is correct, or manually pull the required image using docker pull via the node management terminal, error:",
"TXT_CODE_1cf6fc4b": "Incorrect port open configuration for this container!",
"TXT_CODE_2029027e": "Incorrect port open configuration for this container, no values exist on either side of the separator!",
"TXT_CODE_e76e49e9": "Mounted working directory:",
"TXT_CODE_90a9d317": "Container Environment Variables",
"TXT_CODE_a42984e": "Variable Name",
"TXT_CODE_115e8a25": "Variable Value",
"TXT_CODE_acd4abda": "Quick deployment using Docker image",
"TXT_CODE_435f4975": "Using an image from Docker Hub",
"TXT_CODE_cc7b54b9": "Basic Settings",
"TXT_CODE_31a1d824": "Advanced Settings",
"TXT_CODE_afb12200": "Containerization",
"TXT_CODE_be608c82": "Different types may have slightly differences in some functions",
"TXT_CODE_4f387c5a": "After configuring the update command, you can find the update operation at the switch instance button. After clicking, the command written here will be executed on the host (or in Docker)",
"TXT_CODE_61a8296e": "Enable Docker Container",
"TXT_CODE_2b221e02": "Instance will run in a \"sandbox\".",
"TXT_CODE_ec734b5c": "Specify which image the container runs on",
"TXT_CODE_4e4d9680": "Complete Image Name",
"TXT_CODE_4a570d32": "Ensure this image exists and includes necessary information like tags.",
"TXT_CODE_d7638d7b": "Required, e.g. openjdk:23-slim",
"TXT_CODE_9c247f6": "Container Working Directory Mount",
"TXT_CODE_df3fdec": "All files in the instance's working directory will be mounted to this directory inside the container",
"TXT_CODE_b23cc3e": "Optional, default: /workspace/",
"TXT_CODE_b916a8dc": "Environment Variables",
"TXT_CODE_33ce1c5c": "Pass environment variables to the container",
"TXT_CODE_f125d699": "Can only select one file at a time",
"TXT_CODE_4f6a2959": "Please wait for the current file to be uploaded",
"TXT_CODE_52bc24ec": "Confirm Upload",
"TXT_CODE_fffaeb16": "Cannot cancel during upload!",
"TXT_CODE_b147fabc": "New",
"TXT_CODE_1e0b63b6": "Blank File",
"TXT_CODE_cfc657db": "Directory",
"TXT_CODE_43248597": "Paste",
"TXT_CODE_555e2c1b": "Enter command and press enter to send, use arrow keys to navigate historical commands",
"TXT_CODE_475c5890": "For example: My First Server",
"TXT_CODE_de3ced4b": "Please enter the image name",
"TXT_CODE_c7a43089": "The instance will pull the image upon start and create a container using it. This image name must exist in the cloud or locally",
"TXT_CODE_8fd7a9a1": "Make sure Docker is installed on this machine!",
"TXT_CODE_95c5e900": "Complete image name, e.g. openjdk:17",
"TXT_CODE_fdec1b6f": "Mount Working Directory",
"TXT_CODE_3c37583b": "Directories under file management will be mounted to this directory inside the container",
"TXT_CODE_2082f653": "Default: /workspace/",
"TXT_CODE_26495d02": "You can enter a startup command, such as java -jar demo.jar. If no startup command is entered, the command defined inside the image will be used.",
"TXT_CODE_a85091a4": "Automatically assigned by default",
"TXT_CODE_7da6e84": "Complete all required fields to create. For more options, please go to instance settings after creation.",
"TXT_CODE_276756b2": "Are you sure?",
"TXT_CODE_51a1fffb": "Filter",
"TXT_CODE_18b94497": "System Requirements",
"TXT_CODE_683e3033": "Hardware Requirements",
"TXT_CODE_42bcfe0c": "Terminal initialization failed, please refresh the web page and try again!",
"TXT_CODE_7ac6f85c": "Terminal is not supported in design mode.",
"TXT_CODE_4a37ec9c": "The number of web pages connected to this terminal, which may affect your terminal width and height",
"TXT_CODE_d58ffa0f": "The instance is not running!",
"TXT_CODE_d324bb21": "Address:",
"TXT_CODE_cdf7c16a": "Only Admin can view and change these settings",
"TXT_CODE_b51bac6f": "To create an instance using a Docker image, you must ensure that Docker is installed correctly!",
"TXT_CODE_3bfb9e04": "The target instance does not exist!",
"TXT_CODE_3d94ea16": "The node Socket is abnormal, please try to reconnect in the node management!",
"TXT_CODE_7c650d80": "Node connection failed, please contact the administrator to check the status of the remote node!",
"TXT_CODE_b7d38e78": "The remote node is unavailable! \nPlease contact the administrator to go to the node list to check the status of the remote node!",
"TXT_CODE_bd99b64e": "Request timeout! \nPlease contact the administrator to check the node network status, IP:",
"TXT_CODE_ca8072bd": "Initialization failed, the remote node does not exist!",
"TXT_CODE_fb547313": "Please make sure the instance is stopped before deleting it!",
"TXT_CODE_46cb40d5": "Sponsor",
"TXT_CODE_97433ac4": "More",
"TXT_CODE_e57bd50f": "License",
"TXT_CODE_530f5951": "Check",
"TXT_CODE_ae441ea3": "The additional mounting path of the instance container is configured incorrectly!",
"TXT_CODE_dca030b8": "The configuration length of the additional mounting path for the instance container is incorrect!",
"TXT_CODE_19f697f3": "I'm aware that I might be hacked! \nIgnore the risks!",
"TXT_CODE_1b7a8832": "Operation Canceled!",
"TXT_CODE_201bc643": "No Protection",
"TXT_CODE_57e86edb": "The instances you have assigned include some instances that do not have \"Container Protection\" enabled. MCSManager will not be able to control the behavior of this user. The assigned user can upload malware through these instances to invade your host. Please make sure that the sub-user is one you trust. \npeople.\n\n\nThe names of instances with security risks are as follows:",
"TXT_CODE_5def0cbe": "Safety",
"TXT_CODE_a3f13157": "Container Protection",
"TXT_CODE_a8b245fa": "Initialization of some modules failed. Please check whether the files under daemon/lib exist or whether the permissions are normal!",
"TXT_CODE_ae575e12": "If you are using a reverse proxy to access the panel, turn this option on. \nThe panel will obtain the real IP from the \"X-Real-IP\" in the request header.",
"TXT_CODE_dd78943e": "Safety warning",
"TXT_CODE_f0789d81": "Reverse Proxy Mode",
"TXT_CODE_a92a4aa1": "General Console Application",
"TXT_CODE_3d7fbe30": "Steam Game Server",
"TXT_CODE_97f779b3": "MC Java Edition",
"TXT_CODE_7f1aef9f": "MC Bedrock Edition",
"TXT_CODE_6c08319b": "MC Spigot",
"TXT_CODE_ec0cda88": "MC Paper",
"TXT_CODE_ba86f4a": "MC BungeeCord",
"TXT_CODE_a3abb092": "MC Velocity",
"TXT_CODE_67b5f678": "MC Bedrock",
"TXT_CODE_e4dbff32": "MC Sponge",
"TXT_CODE_5112fcb2": "MC Forge",
"TXT_CODE_7af6d85a": "MC Fabric",
"TXT_CODE_992bf9bc": "MC Bukkit",
"TXT_CODE_4f57868": "MC Geyser",
"TXT_CODE_fa6f95a1": "MC MCDR",
"TXT_CODE_31c5a4d0": "Web Shell",
"TXT_CODE_f25df30a": "Terraria",
"TXT_CODE_693f31d6": "Path Prefix",
"TXT_CODE_3e93e31e": "Used when reusing ports. In most cases, no configuration is required here",
"TXT_CODE_1c2efd38": "The network connection cannot be established with the remote node. Please check whether the remote node is running normally? \nIs the network configured correctly?",
"TXT_CODE_6915f2a": "Dependency files are missing and cannot be started. Please reinstall the program:",
"TXT_CODE_9337bed1": "It doesn't look like there are any remote nodes here. Maybe there was a problem during the installation process. Restarting your panel and daemon will solve it!",
"TXT_CODE_8a30e150": "All Languages",
"TXT_CODE_ac225d07": "Build instance parameters:",
"TXT_CODE_e5ba712d": "Building the server as a preset package:",
"TXT_CODE_2375f010": "Reinstall",
"TXT_CODE_5e10537a": "Change Instance Template",
"TXT_CODE_617ce69c": "Warn",
"TXT_CODE_906c5d6a": "Deletion Completed!",
"TXT_CODE_b19ed1dd": "Reset",
"TXT_CODE_b9ca022b": "Installing instance files, please wait patiently...",
"TXT_CODE_cbc235ad": "Clearing the existing files of the instance, please wait patiently...",
"TXT_CODE_e4878221": "Missing remote node ID",
"TXT_CODE_ed3fc23": "Continue",
"TXT_CODE_f220ed78": "Installation is complete!",
"TXT_CODE_94f1ba3": "After selecting this template, all data of this instance will be deleted. Please compress and download the file backup in file management first. Do you want to continue?",
"TXT_CODE_a5f01916": "Allow Instance Reset",
"TXT_CODE_b5a47731": "The administrator has restricted general users from using the instance reinstallation function.",
"TXT_CODE_f5f9664": "This feature allows general users to use the default packages in \"Quick Deployment\" to reinstall instances.",
"TXT_CODE_e29a9317": "Programming language changed",
"TXT_CODE_23a3bd72": "abnormal",
"TXT_CODE_6b4a27dd": "The web front end cannot establish a WebSocket connection with the node, please check the network proxy configuration or firewall configuration!",
"TXT_CODE_7c0b7608": "Node status",
"TXT_CODE_930d2524": "Direct connection to web page",
"TXT_CODE_e039b9b5": "normal",
"TXT_CODE_a788e3eb": "Memory & Processor"
}