幻兽帕鲁 版本对比

变更: v1.0.1v1.0.2 2026-06-30 08:30 → 2026-06-30 10:20
v1.0.1 v1.0.2
-21 +21
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-07-15T18:52:08+02:00",
8 "name": "Palworld",
9 "author": "admin@ballaual.de",
10 - "description": "Fight, farm, build and work alongside mysterious creatures called \"Pals\" in this completely new multiplayer, open world survival and crafting game!",
11 "features": [
12 "steam_disk_space"
13 ],
展开 19 行未改动
33 },
34 "variables": [
35 {
36 - "name": "App ID",
37 - "description": "Do not edit!",
38 "env_variable": "SRCDS_APPID",
39 "default_value": "2394010",
40 "user_viewable": false,
41 "user_editable": false,
42 "rules": "required|string|in:2394010",
43 "field_type": "text"
44 },
45 {
46 - "name": "Auto Update",
47 - "description": "Auto update the server on start.",
48 "env_variable": "AUTO_UPDATE",
49 "default_value": "1",
50 "user_viewable": true,
51 "user_editable": true,
52 "rules": "boolean",
53 "field_type": "text"
54 },
55 {
56 - "name": "Max Players",
57 "description": "",
58 "env_variable": "MAX_PLAYERS",
59 "default_value": "32",
展开 3 行未改动
63 "field_type": "text"
64 },
65 {
66 - "name": "Admin Password",
67 - "description": "If specified, players must provide this password (via the in-game chat or RCON) to gain access to administrator commands on the server.",
68 "env_variable": "ADMIN_PASSWORD",
69 "default_value": "",
70 "user_viewable": true,
71 "user_editable": true,
72 "rules": "required|alpha_dash|between:1,30",
73 "field_type": "text"
74 },
75 {
76 - "name": "Public IP",
77 - "description": "Set this to the server public ip address.\r\nOnly needed if the allocation is a local ip, else the allocate ip will be used automatically",
78 "env_variable": "PUBLIC_IP",
79 "default_value": "",
80 "user_viewable": true,
81 "user_editable": false,
82 "rules": "nullable|string",
83 "field_type": "text"
84 },
85 {
86 - "name": "Server Name",
87 "description": "",
88 "env_variable": "SERVER_NAME",
89 "default_value": "A Pterodactyl hosted Palworld Server",
展开 3 行未改动
93 "field_type": "text"
94 },
95 {
96 - "name": "Server Password",
97 - "description": "If specified, players must provide this password to join the server.",
98 "env_variable": "SERVER_PASSWORD",
99 "default_value": "",
100 "user_viewable": true,
101 "user_editable": true,
102 "rules": "nullable|alpha_dash|between:1,30",
103 "field_type": "text"
104 },
105 {
106 - "name": "RCON Port",
107 - "description": "Does not need to be allocated!",
108 "env_variable": "RCON_PORT",
109 "default_value": "25575",
110 "user_viewable": true,
111 "user_editable": false,
112 "rules": "required|numeric",
113 "field_type": "text"
114 },
115 {
116 - "name": "Enable RCON",
117 - "description": "Must Be ON",
118 "env_variable": "RCON_ENABLE",
119 "default_value": "True",
120 "user_viewable": false,
121 "user_editable": false,
122 "rules": "required|string|in:True",
123 "field_type": "text"
124 },
125 {
126 - "name": "Server Description",
127 - "description": "The description of the server.",
128 "env_variable": "SERVER_DESCRIPTION",
129 "default_value": "",
130 "user_viewable": true,
131 "user_editable": true,
132 "rules": "nullable|string|max:128",
133 "field_type": "text"
134 },
135 {
136 - "name": "Connection Platfrom",
137 - "description": "The platform players will be able to connect from",
138 "env_variable": "ALLOW_CONNECT_PLATFORM",
139 "default_value": "Steam",
140 "user_viewable": true,
展开 3 行未改动
144 }
145 ]
146 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2024-07-15T18:52:08+02:00",
8 "name": "Palworld",
9 "author": "admin@ballaual.de",
10 + "description": "在这款全新的多人开放世界生存与制作游戏中,与被称为“帕鲁”的神秘生物一同战斗、耕种、建造和工作吧!",
11 "features": [
12 "steam_disk_space"
13 ],
展开 19 行未改动
33 },
34 "variables": [
35 {
36 + "name": "应用ID",
37 + "description": "不要编辑!",
38 "env_variable": "SRCDS_APPID",
39 "default_value": "2394010",
40 "user_viewable": false,
41 "user_editable": false,
42 "rules": "required|string|in:2394010",
43 "field_type": "text"
44 },
45 {
46 + "name": "自动更新",
47 + "description": "启动时自动更新服务器。",
48 "env_variable": "AUTO_UPDATE",
49 "default_value": "1",
50 "user_viewable": true,
51 "user_editable": true,
52 "rules": "boolean",
53 "field_type": "text"
54 },
55 {
56 + "name": "最大玩家数",
57 "description": "",
58 "env_variable": "MAX_PLAYERS",
59 "default_value": "32",
展开 3 行未改动
63 "field_type": "text"
64 },
65 {
66 + "name": "管理员密码",
67 + "description": "如果指定,玩家必须提供此密码(通过游戏内聊天或RCON)才能获得服务器上的管理员命令权限。",
68 "env_variable": "ADMIN_PASSWORD",
69 "default_value": "",
70 "user_viewable": true,
71 "user_editable": true,
72 "rules": "required|alpha_dash|between:1,30",
73 "field_type": "text"
74 },
75 {
76 + "name": "公网IP",
77 + "description": "将此设置为服务器的公网IP地址。 \n仅当分配的是本地IP时需要,否则将自动使用分配的IP。",
78 "env_variable": "PUBLIC_IP",
79 "default_value": "",
80 "user_viewable": true,
81 "user_editable": false,
82 "rules": "nullable|string",
83 "field_type": "text"
84 },
85 {
86 + "name": "服务器名称",
87 "description": "",
88 "env_variable": "SERVER_NAME",
89 "default_value": "A Pterodactyl hosted Palworld Server",
展开 3 行未改动
93 "field_type": "text"
94 },
95 {
96 + "name": "服务器密码",
97 + "description": "如果指定,玩家必须提供此密码才能加入服务器。",
98 "env_variable": "SERVER_PASSWORD",
99 "default_value": "",
100 "user_viewable": true,
101 "user_editable": true,
102 "rules": "nullable|alpha_dash|between:1,30",
103 "field_type": "text"
104 },
105 {
106 + "name": "RCON 端口",
107 + "description": "无需分配!",
108 "env_variable": "RCON_PORT",
109 "default_value": "25575",
110 "user_viewable": true,
111 "user_editable": false,
112 "rules": "required|numeric",
113 "field_type": "text"
114 },
115 {
116 + "name": "启用RCON",
117 + "description": "必须开启",
118 "env_variable": "RCON_ENABLE",
119 "default_value": "True",
120 "user_viewable": false,
121 "user_editable": false,
122 "rules": "required|string|in:True",
123 "field_type": "text"
124 },
125 {
126 + "name": "服务器描述",
127 + "description": "服务器的描述。",
128 "env_variable": "SERVER_DESCRIPTION",
129 "default_value": "",
130 "user_viewable": true,
131 "user_editable": true,
132 "rules": "nullable|string|max:128",
133 "field_type": "text"
134 },
135 {
136 + "name": "连接平台",
137 + "description": "玩家将能够从该平台连接。",
138 "env_variable": "ALLOW_CONNECT_PLATFORM",
139 "default_value": "Steam",
140 "user_viewable": true,
展开 3 行未改动
144 }
145 ]
146 }