Geoff Bourne
2bdaa4dc4e
Updated java8 warning message for ClassCastException
...
#775
2021-03-12 17:22:54 -06:00
Geoff Bourne
5c1f176848
Shifted PATH-fix earlier in startup
2021-03-06 16:03:37 -06:00
Geoff Bourne
fa53abdfb7
Add missing server.properties when needed
...
#776
2021-02-21 14:32:41 -06:00
Geoff Bourne
c48f6c31ce
Missing EULA failed without proper log message
...
#749
2021-02-10 13:57:14 -06:00
Geoff Bourne
31f25cfd1b
Added java8 recommendation to CURSEFORGE / FTB
2021-02-08 21:15:28 -06:00
Geoff Bourne
7d4e4c167e
Added support for Yatopia
...
#704
2021-02-08 20:42:54 -06:00
LichLord91
eb12030975
Update Invalid Server Type Logging Message ( #758 )
...
Includes Tuinity and Purpur
Co-authored-by: lichlord91 <lichlord91@users.noreply.github.com>
2021-02-07 18:00:53 -06:00
Geoff Bourne
e46af9d54c
Fixed vanilla version lookup to fail early
...
#756
2021-02-07 17:58:50 -06:00
Geoff Bourne
8312233a93
Added support for Purpur servers
...
#746
2021-02-07 11:22:08 -06:00
Geoff Bourne
5700f36a6f
Renamed forge branch to java8
2021-01-30 18:49:46 -06:00
Geoff Bourne
aebe35c9d4
misc: Refactor writeEula
2020-07-26 13:19:45 -05:00
Geoff Bourne
a26361c79f
misc: Renamed start-deployCF to align with multiarch branch
2020-07-26 13:07:30 -05:00
Geoff Bourne
21ee5e2401
Changed handling of unrecognized VERSION and detect absent server in meta json
...
For #590
2020-07-19 12:22:15 -05:00
Geoff Bourne
6fe13e8654
Clarified "invalid type" message for FTBA on multiarch
2020-07-18 13:09:58 -05:00
Code Monad
796f2fe14a
Add support for rcon password from file ( #585 )
2020-07-13 21:00:46 -05:00
Geoff Bourne
f2c9d2f905
Updated TYPE feedback when invalid choice given
...
For #561
2020-06-23 17:27:21 -05:00
Geoff Bourne
8f82ff9b1d
Added support for Catserver type
2020-06-20 15:28:30 -05:00
Geoff Bourne
34603184a4
Activated useSystemProxies java property when proxy config set
...
Fixes #415
2020-06-19 15:33:33 -05:00
Geoff Bourne
bc318fa185
Added support for Mohist servers
2020-06-19 11:31:56 -05:00
Geoff Bourne
f5dde77efe
Enabled iterative development with SCRIPTS var
2020-06-19 11:05:32 -05:00
Geoff Bourne
5aa6e5c2a9
Refactored autopause setup into its own start-file ( #545 )
2020-05-25 10:20:14 -05:00
Michael Kirsch
71a7afab17
Autopause functionality ( #531 )
2020-05-20 08:17:58 -05:00
Geoff Bourne
691fe638e4
Fixed spelling of Tuinity
2020-04-24 19:13:51 -05:00
Geoff Bourne
fbdee6a7a7
Added support for Tunity server type
2020-04-24 18:56:15 -05:00
Geoff Bourne
e9b1332119
Added support for Magma servers
...
For #497
2020-04-21 18:30:48 -05:00
Matthieu Berthomé
220f2fbd79
add some /data prefixes in missing places ( #493 )
...
Co-authored-by: rienafairefr <rienafairefr@gmail.com>
2020-04-15 08:20:11 -05:00
Geoff Bourne
1c2a0c506c
Added support for TYPE=CURSE_INSTANCE
2020-04-12 14:31:19 -05:00
Geoff Bourne
f49b967d5a
Added logging of given VERSION and TYPE
2020-03-28 13:56:48 -05:00
Malcolm Nihlén
1e334ca7d5
Added log prefixes ( #444 )
2020-03-06 09:52:17 -06:00
Geoff Bourne
d00f9d3609
Normalize EULA value to lowercase to match Forge expectations
...
For #394
2019-10-01 13:54:14 -05:00
Björn Richter
34d4ae0b59
Only write EULA when it's set to TRUE
( #387 )
...
* Only write EULA when it's set to `TRUE`
- This prevents a false value to be written while not being able to correct it afterwards using the environment variable.
* Convert EULA value to upper case to allow lower case `true` as value
2019-09-15 17:15:33 -05:00
Geoff Bourne
c60156d245
Moved Minecraft server files to top-level
2019-07-20 15:51:40 -05:00