skinloader
This commit is contained in:
@@ -32,14 +32,14 @@ services:
|
||||
NEOFORGE_VERSION: 21.1.193
|
||||
MEMORY: 30G
|
||||
MOTD: "§l§cMechanical SMP§r"
|
||||
ONLINE_MODE: "FALSE"
|
||||
ONLINE_MODE: "TRUE"
|
||||
ALLOW_FLIGHT: "TRUE"
|
||||
RCON_PASSWORD: "${RCON_PASSWORD}"
|
||||
BROADCAST_RCON_TO_OPS: "FALSE"
|
||||
EXISTING_OPS_FILE: SYNCHRONIZE
|
||||
ENABLE_QUERY: "TRUE"
|
||||
ICON: http://mechanical.oier.ovh/pack/icon.png
|
||||
JVM_OPTS: -javaagent:authlib-injector-1.2.5.jar=https://auth.oier.ovh/api/yggdrasil -Dminecraft.api.env=custom -Dminecraft.api.auth.host=https://auth.oier.ovh -Dminecraft.api.account.host=https://auth.oier.ovh/user -Dminecraft.api.session.host=https://auth.oier.ovh/api/yggdrasil -Dminecraft.api.services.host=https://auth.oier.ovh/api/yggdrasil
|
||||
JVM_OPTS: -javaagent:authlib-injector-1.2.5.jar=https://auth.oier.ovh/api/yggdrasil
|
||||
networks:
|
||||
default:
|
||||
ipv4_address: 172.72.0.3
|
||||
@@ -48,7 +48,6 @@ services:
|
||||
# ipv4_address: 172.72.0.21
|
||||
volumes:
|
||||
- ../data/mechanical-neoforge:/data
|
||||
- ./authlibinjector-1.2.5.jar:/data/authlibinjector-1.2.5.jar
|
||||
#- ./simple-discord-bot.toml:/data/config/simple-discord-bot.toml
|
||||
# grafana:
|
||||
# image: grafana/grafana-oss:${GRAFANA_VERSION:-8.3.3}
|
||||
|
||||
Reference in New Issue
Block a user