skinloader

This commit is contained in:
2025-07-30 00:24:58 +02:00
parent 067acf1a0f
commit 65d7027e70
4 changed files with 2 additions and 31 deletions

View File

@@ -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}

View File

@@ -1,17 +0,0 @@
{
"maintenance": false,
"maintenance_message": "Launcher in maintenance",
"game_version": "1.21.1",
"modde": "true",
"java": "true",
"status": {
"nameServer": "MechanicalSMP",
"ip": "149.202.89.131",
"port": "25565"
},
"online": "https://auth.oier.ovh",
"client_id": "13f589e1-e2fc-443e-a68a-63b0092b8eeb",
"dataDirectory": "MechanicalLauncher",
"rss": "https://mechanical.oier.ovh/rss"
}

View File

@@ -1,3 +0,0 @@
{
}

View File

@@ -1,8 +0,0 @@
[
{
"title": "Machine starts.",
"content": "Arranquen motores.",
"author": "oierbravo",
"publish_date": "2025-07-27 17:40:09"
}
]