Added Event api communication for creation of rooms
This commit is contained in:
@ -24,8 +24,10 @@ report:
|
||||
api: https://mhsl.eu/craftattack/report
|
||||
|
||||
event:
|
||||
api: http://10.20.0.1/
|
||||
api: http://10.20.6.5:8080/
|
||||
connect-server-name: event
|
||||
enabled: false
|
||||
roomId:
|
||||
uuid:
|
||||
villagerLocation:
|
||||
world: world
|
||||
@ -37,4 +39,7 @@ event:
|
||||
|
||||
help:
|
||||
teamspeak: myserver.com
|
||||
spawn: "Der Weltspawn befindet sich bei x:0 y:0 z:0"
|
||||
spawn: "Der Weltspawn befindet sich bei x:0 y:0 z:0"
|
||||
|
||||
playerLimit:
|
||||
maxPlayers: 0
|
Reference in New Issue
Block a user