Added base event-system
Added Help
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
worldMuseum:
|
||||
enabled: false
|
||||
uuid:
|
||||
connect-server-name: worldmuseum
|
||||
villagerLocation:
|
||||
@ -23,3 +22,19 @@ countdown:
|
||||
|
||||
report:
|
||||
api: https://mhsl.eu/craftattack/report
|
||||
|
||||
event:
|
||||
api: http://10.20.0.1/
|
||||
connect-server-name: event
|
||||
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"
|
@ -18,3 +18,12 @@ commands:
|
||||
description: Cancels project countdown
|
||||
projectStartReset:
|
||||
description: Resets project countdown
|
||||
moveEventVillager:
|
||||
appliances:
|
||||
event:
|
||||
eventOpenSession:
|
||||
eventEndSession:
|
||||
help:
|
||||
spawn:
|
||||
teamspeak:
|
||||
aliases: ["ts"]
|
||||
|
Reference in New Issue
Block a user