Array
(
[object] => list
[data] => Array
(
[0] => Array
(
[object] => server
[attributes] => Array
(
[server_owner] => 1
[identifier] => a7f25986
[internal_id] => 5
[uuid] => a7f25986-bce1-4c43-aeaa-365f5b72893d
[name] => Valheim - Modded
[node] => Local Node
[is_node_under_maintenance] =>
[sftp_details] => Array
(
[ip] => node.ajrich.co.uk
[port] => 2023
)
[description] => Modded Valheim Server
[limits] => Array
(
[memory] => 8192
[swap] => 0
[disk] => 8192
[io] => 500
[cpu] => 400
[threads] =>
[oom_disabled] => 1
)
[invocation] => export DOORSTOP_ENABLE=TRUE; export DOORSTOP_INVOKE_DLL_PATH=./BepInEx/core/BepInEx.Preloader.dll; export LD_LIBRARY_PATH="./doorstop_libs:$LD_LIBRARY_PATH"; export LD_PRELOAD="libdoorstop_x64.so:$LD_PRELOAD"; export templdpath=$LD_LIBRARY_PATH; export LD_LIBRARY_PATH="./linux64:$LD_LIBRARY_PATH"; export SteamAppId=892970; export LD_LIBRARY_PATH=$templdpath; ./valheim_server.x86_64 -nographics -batchmode -name "Cunt Puncher 9000" -port 2456 -world "ToTheAshlands" -password "01234" -public 0 -saveinterval 1800 -backups 4 -backupshort 7200 -backuplong 43200 $( [[ 0 -eq 1 ]] && echo " -crossplay ") > >(sed -uE "[hidden]") & trap "[hidden]" 15; wait $!
[docker_image] => ghcr.io/parkervcp/games:valheim
[egg_features] => Array
(
[0] => steam_disk_space
)
[feature_limits] => Array
(
[databases] => 0
[allocations] => 0
[backups] => 0
)
[status] =>
[is_suspended] =>
[is_installing] =>
[is_transferring] =>
[relationships] => Array
(
[allocations] => Array
(
[object] => list
[data] => Array
(
[0] => Array
(
[object] => allocation
[attributes] => Array
(
[id] => 19
[ip] => 10.0.0.17
[ip_alias] => valheim.ajrich.co.uk
[port] => 2456
[notes] =>
[is_default] => 1
)
)
[1] => Array
(
[object] => allocation
[attributes] => Array
(
[id] => 20
[ip] => 10.0.0.17
[ip_alias] => panel.ajrich.co.uk
[port] => 2457
[notes] =>
[is_default] =>
)
)
)
)
[variables] => Array
(
[object] => list
[data] => Array
(
[0] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Server Name
[description] => Name that appears in server browser.
[env_variable] => SERVER_NAME
[default_value] => My Server
[server_value] => Cunt Puncher 9000
[is_editable] => 1
[rules] => required|string|max:60
)
)
[1] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Server Password
[description] => Server password.
[env_variable] => PASSWORD
[default_value] => secret
[server_value] => 01234
[is_editable] => 1
[rules] => required|string|min:5|max:20
)
)
[2] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => World Name
[description] => Name to load if switching between multiple saved worlds.
[env_variable] => WORLD
[default_value] => Dedicated
[server_value] => ToTheAshlands
[is_editable] => 1
[rules] => required|string|max:20
)
)
[3] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Public Server
[description] =>
[env_variable] => PUBLIC_SERVER
[default_value] => 1
[server_value] => 0
[is_editable] => 1
[rules] => required|boolean
)
)
[4] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Auto Update
[description] =>
[env_variable] => AUTO_UPDATE
[default_value] => 1
[server_value] => 0
[is_editable] => 1
[rules] => required|boolean
)
)
[5] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Enable Crossplay
[description] => Enable crossplay support
[env_variable] => ENABLE_CROSSPLAY
[default_value] => 0
[server_value] => 0
[is_editable] => 1
[rules] => required|boolean
)
)
[6] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Beta Branch
[description] =>
[env_variable] => SRCDS_BETAID
[default_value] =>
[server_value] =>
[is_editable] => 1
[rules] => max:30
)
)
[7] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Beta Password
[description] =>
[env_variable] => SRCDS_BETAPASS
[default_value] =>
[server_value] =>
[is_editable] => 1
[rules] => max:30
)
)
[8] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Backup Interval
[description] => Change how often the world will save in seconds. Default: 1800 (30 minutes).
[env_variable] => BACKUP_INTERVAL
[default_value] => 1800
[server_value] => 1800
[is_editable] => 1
[rules] => required|numeric|min:0
)
)
[9] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Backup Count
[description] => Sets how many automatic backups will be kept. The first is the 'short' backup length, and the rest are the 'long' backup length. When default values are used means one backup that is 2 hours old, and 3 backups that are 12 hours apart. Default: 4.
[env_variable] => BACKUP_COUNT
[default_value] => 4
[server_value] => 4
[is_editable] => 1
[rules] => required|numeric|min:0
)
)
[10] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Backup Shorttime
[description] => Sets the interval between the first automatic backups in seconds. Default: 7200 (2 hours).
[env_variable] => BACKUP_SHORTTIME
[default_value] => 7200
[server_value] => 7200
[is_editable] => 1
[rules] => required|numeric|min:0
)
)
[11] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Backup Longtime
[description] => Sets the interval between the subsequent automatic backups in seconds. Default: 43200 (12 hours).
[env_variable] => BACKUP_LONGTIME
[default_value] => 43200
[server_value] => 43200
[is_editable] => 1
[rules] => required|numeric|min:0
)
)
[12] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => [System] App ID
[description] => Valheim steam app id for auto updates.
[env_variable] => SRCDS_APPID
[default_value] => 896660
[server_value] => 896660
[is_editable] =>
[rules] => nullable|numeric
)
)
[13] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => ModPack
[description] => Enter the Dependency String name for a ModPack to automatically be installed
NOTE: If the modpack Updates, you will need to update this variable with the new Dependency String. This is done to allow Old Versions to be used.
CHANGING THIS REQUIRES A SERVER REINSTALL
[env_variable] => V_MODPACK
[default_value] =>
[server_value] =>
[is_editable] => 1
[rules] => string|nullable
)
)
)
)
)
)
)
[1] => Array
(
[object] => server
[attributes] => Array
(
[server_owner] => 1
[identifier] => a9177a67
[internal_id] => 6
[uuid] => a9177a67-25e2-43ba-8af2-6f45a7d80959
[name] => Minecraft Forge
[node] => Local Node
[is_node_under_maintenance] =>
[sftp_details] => Array
(
[ip] => node.ajrich.co.uk
[port] => 2023
)
[description] => Forge Server for modding
[limits] => Array
(
[memory] => 8192
[swap] => 0
[disk] => 8192
[io] => 500
[cpu] => 0
[threads] =>
[oom_disabled] => 1
)
[invocation] => java -Xms128M -XX:MaxRAMPercentage=95.0 -Dterminal.jline=false -Dterminal.ansi=true $( [[ ! -f unix_args.txt ]] && printf %s "-jar server.jar" || printf %s "@unix_args.txt" )
[docker_image] => ghcr.io/pterodactyl/yolks:java_21
[egg_features] => Array
(
[0] => eula
[1] => java_version
[2] => pid_limit
)
[feature_limits] => Array
(
[databases] => 0
[allocations] => 0
[backups] => 0
)
[status] =>
[is_suspended] =>
[is_installing] =>
[is_transferring] =>
[relationships] => Array
(
[allocations] => Array
(
[object] => list
[data] => Array
(
[0] => Array
(
[object] => allocation
[attributes] => Array
(
[id] => 26
[ip] => 10.0.0.17
[ip_alias] => forgemc.ajrich.co.uk
[port] => 25568
[notes] =>
[is_default] => 1
)
)
)
)
[variables] => Array
(
[object] => list
[data] => Array
(
[0] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Server Jar File
[description] => The name of the Jarfile to use when running Forge version below 1.17.
[env_variable] => SERVER_JARFILE
[default_value] => server.jar
[server_value] => server.jar
[is_editable] => 1
[rules] => required|regex:/^([\w\d._-]+)(\.jar)$/
)
)
[1] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Minecraft Version
[description] => The version of minecraft you want to install for.
Leaving latest will install the latest recommended version.
[env_variable] => MC_VERSION
[default_value] => latest
[server_value] => latest
[is_editable] => 1
[rules] => required|string|max:9
)
)
[2] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Build Type
[description] => The type of server jar to download from forge.
Valid types are "recommended" and "latest".
[env_variable] => BUILD_TYPE
[default_value] => recommended
[server_value] => recommended
[is_editable] => 1
[rules] => required|string|in:recommended,latest
)
)
[3] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Forge Version
[description] => The full exact version.
Ex. 1.15.2-31.2.4
Overrides MC_VERSION and BUILD_TYPE. If it fails to download the server files it will fail to install.
[env_variable] => FORGE_VERSION
[default_value] =>
[server_value] =>
[is_editable] => 1
[rules] => nullable|regex:/^[0-9\.\-]+$/
)
)
)
)
)
)
)
[2] => Array
(
[object] => server
[attributes] => Array
(
[server_owner] => 1
[identifier] => e9f64cae
[internal_id] => 9
[uuid] => e9f64cae-491d-46c1-a740-11d414097edc
[name] => Satisfactory
[node] => Local Node
[is_node_under_maintenance] =>
[sftp_details] => Array
(
[ip] => node.ajrich.co.uk
[port] => 2023
)
[description] =>
[limits] => Array
(
[memory] => 8192
[swap] => 0
[disk] => 8192
[io] => 500
[cpu] => 0
[threads] =>
[oom_disabled] => 1
)
[invocation] => ./Engine/Binaries/Linux/*-Linux-Shipping FactoryGame -Port=7777 -ReliablePort=8888
[docker_image] => ghcr.io/ptero-eggs/steamcmd:debian
[egg_features] => Array
(
[0] => steam_disk_space
)
[feature_limits] => Array
(
[databases] => 0
[allocations] => 0
[backups] => 0
)
[status] =>
[is_suspended] =>
[is_installing] =>
[is_transferring] =>
[relationships] => Array
(
[allocations] => Array
(
[object] => list
[data] => Array
(
[0] => Array
(
[object] => allocation
[attributes] => Array
(
[id] => 29
[ip] => 10.0.0.17
[ip_alias] => satisfactory.ajrich.co.uk
[port] => 7777
[notes] =>
[is_default] => 1
)
)
[1] => Array
(
[object] => allocation
[attributes] => Array
(
[id] => 34
[ip] => 10.0.0.17
[ip_alias] => satisfactory-reliable.ajrich.co.uk
[port] => 8888
[notes] =>
[is_default] =>
)
)
[2] => Array
(
[object] => allocation
[attributes] => Array
(
[id] => 39
[ip] => 10.0.0.17
[ip_alias] =>
[port] => 15000
[notes] =>
[is_default] =>
)
)
[3] => Array
(
[object] => allocation
[attributes] => Array
(
[id] => 40
[ip] => 10.0.0.17
[ip_alias] =>
[port] => 15777
[notes] =>
[is_default] =>
)
)
)
)
[variables] => Array
(
[object] => list
[data] => Array
(
[0] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Automatic Updates
[description] => Quickly checks for any server updates on startup, and updates if necessary. (1 Enable | 0 Disable)
[env_variable] => AUTO_UPDATE
[default_value] => 1
[server_value] => 1
[is_editable] => 1
[rules] => boolean
)
)
[1] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => [Repair] Validate Server Files
[description] => Leave empty (no value) for OFF or type "true" or "1" for ON. Validates all server files when Automatic Updates is enabled. Note: This will significantly increase server startup times, so it is recommended to only enable this when needed.
[env_variable] => VALIDATE
[default_value] =>
[server_value] =>
[is_editable] => 1
[rules] => string|nullable
)
)
[2] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Number of Rotating Autosaves
[description] => Number of session auto-saves for the server to keep before the oldest save is deleted and the others are moved down the list.
[env_variable] => NUM_AUTOSAVES
[default_value] => 3
[server_value] => 3
[is_editable] => 1
[rules] => required|integer|min:0
)
)
[3] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => [Experimental] Max Players
[description] => The server and client are currently not optimized to support more than 4 players. However, you can override this value here at your own risk of poor performance.
[env_variable] => MAX_PLAYERS
[default_value] => 4
[server_value] => 4
[is_editable] => 1
[rules] => required|integer|min:1
)
)
[4] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => [Advanced] Client Initial Connection Timeout
[description] => Time in seconds to wait for a new client connection to be established before destroying the connection.
[env_variable] => INIT_CONNECT_TIMEOUT
[default_value] => 30
[server_value] => 30
[is_editable] => 1
[rules] => required|numeric|min:1
)
)
[5] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => [Advanced] Client Established Connection Timeout
[description] => Time in seconds to wait before considering an established client connection timed out. Typically shorter than the time to wait on an initial connection because this connection should already have been setup and any interruption should be trapped quicker.
[env_variable] => CONNECT_TIMEOUT
[default_value] => 20
[server_value] => 20
[is_editable] => 1
[rules] => required|numeric|min:1
)
)
[6] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => [Advanced] Branch Name
[description] => [Accepted Values: "public", "experimental", or leave empty to use the primary branch of the server] Used to download or switch to a non-primary branch of the game server. "Automatic Updates" and "Validate Server Files" must be set to "1" to switch branches if the server is already installed. NOTE: Any non-primary branches may not be fully compatible/stable!
[env_variable] => SRCDS_BETAID
[default_value] =>
[server_value] =>
[is_editable] => 1
[rules] => string|nullable|in:public,experimental
)
)
[7] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Reliable Port
[description] => Reliable messaging port. Required for version 1.1 or above.
[env_variable] => RELIABLE_PORT
[default_value] => 8888
[server_value] => 8888
[is_editable] =>
[rules] => required|integer|min:0|max:65535
)
)
)
)
)
)
)
[3] => Array
(
[object] => server
[attributes] => Array
(
[server_owner] => 1
[identifier] => 5bc476c1
[internal_id] => 10
[uuid] => 5bc476c1-da1b-47e8-9f1c-9471ce640679
[name] => Satisfactory - Personal
[node] => Local Node
[is_node_under_maintenance] =>
[sftp_details] => Array
(
[ip] => node.ajrich.co.uk
[port] => 2023
)
[description] => Personal Satisfactory Server
[limits] => Array
(
[memory] => 8192
[swap] => 0
[disk] => 8192
[io] => 500
[cpu] => 0
[threads] =>
[oom_disabled] => 1
)
[invocation] => ./Engine/Binaries/Linux/*-Linux-Shipping FactoryGame -Port=7778 -ReliablePort=8889
[docker_image] => ghcr.io/ptero-eggs/steamcmd:debian
[egg_features] => Array
(
[0] => steam_disk_space
)
[feature_limits] => Array
(
[databases] => 0
[allocations] => 0
[backups] => 0
)
[status] =>
[is_suspended] =>
[is_installing] =>
[is_transferring] =>
[relationships] => Array
(
[allocations] => Array
(
[object] => list
[data] => Array
(
[0] => Array
(
[object] => allocation
[attributes] => Array
(
[id] => 30
[ip] => 10.0.0.17
[ip_alias] => factory.ajrich.co.uk
[port] => 7778
[notes] =>
[is_default] => 1
)
)
[1] => Array
(
[object] => allocation
[attributes] => Array
(
[id] => 35
[ip] => 10.0.0.17
[ip_alias] => factory-reliable.ajrich.co.uk
[port] => 8889
[notes] =>
[is_default] =>
)
)
)
)
[variables] => Array
(
[object] => list
[data] => Array
(
[0] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Automatic Updates
[description] => Quickly checks for any server updates on startup, and updates if necessary. (1 Enable | 0 Disable)
[env_variable] => AUTO_UPDATE
[default_value] => 1
[server_value] => 1
[is_editable] => 1
[rules] => boolean
)
)
[1] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => [Repair] Validate Server Files
[description] => Leave empty (no value) for OFF or type "true" or "1" for ON. Validates all server files when Automatic Updates is enabled. Note: This will significantly increase server startup times, so it is recommended to only enable this when needed.
[env_variable] => VALIDATE
[default_value] =>
[server_value] =>
[is_editable] => 1
[rules] => string|nullable
)
)
[2] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Number of Rotating Autosaves
[description] => Number of session auto-saves for the server to keep before the oldest save is deleted and the others are moved down the list.
[env_variable] => NUM_AUTOSAVES
[default_value] => 3
[server_value] => 3
[is_editable] => 1
[rules] => required|integer|min:0
)
)
[3] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => [Experimental] Max Players
[description] => The server and client are currently not optimized to support more than 4 players. However, you can override this value here at your own risk of poor performance.
[env_variable] => MAX_PLAYERS
[default_value] => 4
[server_value] => 4
[is_editable] => 1
[rules] => required|integer|min:1
)
)
[4] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => [Advanced] Client Initial Connection Timeout
[description] => Time in seconds to wait for a new client connection to be established before destroying the connection.
[env_variable] => INIT_CONNECT_TIMEOUT
[default_value] => 30
[server_value] => 30
[is_editable] => 1
[rules] => required|numeric|min:1
)
)
[5] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => [Advanced] Client Established Connection Timeout
[description] => Time in seconds to wait before considering an established client connection timed out. Typically shorter than the time to wait on an initial connection because this connection should already have been setup and any interruption should be trapped quicker.
[env_variable] => CONNECT_TIMEOUT
[default_value] => 20
[server_value] => 20
[is_editable] => 1
[rules] => required|numeric|min:1
)
)
[6] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => [Advanced] Branch Name
[description] => [Accepted Values: "public", "experimental", or leave empty to use the primary branch of the server] Used to download or switch to a non-primary branch of the game server. "Automatic Updates" and "Validate Server Files" must be set to "1" to switch branches if the server is already installed. NOTE: Any non-primary branches may not be fully compatible/stable!
[env_variable] => SRCDS_BETAID
[default_value] =>
[server_value] =>
[is_editable] => 1
[rules] => string|nullable|in:public,experimental
)
)
[7] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Reliable Port
[description] => Reliable messaging port. Required for version 1.1 or above.
[env_variable] => RELIABLE_PORT
[default_value] => 8888
[server_value] => 8889
[is_editable] =>
[rules] => required|integer|min:0|max:65535
)
)
)
)
)
)
)
[4] => Array
(
[object] => server
[attributes] => Array
(
[server_owner] => 1
[identifier] => d554598e
[internal_id] => 11
[uuid] => d554598e-3c89-4403-a273-442bef505158
[name] => Minecraft - Multiverse
[node] => Local Node
[is_node_under_maintenance] =>
[sftp_details] => Array
(
[ip] => node.ajrich.co.uk
[port] => 2023
)
[description] => Multiverse Minecraft Server
[limits] => Array
(
[memory] => 8192
[swap] => 0
[disk] => 20480
[io] => 500
[cpu] => 0
[threads] =>
[oom_disabled] => 1
)
[invocation] => java -Xms128M -XX:MaxRAMPercentage=95.0 -Dterminal.jline=false -Dterminal.ansi=true -jar server.jar
[docker_image] => ghcr.io/pterodactyl/yolks:java_21
[egg_features] => Array
(
[0] => eula
[1] => java_version
[2] => pid_limit
)
[feature_limits] => Array
(
[databases] => 0
[allocations] => 0
[backups] => 0
)
[status] =>
[is_suspended] =>
[is_installing] =>
[is_transferring] =>
[relationships] => Array
(
[allocations] => Array
(
[object] => list
[data] => Array
(
[0] => Array
(
[object] => allocation
[attributes] => Array
(
[id] => 24
[ip] => 10.0.0.17
[ip_alias] => mv.mc.ajrich.co.uk
[port] => 25566
[notes] =>
[is_default] => 1
)
)
)
)
[variables] => Array
(
[object] => list
[data] => Array
(
[0] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Minecraft Version
[description] => The version of minecraft to download.
Leave at latest to always get the latest version. Invalid versions will default to latest.
[env_variable] => MINECRAFT_VERSION
[default_value] => latest
[server_value] => latest
[is_editable] => 1
[rules] => nullable|string|max:20
)
)
[1] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Server Jar File
[description] => The name of the server jarfile to run the server with.
[env_variable] => SERVER_JARFILE
[default_value] => server.jar
[server_value] => server.jar
[is_editable] => 1
[rules] => required|regex:/^([\w\d._-]+)(\.jar)$/
)
)
[2] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Build Number
[description] => The build number for the paper release.
Leave at latest to always get the latest version. Invalid versions will default to latest.
[env_variable] => BUILD_NUMBER
[default_value] => latest
[server_value] => latest
[is_editable] => 1
[rules] => required|string|max:20
)
)
)
)
)
)
)
[5] => Array
(
[object] => server
[attributes] => Array
(
[server_owner] => 1
[identifier] => a7e6a378
[internal_id] => 12
[uuid] => a7e6a378-9d4b-4007-9492-67878fa08b8f
[name] => Minecraft - Lois
[node] => Local Node
[is_node_under_maintenance] =>
[sftp_details] => Array
(
[ip] => node.ajrich.co.uk
[port] => 2023
)
[description] => Lois' Minecraft server
[limits] => Array
(
[memory] => 8192
[swap] => 0
[disk] => 8192
[io] => 500
[cpu] => 0
[threads] =>
[oom_disabled] => 1
)
[invocation] => java -Xms128M -XX:MaxRAMPercentage=95.0 -Dterminal.jline=false -Dterminal.ansi=true -jar server.jar
[docker_image] => ghcr.io/pterodactyl/yolks:java_21
[egg_features] => Array
(
[0] => eula
[1] => java_version
[2] => pid_limit
)
[feature_limits] => Array
(
[databases] => 0
[allocations] => 0
[backups] => 0
)
[status] =>
[is_suspended] =>
[is_installing] =>
[is_transferring] =>
[relationships] => Array
(
[allocations] => Array
(
[object] => list
[data] => Array
(
[0] => Array
(
[object] => allocation
[attributes] => Array
(
[id] => 28
[ip] => 10.0.0.17
[ip_alias] => bingbong.ajrich.co.uk
[port] => 25570
[notes] =>
[is_default] => 1
)
)
)
)
[variables] => Array
(
[object] => list
[data] => Array
(
[0] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Minecraft Version
[description] => The version of minecraft to download.
Leave at latest to always get the latest version. Invalid versions will default to latest.
[env_variable] => MINECRAFT_VERSION
[default_value] => latest
[server_value] => latest
[is_editable] => 1
[rules] => nullable|string|max:20
)
)
[1] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Server Jar File
[description] => The name of the server jarfile to run the server with.
[env_variable] => SERVER_JARFILE
[default_value] => server.jar
[server_value] => server.jar
[is_editable] => 1
[rules] => required|regex:/^([\w\d._-]+)(\.jar)$/
)
)
[2] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Build Number
[description] => The build number for the paper release.
Leave at latest to always get the latest version. Invalid versions will default to latest.
[env_variable] => BUILD_NUMBER
[default_value] => latest
[server_value] => latest
[is_editable] => 1
[rules] => required|string|max:20
)
)
)
)
)
)
)
[6] => Array
(
[object] => server
[attributes] => Array
(
[server_owner] => 1
[identifier] => b7aaa338
[internal_id] => 13
[uuid] => b7aaa338-3ea4-46ed-a7e0-1d979c8c753a
[name] => Vintage Story
[node] => Local Node
[is_node_under_maintenance] =>
[sftp_details] => Array
(
[ip] => node.ajrich.co.uk
[port] => 2023
)
[description] => Vintage Story Server
[limits] => Array
(
[memory] => 8192
[swap] => 0
[disk] => 8192
[io] => 500
[cpu] => 0
[threads] =>
[oom_disabled] => 1
)
[invocation] => ./VintagestoryServer --dataPath ./data --port=42420 --maxclients=16
[docker_image] => ghcr.io/parkervcp/yolks:dotnet_8
[egg_features] =>
[feature_limits] => Array
(
[databases] => 0
[allocations] => 0
[backups] => 0
)
[status] =>
[is_suspended] =>
[is_installing] =>
[is_transferring] =>
[relationships] => Array
(
[allocations] => Array
(
[object] => list
[data] => Array
(
[0] => Array
(
[object] => allocation
[attributes] => Array
(
[id] => 41
[ip] => 10.0.0.17
[ip_alias] => vintagestory.ajrich.co.uk
[port] => 42420
[notes] =>
[is_default] => 1
)
)
)
)
[variables] => Array
(
[object] => list
[data] => Array
(
[0] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Start options
[description] =>
[env_variable] => OPTIONS
[default_value] =>
[server_value] =>
[is_editable] => 1
[rules] => nullable|string|max:200
)
)
[1] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Release branch
[description] =>
[env_variable] => FILES_BRANCH
[default_value] => stable
[server_value] => stable
[is_editable] => 1
[rules] => required|string|in:stable,unstable,pre
)
)
[2] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Release version
[description] =>
[env_variable] => RELEASE_VERSION
[default_value] => latest
[server_value] => latest
[is_editable] => 1
[rules] => required|string|max:20
)
)
[3] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Max Clients
[description] =>
[env_variable] => MAX_CLIENTS
[default_value] => 16
[server_value] => 16
[is_editable] => 1
[rules] => required|integer|max:256
)
)
[4] => Array
(
[object] => egg_variable
[attributes] => Array
(
[name] => Sqlite temporary files directory
[description] => Defines the location for the temporary files in sqlite. This is needed for the "/db vacuum" command (added in 1.19) since else it will use the /tmp folder which by default only has 100MB and is in memory.
[env_variable] => SQLITE_TMPDIR
[default_value] => /home/container/data/Backups
[server_value] => /home/container/data/Backups
[is_editable] =>
[rules] => required|string|max:40
)
)
)
)
)
)
)
)
[meta] => Array
(
[pagination] => Array
(
[total] => 7
[count] => 7
[per_page] => 50
[current_page] => 1
[total_pages] => 1
[links] => Array
(
)
)
)
)
| Server | Current State | Uptime | Address | Description | Notes | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Valheim - Modded | 10.0.0.17:2456 | Modded Valheim Server | + | ||||||||||||||||||
|
|||||||||||||||||||||