-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathegg-aether.json
More file actions
152 lines (152 loc) · 6.3 KB
/
egg-aether.json
File metadata and controls
152 lines (152 loc) · 6.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
{
"_comment": "DO NOT EDIT: FILE GENERATED AUTOMATICALLY BY PTERODACTYL PANEL - PTERODACTYL.IO",
"meta": {
"version": "PTDL_v2",
"update_url": null
},
"exported_at": "2025-12-18T17:09:33+01:00",
"name": "aether",
"author": "hi@amogusreal.tech",
"description": "\ud83d\ude80 a multiegg that's free and open-source",
"features": null,
"docker_images": {
"aether Latest": "ghcr.io\/lonersoft\/aether:main"
},
"file_denylist": [],
"startup": ".\/entrypoint.sh",
"config": {
"files": "{}",
"startup": "{\r\n \"done\": \")! For help, type \",\r\n \"userInteraction\": [\r\n \"Go to eula.txt for more info.\"\r\n ]\r\n}",
"logs": "{}",
"stop": "stop"
},
"scripts": {
"installation": {
"script": "#!\/bin\/bash\r\necho \ud83d\ude80 hi :D",
"container": "alpine:3.4",
"entrypoint": "ash"
}
},
"variables": [
{
"name": "Java Version",
"description": "The default Java version.",
"env_variable": "JAVA_VERSION",
"default_value": "25",
"user_viewable": true,
"user_editable": true,
"rules": "nullable|in:25,24,23,21,17,11,8",
"field_type": "text"
},
{
"name": "Additional Flags",
"description": "This allows you to use additional flags such as Aikar's Flags, Velocity Flags, or none at all. Aikar's Flags are recommended for Bukkit-based servers (for example, Paper, Purpur...)",
"env_variable": "ADDITIONAL_FLAGS",
"default_value": "None",
"user_viewable": true,
"user_editable": true,
"rules": "required|string|in:None,Aikar's Flags,Velocity Flags",
"field_type": "text"
},
{
"name": "Automatic Updating",
"description": "Automatically update your server software to the latest build available for the running version. Feature based from https:\/\/github.com\/mcjars\/pterodactyl-yolks.",
"env_variable": "AUTOMATIC_UPDATING",
"default_value": "0",
"user_viewable": true,
"user_editable": true,
"rules": "required|boolean",
"field_type": "text"
},
{
"name": "Maximum Ram Percentage",
"description": "Decide how much of your servers ram to allocate for Minecraft usage. On heavy modpacks, you should keep this a bit lower than usual.",
"env_variable": "MAXIMUM_RAM",
"default_value": "90",
"user_viewable": true,
"user_editable": true,
"rules": "required|int|min:50|max:100",
"field_type": "text"
},
{
"name": "SIMD Operations Support",
"description": "Add support for SIMD Operations by adding --add-modules=jdk.incubator.vector, used in forks like Pufferfish or Purpur for improved map rendering performance. (Java 16-21)",
"env_variable": "SIMD_OPERATIONS",
"default_value": "0",
"user_viewable": true,
"user_editable": true,
"rules": "required|boolean",
"field_type": "text"
},
{
"name": "Discord URL (ADMIN ONLY)",
"description": "Your Discord Server Invite Code. Does not change the MOTD URL. If for example your Discord Server is located at discord.gg\/valorant, put \"valorant\" here.",
"env_variable": "DISCORD_LINK",
"default_value": "",
"user_viewable": false,
"user_editable": false,
"rules": "nullable|string",
"field_type": "text"
},
{
"name": "Email (ADMIN ONLY)",
"description": "Your support email, shown below the Discord URL Link.",
"env_variable": "EMAIL",
"default_value": "",
"user_viewable": false,
"user_editable": false,
"rules": "nullable|string",
"field_type": "text"
},
{
"name": "Hosting Name (ADMIN ONLY)",
"description": "Your hosting name. Required for forced MOTD to work.",
"env_variable": "HOSTING_NAME",
"default_value": "aether",
"user_viewable": false,
"user_editable": false,
"rules": "required|string",
"field_type": "text"
},
{
"name": "Enable Forced MOTD (ADMIN ONLY)",
"description": "A switch to enable the Forced MOTD feature in aether. Requires Discord URL and Hosting Name to be set. This setting can be bypassed by users by using a plugin or mod that interacts with the MOTD such as MiniMOTD or ServerListPlus.",
"env_variable": "ENABLE_FORCED_MOTD",
"default_value": "0",
"user_viewable": false,
"user_editable": false,
"rules": "required|boolean",
"field_type": "text"
},
{
"name": "Optimize Server (ADMIN ONLY)",
"description": "This switch enables the optimization feature for Minecraft: Java Edition servers using a custom Hibernation plugin. By enabling this option, you agree that this egg contacts GitHub to pull the latest version.",
"env_variable": "OPTIMIZE_SERVER",
"default_value": "0",
"user_viewable": false,
"user_editable": false,
"rules": "required|boolean",
"field_type": "text"
},
{
"name": "Enable Rules (ADMIN ONLY)",
"description": "A switch to enable the built-in rules in aether. For more information, please check the documentation.",
"env_variable": "ENABLE_RULES",
"default_value": "0",
"user_viewable": false,
"user_editable": false,
"rules": "required|boolean",
"field_type": "text"
},
{
"name": "MCJars API Key (ADMIN ONLY)",
"description": "Your MCJars API Key, not required.",
"env_variable": "MCJARS_API_KEY",
"default_value": "",
"user_viewable": false,
"user_editable": false,
"rules": "nullable|string|size:64",
"field_type": "text"
}
]
}