26 Commits

Author SHA1 Message Date
Charles Morgan
0074c84001 Add javaversion to java eggs. (#3518)
Co-authored-by: Matthew Penner <me@matthewp.io>
2021-08-03 20:11:45 -07:00
Alex
556deedcc1 fix: enable editing paper and spongeforge version variable input (#3509)
Changes the paper and spongeforge version variable to be editable by users on the client view. There is no reason to have it as read-only. Other eggs have this value as editable
2021-08-02 20:04:23 -07:00
Alex
ba18f7d3c6 Update Ark Survival Evolved Egg (#3513)
Updates Ark Survival Evolved egg to fix some common issues and requests.

RCON Password is required for RCON to function and has been changed from nullable to required.

The option to disable RCON is removed because RCON is required.

Added additional arguments variable to resolve users' issues inserting them in the wrong place due to the complicated startup parameters.

Removed deprecated userInteraction and logslocation from the egg.
2021-08-02 20:04:13 -07:00
Alex
2bbe58e8ec fix: paper server jar input rule (#3494)
Changes Paper egg server jar variable input rule to match the other Minecraft eggs. Matches `a-zA-Z0-9_` and `.jar` at the end instead of hard-coded length value of 20.

Fixes #3492
2021-07-24 10:14:51 -07:00
Charles Morgan
91ea0a4f41 Update core eggs to new docker yolk images (#3382) 2021-07-17 10:02:00 -07:00
Alex
76fb8d26c1 patch: steamapps hotfix for steamcmd downloads (#3406)
* patch: steamapps hotfix for steamcmd downloads

* include new ark gen2 dlc map
2021-06-11 16:11:07 -07:00
Alex
bd5472e2e6 Update voice server eggs (#3333)
* Remove numeric input rule from mumble

* Delete unnecessary file removal line
2021-05-16 11:27:55 -07:00
Alex
3858ca0807 fix download url 2021-04-22 00:11:45 +03:00
Dane Everitt
2ea5fc2e84 Merge pull request #3220 from Software-Noob/patch-2
Increase Rust server name length
2021-04-17 12:16:42 -07:00
wingdings255
95f26bd0c4 Update egg-ark--survival-evolved.json
Updated the list of available ark maps to include the new CrystalIsles map
2021-04-01 20:19:23 +00:00
Alex
06fe47fc3c increase short limit 2021-03-25 00:03:39 +02:00
Dane Everitt
28148f4845 Don't force enable bungeecord query port; closes #3175 2021-03-21 10:53:27 -07:00
Martmists
6a664bc479 Add a message for users to apply different versions 2021-03-19 23:45:44 +01:00
Alex
3358bea09f Fix universal jar renaming 2021-03-15 18:07:30 +02:00
Dane Everitt
0baa74a517 Fix rust not seeding 2021-03-06 12:29:40 -08:00
Alex
0723e6e3c1 Fix ark rcon startup 2021-03-04 06:41:10 +02:00
Dane Everitt
25fe9c10e0 Merge branch 'develop' into patch-2 2021-02-23 06:46:21 -08:00
Alex
03a14338d0 update regex rule 2021-02-22 20:46:56 +02:00
Alex
e636f69113 Fix server.jar renaming 2021-02-22 17:09:46 +02:00
Alex
d0afb29ae8 Change input rule 2021-02-22 15:47:34 +02:00
Omar Kamel
d644387a33 remove unecessary bit 2021-02-10 17:07:43 -05:00
TekExplorer
48adca2c00 Add Latest Snapshot to Vanilla Egg 2021-02-10 20:53:17 +00:00
Softwarenoob
dc5cf9ced5 Rust+ app support 2021-01-25 08:03:24 +02:00
Oreo Oreoniv
09078bc1d2 Fixed tests 2021-01-24 13:12:40 +03:00
Dane Everitt
c449ca5155 Use more standardized phpcs 2021-01-23 12:33:34 -08:00
Dane Everitt
a043071e3c Update to Laravel 8
Co-authored-by: Matthew Penner <me@matthewp.io>
2021-01-23 12:12:54 -08:00