Add automatic Geyser Bedrock pack support

This commit is contained in:
root
2026-08-02 07:48:46 +02:00
parent 555340bacb
commit b69a0eb244
9 changed files with 419 additions and 6 deletions
+6 -1
View File
@@ -6,5 +6,10 @@ resourcePackUrl: ""
# so standard '<hash> filename.zip' checksum files are supported.
sha1Url: ""
# Seconds between remote SHA-1 checks. Minimum: 30 seconds.
# Seconds between remote SHA-1 and local Bedrock pack checks. Minimum: 30 seconds.
refreshInterval: 300
# Optional local Bedrock Edition resource pack for players joining through GeyserMC.
# The path may point to a .mcpack or .zip file. Relative paths are resolved from
# plugins/RemotePackSync/. Leave blank to disable Bedrock pack delivery.
bedrockResourcePack: ""