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