Add automatic Geyser Bedrock pack support
This commit is contained in:
@@ -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: ""
|
||||
|
||||
Reference in New Issue
Block a user