Geoff Bourne
c4b573f608
docs: Clarified disabling of max tick watchdog for autopause
...
#555
2021-03-14 16:18:43 -05:00
Geoff Bourne
8d1989a595
docs: Added more info about getbukkit's weird 1.8 file naming
...
#103
2021-03-13 16:55:50 -06:00
Geoff Bourne
6c6bf030c5
docs: Added troubleshooting info for rpi
...
#795
2021-03-07 13:06:45 -06:00
Geoff Bourne
6e2b3ae0c7
docs: Added java15-openj9
2021-03-06 17:31:16 -06:00
Geoff Bourne
861aec6bd6
Added option for MOHIST_BUILD
...
#781
2021-02-27 20:37:59 -06:00
Geoff Bourne
53f5fbb77f
docs: Fixed examples of quoting SEED and MOTD
...
#782
2021-02-27 11:05:16 -06:00
Geoff Bourne
d47c801b18
Separated JMX_BINDING from JMX_HOST in ENABLE_JMX usage
2021-02-20 17:34:00 -06:00
Geoff Bourne
92a15ea85d
Updated forge examples to use java8 image
...
#770
2021-02-15 10:21:42 -06:00
Fersandi Pratama
6fe022ccc8
Fix README: volume should be in list ( #767 )
2021-02-13 12:24:58 -06:00
Geoff Bourne
7d4e4c167e
Added support for Yatopia
...
#704
2021-02-08 20:42:54 -06:00
Geoff Bourne
8312233a93
Added support for Purpur servers
...
#746
2021-02-07 11:22:08 -06:00
Geoff Bourne
beeaf1a996
ci: Added java8-multiarch to build and docs
2021-02-06 15:48:27 -06:00
Geoff Bourne
96aa1054dc
Upgraded mainline/latest to Java 11
2021-02-06 15:21:20 -06:00
Geoff Bourne
081b2c11e4
ci: Introduced java15 branch
...
ci: Deprecated adopt13, adopt14, openj9-nightly
2021-02-06 15:11:03 -06:00
Geoff Bourne
f342f4aa98
ci: Introduced java15 branch
...
ci: Deprecated adopt13, adopt14, openj9-nightly
2021-02-06 15:07:42 -06:00
Geoff Bourne
c6ff80b71c
docs: Clarify MEMORY limits vs overall container memory
...
Related to #691
2021-02-01 21:15:33 -06:00
M*C*O
37cad3f255
docs: Document LEVEL_TYPE: BIOMESOP ( #741 )
2021-02-01 12:39:55 -06:00
Geoff Bourne
5700f36a6f
Renamed forge branch to java8
2021-01-30 18:49:46 -06:00
Geoff Bourne
54027049d3
docs: Added compose example to data attaching section
2021-01-24 12:31:56 -06:00
Geoff Bourne
ad46f10b55
Added option to override whitelist and ops files
...
#726
2021-01-17 10:09:41 -06:00
Eugene
cd0fdfc95b
Add an option to override the icon which already has been set. ( #723 )
2021-01-13 16:47:15 -06:00
Geoff Bourne
f927933c46
Added openj9 JDK11 variant
...
For #721
2021-01-12 17:18:08 -06:00
Geoff Bourne
bb2b9eeea9
docs: Changed FORGEVERSION example to use a valid combination
...
For #716
2021-01-07 11:02:19 -06:00
Geoff Bourne
d1cbce3f89
docs: Clarified usage of VERSION with FORGE type
...
For #716
2021-01-06 22:49:22 -06:00
Michael Kirsch
2fb01b4adf
Autopause update: allow network interface selection ( #711 )
...
* Cherry-pick: Fixing AUTOPAUSE on Raspberry Pi 4s (#708 )
* implement autopause interface selection
* concentrate ps calls in function file
* wording and add note about PAPER's etc watchdogs
2021-01-02 11:27:03 -06:00
Geoff Bourne
02bce8c3a8
docs: Documented adopt15 and multiarch-latest tags
2021-01-02 11:12:07 -06:00
Geoff Bourne
8ee650f38d
Allowed CF_BASE_DIR/FTB_BASE_DIR to be configured
...
For #518
2020-12-31 13:11:37 -06:00
Silthus
ca9f883352
feat: add COPY_CONFIG_DEST option ( #689 )
2020-12-15 13:31:51 -06:00
Silthus
9d68fa3b88
feat: improvde REMOVE_OLD_MODS option ( #688 )
2020-12-13 20:00:06 -06:00
Geoff Bourne
f68e979229
docs: Improved appearance of Discord badge
...
For #481
2020-11-06 14:47:04 -06:00
vatertime
3cb72797b6
Added AWS blurb to readme ( #644 )
...
* Added AWS blurb to readme
* moved section in readme
Co-authored-by: Chris Vater <chris.vater@johnsonfit.com>
2020-10-07 13:35:07 -05:00
Geoff Bourne
6f1f8d7806
Added use of REMOVE_OLD_MODS to /mods processing
2020-10-03 14:34:02 -05:00
Geoff Bourne
8b977f8786
Added adopt14 variant
2020-09-27 10:21:49 -05:00
Geoff Bourne
0ddabf3089
Corrected Fabric installer variables in README
2020-09-10 16:25:29 -05:00
Geoff Bourne
42f90c8806
Added variable to configure stop duration
...
Fixes #617
2020-08-25 19:10:55 -05:00
Geoff Bourne
c8b6eac8fe
Updated FTBA modpack ID instructions
...
Fixes #612
2020-08-23 20:40:47 -05:00
Bartosz Stefańczyk
d78272c1fa
PaperSpigot is now known as Paper ( #614 )
2020-08-23 09:16:04 -05:00
Stephen Owen
4fe55b5a28
Added note on tweaking settings and using own map ( #602 )
2020-08-07 17:15:13 -05:00
Stephen Owen
bd503f224d
Adds EULA to the 'quickstart' command in readme ( #600 )
...
* Adds EULA to the 'quickstart' command in readme
most people will start with the quickstart command, which won't work anymore now that EULA is required. Modified the sample quickstart to include the new minimum params.
* Update README.md
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
* Update README.md
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
Co-authored-by: Geoff Bourne <itzgeoff@gmail.com>
2020-08-04 20:06:00 -05:00
Paul Zühlcke
a486458a08
Fixed "REPLACE_ENV_VARIABLES_EXCLUDE_PATHS" breaking cfg replacer when set. ( #598 )
2020-07-26 08:20:11 -05:00
Geoff Bourne
beaccbcf3b
Added option to set USE_MODPACK_START_SCRIPT=false for CF modpacks ( #591 )
2020-07-19 15:01:19 -05:00
Paul Zühlcke
747c188824
Use -prune for "REPLACE_ENV_VARIABLES_EXCLUDE_PATHS" feature. ( #588 )
2020-07-18 18:31:29 -05:00
Paul Zühlcke
092b530537
Added 'FORCE_WORLD_COPY' environment variable ( #580 )
2020-07-10 17:06:47 -05:00
Geoff Bourne
cf691499a1
docs: Moved section for DISABLE_HEALTHCHECK to existing healthcheck section
2020-07-09 21:07:26 -05:00
Geoff Bourne
0bb9cccdc6
Added REPLACE_ENV_VARIABLES_EXCLUDE_PATHS
...
For #575
2020-07-09 21:05:17 -05:00
Geoff Bourne
4cb12f6cae
Added DISABLE_HEALTHCHECK
2020-07-09 20:54:34 -05:00
Geoff Bourne
ecbdeb2096
Added option to disable PLUGINS_SYNC_UPDATE
...
For #576
2020-07-08 19:07:53 -05:00
Geoff Bourne
825833c859
Added REPLACE_ENV_VARIABLES_EXCLUDES
...
for #575
2020-07-06 16:41:56 -05:00
orblazer
b3780186f8
Add some missing properties in env variables ( #574 )
2020-07-04 14:52:35 -05:00
Geoff Bourne
260cc7d180
docs: added recommendation against using SERVER_PORT
2020-06-30 08:40:33 -05:00