Skip to content

Commit

Permalink
Merge pull request #1665 from GiganticMinecraft/removeStreamClock
Browse files Browse the repository at this point in the history
streamclockを削除
  • Loading branch information
outductor authored Jan 4, 2024
2 parents f690ee6 + 1b3546f commit b554eac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1144,13 +1144,6 @@ data:
path: worldguard/logs/%Y-%m-%d.log
open-files: 10
StreamClock-config.yml: |
stopped-world:
- "world_SW"
- "world_SW_2"
- "world_SW_nether"
- "world_SW_the_end"
ByeByeWither-config.yml: |
wither:
is-enabled: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ spec:
https://download.luckperms.net/1526/bukkit/loader/LuckPerms-Bukkit-5.4.113.jar,
https://github.com/GiganticMinecraft/Elytra/releases/download/1.18.2/Elytra-1.0-SNAPSHOT.jar,
https://github.com/GiganticMinecraft/OriginSpawn/releases/download/v0.2.7/OriginSpawn-0.2.7-SNAPSHOT.jar,
https://github.com/GiganticMinecraft/StreamClock/releases/download/sha-dd1905c/StreamClock-1.0-SNAPSHOT.jdk17.jar,
https://github.com/GiganticMinecraft/ByeByeWither/releases/download/sha-e2a0a69/ByeByeWither-1.0.0.jar,
https://github.com/sladkoff/minecraft-prometheus-exporter/releases/download/v2.5.0/minecraft-prometheus-exporter-2.5.0.jar,
https://github.com/GiganticMinecraft/RandomTeleport/releases/download/for-1.18/RandomTeleport-1.0-SNAPSHOT.jar,
Expand Down Expand Up @@ -328,11 +327,6 @@ spec:
mountPath: /plugins/WorldGuard/worlds/world_SW_the_end/config.yml
subPath: world_SW_the_end-config.yml

# StreamClock プラグインの設定ファイル
- name: common-mcserver-plugin-configs
mountPath: /plugins/StreamClock/config.yml
subPath: StreamClock-config.yml

# ByeByeWither プラグインの設定ファイル
- name: common-mcserver-plugin-configs
mountPath: /plugins/ByeByeWither/config.yml
Expand Down

0 comments on commit b554eac

Please sign in to comment.