Update
This commit is contained in:
parent
6c19579bbf
commit
fc59c2c506
3 changed files with 10 additions and 6 deletions
|
@ -1,10 +1,10 @@
|
||||||
global:
|
global:
|
||||||
mainServer: 125813020357165056
|
mainServer: 125813020357165056
|
||||||
commandChannel: 239519012529111040
|
commandChannel: 209720707188260864
|
||||||
prefix: /
|
prefix: '|'
|
||||||
inviteLink: ''
|
inviteLink: ''
|
||||||
modRole: Moderator
|
modRole: Moderator
|
||||||
serverup: false
|
serverup: true
|
||||||
components:
|
components:
|
||||||
GeneralEventBroadcasterModule:
|
GeneralEventBroadcasterModule:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
@ -4,6 +4,7 @@ bossBar:
|
||||||
jarrxth: true
|
jarrxth: true
|
||||||
AtlanticMercyyy: true
|
AtlanticMercyyy: true
|
||||||
matyello: true
|
matyello: true
|
||||||
|
Serxen: true
|
||||||
xPoonSlayer_69x: true
|
xPoonSlayer_69x: true
|
||||||
Deoplo: true
|
Deoplo: true
|
||||||
VanillaVela: true
|
VanillaVela: true
|
||||||
|
@ -17,6 +18,7 @@ bossBar:
|
||||||
cedricvh27: true
|
cedricvh27: true
|
||||||
Ghostise: true
|
Ghostise: true
|
||||||
justscooby: true
|
justscooby: true
|
||||||
|
SafireMister: true
|
||||||
Mr_Byzantine: true
|
Mr_Byzantine: true
|
||||||
actionBar:
|
actionBar:
|
||||||
TaffySwordsman: true
|
TaffySwordsman: true
|
||||||
|
@ -24,6 +26,7 @@ actionBar:
|
||||||
jarrxth: true
|
jarrxth: true
|
||||||
AtlanticMercyyy: true
|
AtlanticMercyyy: true
|
||||||
matyello: true
|
matyello: true
|
||||||
|
Serxen: true
|
||||||
xPoonSlayer_69x: true
|
xPoonSlayer_69x: true
|
||||||
Deoplo: true
|
Deoplo: true
|
||||||
NorbiPeti: true
|
NorbiPeti: true
|
||||||
|
@ -38,4 +41,5 @@ actionBar:
|
||||||
cedricvh27: true
|
cedricvh27: true
|
||||||
Ghostise: true
|
Ghostise: true
|
||||||
justscooby: true
|
justscooby: true
|
||||||
|
SafireMister: true
|
||||||
Mr_Byzantine: true
|
Mr_Byzantine: true
|
||||||
|
|
|
@ -171,7 +171,7 @@ worlds:
|
||||||
adjustSpawn: 'true'
|
adjustSpawn: 'true'
|
||||||
portalForm: ALL
|
portalForm: ALL
|
||||||
gameMode: CREATIVE
|
gameMode: CREATIVE
|
||||||
keepSpawnInMemory: 'true'
|
keepSpawnInMemory: 'false'
|
||||||
spawnLocation:
|
spawnLocation:
|
||||||
==: MVSpawnLocation
|
==: MVSpawnLocation
|
||||||
x: -100.0
|
x: -100.0
|
||||||
|
@ -190,7 +190,7 @@ worlds:
|
||||||
flatworld:
|
flatworld:
|
||||||
==: MVWorld
|
==: MVWorld
|
||||||
hidden: 'false'
|
hidden: 'false'
|
||||||
alias: ''
|
alias: flatworld
|
||||||
color: WHITE
|
color: WHITE
|
||||||
style: NORMAL
|
style: NORMAL
|
||||||
pvp: 'true'
|
pvp: 'true'
|
||||||
|
@ -218,7 +218,7 @@ worlds:
|
||||||
adjustSpawn: 'true'
|
adjustSpawn: 'true'
|
||||||
portalForm: ALL
|
portalForm: ALL
|
||||||
gameMode: SURVIVAL
|
gameMode: SURVIVAL
|
||||||
keepSpawnInMemory: 'true'
|
keepSpawnInMemory: 'false'
|
||||||
spawnLocation:
|
spawnLocation:
|
||||||
==: MVSpawnLocation
|
==: MVSpawnLocation
|
||||||
x: -256.0
|
x: -256.0
|
||||||
|
|
Loading…
Reference in a new issue