added texture pack selector
This commit is contained in:
@ -52,3 +52,13 @@ tablist:
|
||||
|
||||
outlawed:
|
||||
voluntarily: []
|
||||
|
||||
packselect:
|
||||
packs:
|
||||
- somepack:
|
||||
name: "Texture pack name"
|
||||
description: "Texture pack description"
|
||||
author: "Pack Author(s)"
|
||||
url: "https://example.com/download/pack.zip"
|
||||
hash: "" # SHA1 hash of ZIP file (will be auto determined by the server on startup when not set)
|
||||
icon: "" # base64 player-head texture, can be obtained from sites like https://minecraft-heads.com/ under developers > Value
|
@ -36,4 +36,5 @@ commands:
|
||||
kick:
|
||||
panicBan:
|
||||
vogelfrei:
|
||||
settings:
|
||||
settings:
|
||||
texturepack:
|
Reference in New Issue
Block a user