fix(minecraft): remove SleepMost plugin
This commit is contained in:
@@ -39,7 +39,3 @@ data:
|
||||
ENABLE_RCON: "true"
|
||||
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"
|
||||
|
||||
@@ -131,11 +131,6 @@ spec:
|
||||
configMapKeyRef:
|
||||
name: papermc-config
|
||||
key: RCON_PORT
|
||||
- name: PLUGINS
|
||||
valueFrom:
|
||||
configMapKeyRef:
|
||||
name: papermc-config
|
||||
key: PLUGINS
|
||||
# RCON password from Secret
|
||||
- name: RCON_PASSWORD
|
||||
valueFrom:
|
||||
|
||||
Reference in New Issue
Block a user