Commit Graph

165 Commits

Author SHA1 Message Date
TASelwyn
1e1aceda81 paper api update
Paper Spigot & Waterfall & Travertine
2020-12-04 11:38:38 -05:00
Michael Parker
6c0441bb37 update for java 11 2020-12-03 08:16:13 -05:00
Michael (Parker) Parker
25726f45cb
Merge pull request #810 from Doc94/patch-1
Update Minecraft-Paper (Paper API V2)
2020-12-03 08:00:37 -05:00
parkervcp
2c2fcf6e6f
update bedrock install
resolves #809
2020-12-01 21:02:04 -05:00
Michael
d36eb98ead
Apply the same workaround to the Waterfall egg 2020-12-01 10:35:54 +01:00
Michael
c3b9050ed8
Apply the same workaround to Travertine 2020-12-01 10:35:41 +01:00
Pedro Arenas
c7c33245a4
Update egg-paper.json 2020-11-24 15:10:26 -03:00
Pedro Arenas
73615fb05b
Update egg-paper.json
- Add info about download url
2020-11-24 14:54:40 -03:00
Pedro Arenas
e75806737c
Fix issues with updated egg-paper.json
- Fixed issue with code of "BUILD_EXISTS" where cant check correctly if build is valid in paper API
- Little change in texts
2020-11-24 14:41:43 -03:00
Pedro Arenas
8b72fb8132
Update egg-paper.json
The version of paper API used in this egg has been deprecated for the v2 of the API.
2020-11-24 11:06:43 -03:00
Purpur
f8cfbf79d9
Update egg-purpur.json 2020-11-24 06:42:59 -06:00
Purpur
a83a4c9953
Update README.md 2020-11-23 02:27:34 -06:00
Purpur
889ae17dba
Update README.md 2020-11-23 02:26:05 -06:00
Purpur
7aba3d2d35
Update README.md 2020-11-23 02:25:52 -06:00
Purpur
f2e01eca84
Create README.md 2020-11-23 02:25:27 -06:00
Purpur
69fd047b23
Create egg-purpur.json 2020-11-23 02:06:04 -06:00
DiscoverSquishy
e4f31e91a6
Moved from my Quay Image 2020-11-22 19:38:50 +03:00
DiscoverSquishy
025588b2df
Tweaked some values
Enabled TCP fast open as the container runs on debian.
Cleared the forwarding secret, security measure.
Renamed forwarding mode to LEGACY so users don't get the initial startup error, and would work out of the box.
2020-11-22 09:55:47 +03:00
DiscoverSquishy
054b3e79c9
Fixed download mechanism 2020-11-22 09:51:01 +03:00
tmunsch
b1300b310b
Added latest version curl from parker
Added Parker's genius one liner
2020-11-22 00:11:37 -05:00
DiscoverSquishy
caf7f3b4b3
Updated Compatibility with Velocity 1.1.x 2020-11-21 22:21:31 +03:00
Omar Kamel
897109b07b
Small change to proxy readme 2020-11-20 14:52:23 -05:00
TekExplorer
78e64b9064 Update java proxy eggs to use new gh location for config files
config files pulled from this repo have their url's updated in the eggs
2020-11-20 14:33:10 -05:00
TekExplorer
1dd42d8bd2 Restructured Minecraft Proxy folder
restructured the minecraft proxy folder and added a geysermc readme to indicate the geyser official eggs.
updated readmes to match.
2020-11-20 14:17:29 -05:00
tmunsch
f8e27e1115
Create README.MD
Readme for Fabric
2020-11-10 04:19:56 -05:00
tmunsch
4ede54de79
Egg for Fabric Minecraft
Fabric is a modular modding toolchain targeting Minecraft 1.14 and above, including snapshots.
2020-11-10 04:13:51 -05:00
parkervcp
4a07feec28
change variable to an array
make it so only valid variable values are allowed.
2020-10-16 11:12:26 -04:00
Michael (Parker) Parker
1a827ad7c0
Merge pull request #734 from aussieserverhosts/update/minecraft-bedrock
Updated Minecraft Bedrock - Added additional variables
2020-10-16 00:38:23 -04:00
Michael
801390323f Added new variables:
SERVERNAME
       GAMEMODE
       DIFFICULTY
       CHEATS
2020-10-15 18:54:21 +11:00
Michael Parker
9a56bd6602
add waterdog
Add waterdog 
resolves #348
2020-10-15 00:13:58 -04:00
Stephen B
4ab4d482f7
banned-ips.tx -> banned-ips.txt 2020-10-14 23:06:16 -04:00
Michael
cbc3d7d2ff Added new variables:
SERVERNAME
GAMEMODE
DIFFICULTY
CHEATS
PLAYERS
2020-10-14 21:57:46 +11:00
Michael (Parker) Parker
e5ae593b60
Merge pull request #681 from hypersmc/master
Tekkit (not classic or legends)
2020-09-12 13:55:28 -04:00
hypersmc
8b2f13e6fd Tekkit updates 2020-09-12 19:45:16 +02:00
Michael (Parker) Parker
d77f6c3b15
Merge pull request #665 from iRequire/add-1-12-2-pack
Add "The 1.12.2 Pack" Minecraft Technic Modpack
2020-09-12 13:10:08 -04:00
JumpWatch
519ccf0427 Added Tekkit 2020-09-08 08:38:14 +02:00
JumpWatch
653a17fb8d
Create Tekkit 2020-09-08 08:35:48 +02:00
parkervcp
beb8cd6ffb
update bedrock install script 2020-09-06 11:39:35 -04:00
Michael Parker
56b9733063 fix mc url's
Fixes the minecraft_java minecraft/java
2020-08-25 14:56:12 -04:00
Patrick List
22f390f5ce
Update alpine container 2020-08-25 08:58:03 +02:00
Patrick List
c107b6a88d
Add egg install file 2020-08-25 08:57:05 +02:00
Patrick List
5c37ae986c
Create README.md 2020-08-25 08:56:09 +02:00
Rémi Labergère
73af37277f
Fix Minecraft Forge egg
When specifying the FORGE_VERSION parameter, the FORGE_JAR was not set and the script was failing when trying to do "mv $FORGE_JAR $SERVER_JARFILE"
2020-08-23 17:54:06 +02:00
Michael (Parker) Parker
447daa914b
Merge pull request #646 from parkervcp/update/curseforge
update curseforge generic
2020-08-13 20:56:20 -04:00
Michael Parker
a70145dc3d
update curseforge generic
Deals with another edge case for the Valhelsia series

resolves #642
2020-08-12 08:27:12 -04:00
Michael Parker
d0a3e6631a
update generic readmes too 2020-08-11 15:32:17 -04:00
Michael Parker
9de38fbbdd
add travertine proxy server.
Resolves #644

Adds readme for waterfall too.

Basically a find/replace for waterfall.
2020-08-11 15:30:01 -04:00
Michael (Parker) Parker
8d530a027d
Merge pull request #617 from RuneMasterGaming/add-FTB-modpacks.ch-egg
Added FTB-modpacks.ch egg
2020-08-11 15:17:15 -04:00
Pishangfy
aa6437291e
Update README.MD
Update repository URL
2020-08-04 09:51:39 +08:00
Pishangfy
7f386ea32f
Update Waterfall 2020-08-04 09:35:50 +08:00
Pishangfy
8791e65063
Update Paper 2020-08-03 00:42:46 +08:00
Pishangfy
2512715f21
Update server.properties download URL 2020-08-03 00:23:55 +08:00
Michael Parker
a8ab1b502d
fix nukkit config download links
This fixes the nukkit config links
2020-07-29 15:52:22 -04:00
Michael Parker
34eed2c0a5
fix velocity proxy config location
resolves #628
2020-07-24 20:45:46 -04:00
Rune
83139adb6f Added FTB-modpacks.ch egg
Added an egg to pull newer FTB packs from modpacks.ch.
2020-07-15 19:02:24 -04:00
Michael Parker
2b39774da3
update pocketmine install script
resolves #614
2020-07-14 22:16:44 -04:00
Michael Parker
74eae43a90
add new mc readme 2020-07-10 20:49:39 -04:00
Michael Parker
9e60f984fd
reorg folders 2020-07-10 20:49:39 -04:00
Michael (Parker) Parker
8285fd5755 Change to mc category folders 2018-09-28 15:10:39 -04:00
Michael (Parker) Parker
f97d88c3eb ftb version bump
Bumped for ftb version 2.4.1
2018-09-13 12:48:34 -04:00
Michael (Parker) Parker
3990bab1aa updated forge egg 2018-08-02 19:41:23 -04:00
Michael (Parker) Parker
95cb0f02db updated minecraft readme 2018-07-30 13:13:42 -04:00
Michael (Parker) Parker
cf6274f68a new readme changes 2018-07-24 19:17:24 -04:00
Michael (Parker) Parker
c70ce3eed3 Adding forge generic support
Support for forge modpacks based on pack url.
2018-07-15 12:40:36 -04:00
Michael (Parker) Parker
9b4b83c35e github is dumb part 2 2018-07-11 16:41:33 -04:00