Bungeecord 版本对比

变更: v1.0.1v1.0.2 2026-06-30 08:34 → 2026-06-30 10:36
v1.0.1 v1.0.2
-5 +5
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2025-12-31T12:56:47+00:00",
8 "name": "Bungeecord",
9 "author": "panel@example.com",
10 - "description": "For a long time, Minecraft server owners have had a dream that encompasses a free, easy, and\nreliable way to connect multiple Minecraft servers together. BungeeCord is the answer to said dream.\nWhether you are a small server wishing to string multiple game-modes together, or the owner of the\nShotBow Network, BungeeCord is the ideal solution for you. With the help of BungeeCord, you will be\nable to unlock your community's full potential.",
11 "features": [
12 "eula",
13 "java_version",
展开 23 行未改动
37 },
38 "variables": [
39 {
40 - "name": "Bungeecord Jar File",
41 - "description": "The name of the Jarfile to use when running Bungeecord.",
42 "env_variable": "SERVER_JARFILE",
43 "default_value": "bungeecord.jar",
44 "user_viewable": true,
45 "user_editable": true,
46 "rules": "required|regex:/^([\\w\\d._-]+)(\\.jar)$/",
47 "field_type": "text"
48 },
49 {
50 - "name": "Bungeecord Version",
51 - "description": "The version of Bungeecord to download and use.",
52 "env_variable": "BUNGEE_VERSION",
53 "default_value": "latest",
54 "user_viewable": true,
展开 3 行未改动
58 }
59 ]
60 }
1 {
2 "_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
3 "meta": {
展开 3 行未改动
7 "exported_at": "2025-12-31T12:56:47+00:00",
8 "name": "Bungeecord",
9 "author": "panel@example.com",
10 + "description": "长久以来,我的世界服务器拥有者一直怀揣着一个梦想:找到一种免费、简单且可靠的方式将多个我的世界服务器连接在一起。BungeeCord 正是实现这一梦想的答案。无论你是希望将多种游戏模式串联起来的小型服务器,还是像 ShotBow 网络这样的服务器所有者,BungeeCord 都是你的理想解决方案。借助 BungeeCord,你将能够充分释放你社区的潜力。",
11 "features": [
12 "eula",
13 "java_version",
展开 23 行未改动
37 },
38 "variables": [
39 {
40 + "name": "Bungeecord Jar 文件",
41 + "description": "运行Bungeecord时使用的Jarfile名称。",
42 "env_variable": "SERVER_JARFILE",
43 "default_value": "bungeecord.jar",
44 "user_viewable": true,
45 "user_editable": true,
46 "rules": "required|regex:/^([\\w\\d._-]+)(\\.jar)$/",
47 "field_type": "text"
48 },
49 {
50 + "name": "Bungeecord 版本",
51 + "description": "要下载和使用的Bungeecord版本。",
52 "env_variable": "BUNGEE_VERSION",
53 "default_value": "latest",
54 "user_viewable": true,
展开 3 行未改动
58 }
59 ]
60 }

更新说明

v1.0.1

[AI翻译] 名称、描述、JSON描述、变量

v1.0.2

[AI翻译] 描述、JSON描述、变量