Geoff Bourne
3a64e32184
[mc] Add PROXY env var option
...
For #177
2017-12-08 09:48:55 -06:00
Aitor Ramos Sasselli
7797bf23fb
Added optional parameters on SpongeVanilla server
2017-11-06 09:52:26 +01:00
Aitor Ramos Sasselli
f347f30353
Added initial SpongeForge information to Readme
2017-11-05 22:41:11 +01:00
Geoff Bourne
9ee907783d
[mc] Added issues link
2017-09-02 12:29:50 -05:00
Geoff Bourne
463cc62b75
[mc] Check writability of /data
...
Document JVM_OPTS
For #176 and #177
2017-09-02 12:24:09 -05:00
Lukáš Černý
deb98268f6
Added option REMOVE_OLD_MODS
2017-07-02 01:32:24 +02:00
Geoff Bourne
5b8668d73f
[mc] Add dinnerbone's mcstatus and use it for HEALTHCHECK
...
Part of #159
2017-06-11 11:03:00 -05:00
Geoff Bourne
71527b87c1
[mc] Add support for custom Forge installer sources
...
For #154
2017-06-03 20:51:54 -05:00
Geoff Bourne
0876ef7704
Copy additional meta files into FTB directory
2017-05-26 20:07:26 -05:00
Geoff Bourne
615d12bce3
[mc] Upgrade to rcon-cli 1.3
2017-04-09 08:30:20 -05:00
Geoff Bourne
72d055ac19
[mc] Add support for DOWNLOAD_*_URL overrides
...
Also switched from wget to curl
2017-04-08 07:20:04 -05:00
Geoff Bourne
80c18004c1
[mc] Integrate rcon-cli
2017-04-07 19:35:15 -05:00
Geoff Bourne
97e9b2901c
[mc] Fixed docker-compose example
2017-04-06 12:41:21 -05:00
Geoff Bourne
bbe1533f91
[mc] Adjust mem with MEMORY and INIT_/MAX_MEMORY
...
For #126
2017-03-19 09:35:58 -05:00
Geoff Bourne
f5dbbcc2c6
[mc] Use G1 GC by default and simplify max memory setting
...
For #126
2017-02-14 22:15:36 -06:00
Henry Gessau
4a89f3c579
Add Feed-The-Beast (FTB) server modpack support
...
The popular mod site https://www.feed-the-beast.com provides server
modpacks to go with their client modpacks. These server modpacks
include a custom start script that must be used to launch the server.
2017-02-13 22:13:53 -05:00
manuelgu
e766301d1e
Fix formatting
2016-10-18 13:59:43 +02:00
Geoff Bourne
b5bcea7d61
[mc] Add SKIP_OWNERSHIP_FIX option
...
For #104
2016-09-10 08:22:30 -05:00
Geoff Bourne
911fcf8b42
[mc] Correcting EULA usage in compose example in README
...
Part of #101
2016-08-15 22:04:36 -05:00
Jim Tremblay
074424a5bd
Add section about new option ONLINE_MODE
2016-08-03 21:58:07 -04:00
Tomasz Majer
ada4a1fab5
Mention PaperSpigot in README.md
2016-07-22 13:48:50 +02:00
Geoff Bourne
0832bb0c43
[mc] Update Spigot info in README
...
For #80 and #79
2016-06-11 18:49:18 -05:00
Geoff Bourne
cf5d194b14
[mc] Robust handling of Forge, Bukkit, and Spigot version selection
...
* refactor server.properties sed ops into a utility function
* also switch to jq instead of jsawk
* simplify to BUILD_FROM_SOURCE from BUILD_SPIGOT_FROM_SOURCE
Fixes #70
2016-04-23 22:23:55 -05:00
Geoff Bourne
a6580b3fe3
[mc] Adding Docker stars to README
2016-04-16 16:45:50 -05:00
Sander
a4835ec331
Build spigot using buildtools ( #67 )
...
* Download buildtools
* Download buildtools
* Not a good idea to chmod /root
* Remove bukkit code
* fix jar not found
* Run start-minecraft as root (temp)
* Working buildtools
* Remove echo line
* Added more server properties, not working yet
* Show what server properties are being added
* Show what server properties are being added
* Add rcon.password
* Add max-world-size
* Added alot of server settings
* Expose rcon port
* Export home per itzg suggestion
* Update readme and server properties
* Env for building spigot from source
* Update readme
2016-04-16 11:26:13 -05:00
Geoff Bourne
786192e4b7
Added docker pulls badge with link to hub
2016-03-26 08:47:01 -05:00
Piero Steinger
70a55e3be1
[minecraft] Pass GID as docker option
2016-01-29 20:50:53 +01:00
Geoff Bourne
1be18346ce
[mc] Add Bukkit/Spigot support to MODPACK download-install
2016-01-03 09:37:27 -06:00
Geoff Bourne
edd69c40f6
Merge pull request #52 from sshipway/master
...
Add Spigot support, and non-zip URLs
2016-01-01 22:00:14 -06:00
Steve Shipway
582c60cd03
Add /plugins mount for external bukkit plugins
...
Add TYPE=BUKKIT documentation
2016-01-02 13:11:07 +13:00
Geoff Bourne
9fa27b9a3d
[mc] Adding MODPACK download option similar to WORLD
2016-01-01 12:39:43 -06:00
Steve Shipway
a313c03fff
Verify source URL and log if not working
2015-12-22 20:39:53 +13:00
Steve Shipway
e76068e63e
Many improvements to help it work with automated schedulers
...
- Allow -e WORLD=http://xxxx/world.zip to download archived world and unpack
- Allow 'adventure' and 'spectator' game modes
- Allow /mods and /config mounts for shared Forge mods without using /data
- Quote many strings in case of blank values
- Let VERSION take lowercase options, and set to LATEST if blank or invalid
- Enable command blocks by default (needed for adventure worlds)
- Allow DIFFICULTY to be given numerically
- default to empty banned-players and banned-ip files to avoid error message
2015-12-22 19:53:29 +13:00
Everett Toews
111883e0d5
Whitelist players
2015-11-28 22:11:01 -06:00
Everett Toews
a412cfddad
Missed one...
2015-10-08 21:01:24 -05:00
Everett Toews
594c9873c4
Consistent use of name "mc" everywhere
2015-10-08 20:57:03 -05:00
Geoff Bourne
f75d735540
Merge branch 'master' of github.com:itzg/dockerfiles
2015-10-03 07:07:19 -05:00
Geoff Bourne
fec75cb117
Add support for level type and generator settings
2015-10-03 07:05:01 -05:00
Geoff Bourne
007fca149c
Adding info about using Docker Compose
2015-08-15 10:06:32 -05:00
domse
3f5fa1642b
Update README.md
...
Corrected a little frustrating misspelling.
2015-06-22 10:57:42 +02:00
nichivo
f2e6696368
Updated Forge usage docs and set FORGEVERSION=RECOMMENDED by default
2015-06-13 16:49:08 +10:00
Tim Visher
53a0d0cf7a
Default to easy.
2015-06-10 15:12:05 -04:00
Tim Visher
99b884f18a
Add note to README about setting world difficulty.
2015-06-10 15:00:53 -04:00
Geoff Bourne
63925a794c
For #19 : added PVP env var options
...
* also adding a marker env var for MCCY to reference
2015-03-29 13:39:25 -05:00
Geoff Bourne
011108cd7e
Fix typo in TLS info
2015-03-07 11:41:26 -06:00
Geoff Bourne
1600b75513
[mc] Update README to describe attach mode
2015-03-06 22:21:26 -06:00
Geoff Bourne
9962d28f41
Dangling forge-data reference
2015-03-05 15:16:35 -06:00
Geoff Bourne
ea08a6b496
Consistent description of /path/on/host
2015-03-05 15:13:17 -06:00
Geoff Bourne
5e14d3fbdd
Improve Forge instructions
2015-03-05 15:04:48 -06:00
Geoff Bourne
22e1abe628
[minecraft-server] Update README with new TYPE option
2015-03-05 14:16:14 -06:00