Initial RemotePackSync plugin
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Direct URL to the .zip resource pack. Leave blank to disable pack delivery.
|
||||
resourcePackUrl: ""
|
||||
|
||||
# Direct URL to a text file containing the SHA-1 of the resource pack.
|
||||
# RemotePackSync accepts a 40-character hexadecimal SHA-1 anywhere in the response,
|
||||
# so standard '<hash> filename.zip' checksum files are supported.
|
||||
sha1Url: ""
|
||||
|
||||
# Seconds between remote SHA-1 checks. Minimum: 30 seconds.
|
||||
refreshInterval: 300
|
||||
Reference in New Issue
Block a user