Update gaming stack
Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
@@ -17,6 +17,7 @@ services:
|
||||
EULA: TRUE
|
||||
TYPE: PAPER
|
||||
MEMORY: 2G
|
||||
STOP_SERVER_ANNOUNCE_DELAY: 30
|
||||
MOTD: Ratsistikes apopseis kai postidia
|
||||
DIFFICULTY: normal
|
||||
OPS: Nikas36
|
||||
@@ -28,19 +29,20 @@ services:
|
||||
user: 1000:1000
|
||||
tty: true
|
||||
stdin_open: true
|
||||
stop_grace_period: 10m
|
||||
|
||||
mc-priv-ftb:
|
||||
image: itzg/minecraft-server:java11-openj9
|
||||
mc-divnine-atm8:
|
||||
image: itzg/minecraft-server
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /home/nick/configs/gaming/mc-priv-ftb:/data
|
||||
- /home/nick/configs/gaming/mc-divnine-atm8:/data
|
||||
environment:
|
||||
TYPE: CURSEFORGE
|
||||
CF_SERVER_MOD: ATM6-1.8.19-server.zip
|
||||
CF_SERVER_MOD: Server-Files-1.0.10.zip
|
||||
EULA: TRUE
|
||||
SERVER_NAME: All the Mods 6 1.8.19 - 1.6.15
|
||||
SERVER_NAME: Divnine - All the Mods 8
|
||||
MOTD: Divnine Server Poggers
|
||||
DIFFICULTY: normal
|
||||
ENABLE_WHITELIST: TRUE
|
||||
OPS: Nikas36
|
||||
ENABLE_COMMAND_BLOCK: TRUE
|
||||
SPAWN_PROTECTION: 0
|
||||
@@ -54,17 +56,4 @@ services:
|
||||
user: 1000:1000
|
||||
tty: true
|
||||
stdin_open: true
|
||||
|
||||
ksp-0:
|
||||
image: lmpsrv-custom:0.28.0
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- /home/nick/configs/gaming/ksp_0/config:/LMPServer/Config
|
||||
- /home/nick/configs/gaming/ksp_0/universe:/LMPServer/Universe
|
||||
- /home/nick/configs/gaming/ksp_0/plugins:/LMPServer/Plugins
|
||||
- /home/nick/configs/gaming/ksp_0/logs:/LMPServer/logs
|
||||
- /home/nick/configs/gaming/ksp_0/LMPModControl.xml:/LMPServer/LMPModControl.xml
|
||||
ports:
|
||||
- 8800:8800/udp
|
||||
- 8900:8900
|
||||
user: 1000:1000
|
||||
stop_grace_period: 10m
|
||||
|
Reference in New Issue
Block a user