Current Behavior
Currently, the Pterodactyl Panel ships with the seeded Vanilla Minecraft egg in the Minecraft nest. Currently, the VANILLA_VERSION variable has input rules of required|string|between:3,15.
Since Minecraft version 26, snapshot versions began using the format of {MAJOR}.{MINOR}-snapshot-{SNAPSHOT NUMBER}. In certain scenarios, trying to select an existent snapshot version will not work due to it exceeding the length of 15 characters. An example of this is the latest Minecraft snapshot available with version 26.3-snapshot-10 which sits at 16 characters.
Expected Behavior
The expected behavior is that specifying a snapshot version, such as 26.3-snapshot-10, should be allowed.
Steps to Reproduce
Create a new Vanilla Minecraft server under the Minecraft egg and specify an example version: 26.3-snapshot-10 under the VANILLA_VERSION variable.
Panel Version
1.15.1
Wings Version
1.13.3
Games and/or Eggs Affected
Minecraft (Vanilla)
Docker Image
No response
Error Logs
Is there an existing issue for this?
Current Behavior
Currently, the Pterodactyl Panel ships with the seeded Vanilla Minecraft egg in the Minecraft nest. Currently, the
VANILLA_VERSIONvariable has input rules ofrequired|string|between:3,15.Since Minecraft version 26, snapshot versions began using the format of
{MAJOR}.{MINOR}-snapshot-{SNAPSHOT NUMBER}. In certain scenarios, trying to select an existent snapshot version will not work due to it exceeding the length of 15 characters. An example of this is the latest Minecraft snapshot available with version26.3-snapshot-10which sits at 16 characters.Expected Behavior
The expected behavior is that specifying a snapshot version, such as
26.3-snapshot-10, should be allowed.Steps to Reproduce
Create a new Vanilla Minecraft server under the Minecraft egg and specify an example version:
26.3-snapshot-10under theVANILLA_VERSIONvariable.Panel Version
1.15.1
Wings Version
1.13.3
Games and/or Eggs Affected
Minecraft (Vanilla)
Docker Image
No response
Error Logs
Is there an existing issue for this?