fix(minecraft): remove SleepMost plugin

This commit is contained in:
Hermes Agent service account
2026-07-19 13:52:37 -05:00
parent 3950a2b069
commit 7ad40bb509
2 changed files with 0 additions and 9 deletions

View File

@@ -39,7 +39,3 @@ data:
ENABLE_RCON: "true" ENABLE_RCON: "true"
RCON_PORT: "25575" RCON_PORT: "25575"
# Plugin auto-download — SleepMost for single-player sleep
# SleepMost v5.5.3: latest release as of 2026-07-19, supports PaperMC 1.21.x
# Source: https://github.com/mrgeneralq/sleep-most/releases
PLUGINS: "https://github.com/mrgeneralq/sleep-most/releases/download/v5.5.3/sleep-most-5.5.3.jar"

View File

@@ -131,11 +131,6 @@ spec:
configMapKeyRef: configMapKeyRef:
name: papermc-config name: papermc-config
key: RCON_PORT key: RCON_PORT
- name: PLUGINS
valueFrom:
configMapKeyRef:
name: papermc-config
key: PLUGINS
# RCON password from Secret # RCON password from Secret
- name: RCON_PASSWORD - name: RCON_PASSWORD
valueFrom: valueFrom: