90 lines
1.6 KiB
YAML
90 lines
1.6 KiB
YAML
plugin:
|
|
httpServerEnabled: true
|
|
disabledAppliances:
|
|
- NameOfApplianceClass
|
|
|
|
api:
|
|
secret: secret
|
|
baseurl: https://mhsl.eu/craftattack/api/
|
|
|
|
worldMuseum:
|
|
uuid:
|
|
connect-server-name: worldmuseum
|
|
villagerLocation:
|
|
world: world
|
|
x: 0
|
|
y: 0
|
|
z: 0
|
|
yaw: 0
|
|
pitch: 0
|
|
|
|
adminMarker:
|
|
permission: admin
|
|
color: AQUA
|
|
|
|
countdown:
|
|
enabled: false
|
|
start-permission: admin
|
|
countdown: 60
|
|
worldborder-before: 37
|
|
|
|
event:
|
|
api: http://10.20.6.5:8080/
|
|
connect-server-name: event
|
|
enabled: false
|
|
roomId:
|
|
uuid:
|
|
villagerLocation:
|
|
world: world
|
|
x: 0
|
|
y: 0
|
|
z: 0
|
|
yaw: 0
|
|
pitch: 0
|
|
|
|
help:
|
|
teamspeak: myserver.com
|
|
spawn: "Der Weltspawn befindet sich bei x:0 y:0 z:0"
|
|
|
|
playerLimit:
|
|
maxPlayers: 10
|
|
|
|
whitelist:
|
|
overrideIntegrityCheck: false
|
|
|
|
tablist:
|
|
projectTitle: "Title"
|
|
interface: eth0
|
|
|
|
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
|
|
|
|
endPrevent:
|
|
endDisabled: true
|
|
|
|
spawnpoint:
|
|
shrinkingBorder:
|
|
minimumSize: 10
|
|
shrinkPerDay: 10
|
|
shrinkTime: 03:00
|
|
|
|
varoApi:
|
|
endpoint: "https://mhsl.eu/varo/api"
|
|
auth: "Basic xxx"
|
|
|
|
varoRank:
|
|
winners:
|
|
- 00000000-0000-0000-0000-000000000000
|
|
mostKills:
|
|
- 00000000-0000-0000-0000-000000000000
|