Update
This commit is contained in:
parent
9b11e2b478
commit
6e45c5400d
3 changed files with 165 additions and 103 deletions
|
@ -11,9 +11,17 @@ components:
|
|||
towncolors:
|
||||
praxis:
|
||||
- DarkRed
|
||||
ignatios_antonos:
|
||||
- DarkGray
|
||||
uh-oh:
|
||||
- Yellow
|
||||
the_shire:
|
||||
- DarkAqua
|
||||
liria:
|
||||
- DarkPurple
|
||||
nationcolors: {}
|
||||
nationcolors:
|
||||
comintern: Red
|
||||
leagueofcrafters: Gold
|
||||
FlairComponent:
|
||||
enabled: true
|
||||
flairThreadURL: https://www.reddit.com/r/Chromagamers/comments/51ys94/flair_thread_for_the_mc_server/
|
||||
|
@ -66,3 +74,38 @@ components:
|
|||
- This command appends a shrug after your message
|
||||
- Or just makes you shrug
|
||||
appendedText: ¯\\\_(ツ)\_/¯
|
||||
FormatterComponent:
|
||||
enabled: true
|
||||
allowFormatting: true
|
||||
bold:
|
||||
enabled: true
|
||||
italic:
|
||||
enabled: true
|
||||
underlined:
|
||||
enabled: true
|
||||
strikethrough:
|
||||
enabled: true
|
||||
spoiler:
|
||||
enabled: true
|
||||
escape:
|
||||
enabled: true
|
||||
nullMention:
|
||||
enabled: true
|
||||
consolePing:
|
||||
enabled: true
|
||||
hashtag:
|
||||
enabled: true
|
||||
cyan:
|
||||
enabled: true
|
||||
code:
|
||||
enabled: true
|
||||
maskedLink:
|
||||
enabled: true
|
||||
url:
|
||||
enabled: true
|
||||
entireMessage:
|
||||
enabled: true
|
||||
name:
|
||||
enabled: true
|
||||
nickname:
|
||||
enabled: true
|
||||
|
|
|
@ -1,17 +1,36 @@
|
|||
bossBar:
|
||||
thewindmillman: true
|
||||
TheShyPig: true
|
||||
creepachu: true
|
||||
jarrxth: true
|
||||
AtlanticMercyyy: true
|
||||
matyello: true
|
||||
xPoonSlayer_69x: true
|
||||
Deoplo: true
|
||||
Alisolarflare: true
|
||||
Ghostise: true
|
||||
actionBar:
|
||||
PrincessFox: true
|
||||
thewindmillman: true
|
||||
DubbleBerger: true
|
||||
TheShyPig: true
|
||||
creepachu: true
|
||||
Dizzle8949: true
|
||||
SyK7: true
|
||||
cedricvh27: true
|
||||
Ghostise: true
|
||||
justscooby: true
|
||||
Mr_Byzantine: true
|
||||
actionBar:
|
||||
TheShyPig: true
|
||||
jarrxth: true
|
||||
AtlanticMercyyy: true
|
||||
matyello: true
|
||||
xPoonSlayer_69x: true
|
||||
Deoplo: true
|
||||
NorbiPeti: true
|
||||
Alisolarflare: true
|
||||
PrincessFox: true
|
||||
thewindmillman: true
|
||||
DubbleBerger: true
|
||||
creepachu: true
|
||||
Dizzle8949: true
|
||||
SyK7: true
|
||||
cedricvh27: true
|
||||
Ghostise: true
|
||||
justscooby: true
|
||||
Mr_Byzantine: true
|
||||
|
|
|
@ -1,51 +1,4 @@
|
|||
worlds:
|
||||
world_the_end:
|
||||
==: MVWorld
|
||||
hidden: 'false'
|
||||
alias: world_the_end
|
||||
color: WHITE
|
||||
style: NORMAL
|
||||
pvp: 'true'
|
||||
scale: '16.0'
|
||||
respawnWorld: world
|
||||
allowWeather: 'true'
|
||||
difficulty: NORMAL
|
||||
spawning:
|
||||
==: MVSpawnSettings
|
||||
animals:
|
||||
==: MVSpawnSubSettings
|
||||
spawn: 'true'
|
||||
spawnrate: '-1'
|
||||
exceptions: []
|
||||
monsters:
|
||||
==: MVSpawnSubSettings
|
||||
spawn: 'true'
|
||||
spawnrate: '-1'
|
||||
exceptions: []
|
||||
entryfee:
|
||||
==: MVEntryFee
|
||||
amount: '0.0'
|
||||
hunger: 'true'
|
||||
autoHeal: 'true'
|
||||
adjustSpawn: 'true'
|
||||
portalForm: ALL
|
||||
gameMode: SURVIVAL
|
||||
keepSpawnInMemory: 'true'
|
||||
spawnLocation:
|
||||
==: MVSpawnLocation
|
||||
x: 0.0
|
||||
y: 62.0
|
||||
z: 0.0
|
||||
pitch: 0.0
|
||||
yaw: 0.0
|
||||
autoLoad: 'true'
|
||||
bedRespawn: 'true'
|
||||
worldBlacklist: []
|
||||
environment: THE_END
|
||||
seed: '1923020019'
|
||||
generator: 'null'
|
||||
playerLimit: '-1'
|
||||
allowFlight: 'true'
|
||||
world:
|
||||
==: MVWorld
|
||||
hidden: 'false'
|
||||
|
@ -77,7 +30,7 @@ worlds:
|
|||
adjustSpawn: 'true'
|
||||
portalForm: ALL
|
||||
gameMode: SURVIVAL
|
||||
keepSpawnInMemory: 'true'
|
||||
keepSpawnInMemory: 'false'
|
||||
spawnLocation:
|
||||
==: MVSpawnLocation
|
||||
x: -32270.5
|
||||
|
@ -93,6 +46,53 @@ worlds:
|
|||
generator: 'null'
|
||||
playerLimit: '-1'
|
||||
allowFlight: 'true'
|
||||
world_the_end:
|
||||
==: MVWorld
|
||||
hidden: 'false'
|
||||
alias: world_the_end
|
||||
color: WHITE
|
||||
style: NORMAL
|
||||
pvp: 'true'
|
||||
scale: '16.0'
|
||||
respawnWorld: world
|
||||
allowWeather: 'true'
|
||||
difficulty: NORMAL
|
||||
spawning:
|
||||
==: MVSpawnSettings
|
||||
animals:
|
||||
==: MVSpawnSubSettings
|
||||
spawn: 'true'
|
||||
spawnrate: '-1'
|
||||
exceptions: []
|
||||
monsters:
|
||||
==: MVSpawnSubSettings
|
||||
spawn: 'true'
|
||||
spawnrate: '-1'
|
||||
exceptions: []
|
||||
entryfee:
|
||||
==: MVEntryFee
|
||||
amount: '0.0'
|
||||
hunger: 'true'
|
||||
autoHeal: 'true'
|
||||
adjustSpawn: 'true'
|
||||
portalForm: ALL
|
||||
gameMode: SURVIVAL
|
||||
keepSpawnInMemory: 'false'
|
||||
spawnLocation:
|
||||
==: MVSpawnLocation
|
||||
x: 0.0
|
||||
y: 62.0
|
||||
z: 0.0
|
||||
pitch: 0.0
|
||||
yaw: 0.0
|
||||
autoLoad: 'true'
|
||||
bedRespawn: 'true'
|
||||
worldBlacklist: []
|
||||
environment: THE_END
|
||||
seed: '1923020019'
|
||||
generator: 'null'
|
||||
playerLimit: '-1'
|
||||
allowFlight: 'true'
|
||||
world_nether:
|
||||
==: MVWorld
|
||||
hidden: 'false'
|
||||
|
@ -124,7 +124,7 @@ worlds:
|
|||
adjustSpawn: 'true'
|
||||
portalForm: ALL
|
||||
gameMode: SURVIVAL
|
||||
keepSpawnInMemory: 'true'
|
||||
keepSpawnInMemory: 'false'
|
||||
spawnLocation:
|
||||
==: MVSpawnLocation
|
||||
x: 6.5
|
||||
|
@ -140,53 +140,6 @@ worlds:
|
|||
generator: 'null'
|
||||
playerLimit: '-1'
|
||||
allowFlight: 'true'
|
||||
worldhub:
|
||||
==: MVWorld
|
||||
hidden: 'false'
|
||||
alias: worldhub
|
||||
color: WHITE
|
||||
style: NORMAL
|
||||
pvp: 'true'
|
||||
scale: '1.0'
|
||||
respawnWorld: ''
|
||||
allowWeather: 'true'
|
||||
difficulty: PEACEFUL
|
||||
spawning:
|
||||
==: MVSpawnSettings
|
||||
animals:
|
||||
==: MVSpawnSubSettings
|
||||
spawn: 'true'
|
||||
spawnrate: '-1'
|
||||
exceptions: []
|
||||
monsters:
|
||||
==: MVSpawnSubSettings
|
||||
spawn: 'true'
|
||||
spawnrate: '-1'
|
||||
exceptions: []
|
||||
entryfee:
|
||||
==: MVEntryFee
|
||||
amount: '0.0'
|
||||
hunger: 'true'
|
||||
autoHeal: 'true'
|
||||
adjustSpawn: 'true'
|
||||
portalForm: ALL
|
||||
gameMode: ADVENTURE
|
||||
keepSpawnInMemory: 'true'
|
||||
spawnLocation:
|
||||
==: MVSpawnLocation
|
||||
x: 162.5
|
||||
y: 4.0
|
||||
z: -95.5
|
||||
pitch: 0.0
|
||||
yaw: 0.0
|
||||
autoLoad: 'true'
|
||||
bedRespawn: 'true'
|
||||
worldBlacklist: []
|
||||
environment: NORMAL
|
||||
seed: '-5692829584426207714'
|
||||
generator: 'null'
|
||||
playerLimit: '-1'
|
||||
allowFlight: 'true'
|
||||
v1:
|
||||
==: MVWorld
|
||||
hidden: 'false'
|
||||
|
@ -234,6 +187,53 @@ worlds:
|
|||
generator: 'null'
|
||||
playerLimit: '-1'
|
||||
allowFlight: 'true'
|
||||
worldhub:
|
||||
==: MVWorld
|
||||
hidden: 'false'
|
||||
alias: worldhub
|
||||
color: WHITE
|
||||
style: NORMAL
|
||||
pvp: 'true'
|
||||
scale: '1.0'
|
||||
respawnWorld: ''
|
||||
allowWeather: 'false'
|
||||
difficulty: PEACEFUL
|
||||
spawning:
|
||||
==: MVSpawnSettings
|
||||
animals:
|
||||
==: MVSpawnSubSettings
|
||||
spawn: 'true'
|
||||
spawnrate: '-1'
|
||||
exceptions: []
|
||||
monsters:
|
||||
==: MVSpawnSubSettings
|
||||
spawn: 'false'
|
||||
spawnrate: '-1'
|
||||
exceptions: []
|
||||
entryfee:
|
||||
==: MVEntryFee
|
||||
amount: '0.0'
|
||||
hunger: 'true'
|
||||
autoHeal: 'true'
|
||||
adjustSpawn: 'true'
|
||||
portalForm: ALL
|
||||
gameMode: ADVENTURE
|
||||
keepSpawnInMemory: 'false'
|
||||
spawnLocation:
|
||||
==: MVSpawnLocation
|
||||
x: 162.5
|
||||
y: 4.0
|
||||
z: -95.5
|
||||
pitch: 0.0
|
||||
yaw: 0.0
|
||||
autoLoad: 'true'
|
||||
bedRespawn: 'true'
|
||||
worldBlacklist: []
|
||||
environment: NORMAL
|
||||
seed: '-5692829584426207714'
|
||||
generator: 'null'
|
||||
playerLimit: '-1'
|
||||
allowFlight: 'true'
|
||||
v2:
|
||||
==: MVWorld
|
||||
hidden: 'false'
|
||||
|
|
Loading…
Reference in a new issue