Update
This commit is contained in:
parent
275ba95904
commit
89c3c03cf0
8 changed files with 78 additions and 121 deletions
|
@ -123,3 +123,4 @@ BUNGEECORD_MESSAGES: false
|
||||||
NOTIFICATION_MESSAGE_COOLDOWN: 10
|
NOTIFICATION_MESSAGE_COOLDOWN: 10
|
||||||
#Should all shop removals be logged to the console?
|
#Should all shop removals be logged to the console?
|
||||||
LOG_ALL_SHOP_REMOVALS: true
|
LOG_ALL_SHOP_REMOVALS: true
|
||||||
|
|
||||||
|
|
|
@ -137,3 +137,4 @@ components:
|
||||||
notificationPitch: 1.0
|
notificationPitch: 1.0
|
||||||
rpc:
|
rpc:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
minTimeBetweenMessages: 100
|
||||||
|
|
|
@ -59,6 +59,7 @@ components:
|
||||||
# Users can add these roles to themselves using the /role Discord command.
|
# Users can add these roles to themselves using the /role Discord command.
|
||||||
GameRoleModule:
|
GameRoleModule:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
logChannel: 0
|
||||||
# Posts new posts from Reddit to the specified channel(s). It will pin the regular posts (not the mod posts).
|
# Posts new posts from Reddit to the specified channel(s). It will pin the regular posts (not the mod posts).
|
||||||
AnnouncerModule:
|
AnnouncerModule:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
|
@ -7,7 +7,6 @@ global:
|
||||||
# The chat format to use for messages from other platforms if Chroma-Chat is not installed.
|
# The chat format to use for messages from other platforms if Chroma-Chat is not installed.
|
||||||
chatFormat: '[{origin}|{channel}] <{name}> {message}'
|
chatFormat: '[{origin}|{channel}] <{name}> {message}'
|
||||||
components:
|
components:
|
||||||
# Downloads plugin updates built from their source using JitPack - doesn't work anymore
|
|
||||||
PluginUpdaterComponent:
|
PluginUpdaterComponent:
|
||||||
enabled: true
|
enabled: true
|
||||||
# Provides commands such as /schrestart (restart after a countdown) and /primerestart (restart when nobody is online)
|
# Provides commands such as /schrestart (restart after a countdown) and /primerestart (restart when nobody is online)
|
||||||
|
@ -24,6 +23,8 @@ components:
|
||||||
a:
|
a:
|
||||||
enabled: true
|
enabled: true
|
||||||
IDs: []
|
IDs: []
|
||||||
|
displayName: §cADMIN§f
|
||||||
|
color: Red
|
||||||
mod:
|
mod:
|
||||||
enabled: true
|
enabled: true
|
||||||
IDs: []
|
IDs: []
|
||||||
|
@ -40,6 +41,8 @@ components:
|
||||||
orange:
|
orange:
|
||||||
enabled: true
|
enabled: true
|
||||||
IDs: []
|
IDs: []
|
||||||
|
displayName: §6ORANGE§f
|
||||||
|
color: Gold
|
||||||
yellow:
|
yellow:
|
||||||
enabled: true
|
enabled: true
|
||||||
IDs: []
|
IDs: []
|
||||||
|
@ -49,6 +52,8 @@ components:
|
||||||
blue:
|
blue:
|
||||||
enabled: true
|
enabled: true
|
||||||
IDs: []
|
IDs: []
|
||||||
|
displayName: §bBLUE§f
|
||||||
|
color: Blue
|
||||||
purple:
|
purple:
|
||||||
enabled: true
|
enabled: true
|
||||||
IDs: []
|
IDs: []
|
||||||
|
|
|
@ -1,51 +0,0 @@
|
||||||
bossBar:
|
|
||||||
TaffySwordsman: true
|
|
||||||
TheShyPig: true
|
|
||||||
jarrxth: true
|
|
||||||
AtlanticMercyyy: true
|
|
||||||
matyello: true
|
|
||||||
HasOkayInternet: true
|
|
||||||
Serxen: true
|
|
||||||
xPoonSlayer_69x: true
|
|
||||||
Deoplo: true
|
|
||||||
VanillaVela: true
|
|
||||||
NorbiPeti: true
|
|
||||||
Alisolarflare: true
|
|
||||||
PrincessFox: true
|
|
||||||
Dral_Flore: true
|
|
||||||
thewindmillman: true
|
|
||||||
DubbleBerger: true
|
|
||||||
creepachu: true
|
|
||||||
Dizzle8949: true
|
|
||||||
SyK7: true
|
|
||||||
cedricvh27: true
|
|
||||||
Ghostise: true
|
|
||||||
justscooby: true
|
|
||||||
SafireMister: true
|
|
||||||
Mr_Byzantine: true
|
|
||||||
actionBar:
|
|
||||||
jedipadwan: true
|
|
||||||
TheShyPig: true
|
|
||||||
jarrxth: true
|
|
||||||
HasOkayInternet: true
|
|
||||||
Serxen: true
|
|
||||||
xPoonSlayer_69x: true
|
|
||||||
Deoplo: true
|
|
||||||
VanillaVela: true
|
|
||||||
Dral_Flore: true
|
|
||||||
thewindmillman: true
|
|
||||||
DubbleBerger: true
|
|
||||||
Ghostise: true
|
|
||||||
Mr_Byzantine: true
|
|
||||||
TaffySwordsman: true
|
|
||||||
AtlanticMercyyy: true
|
|
||||||
matyello: true
|
|
||||||
NorbiPeti: true
|
|
||||||
Alisolarflare: true
|
|
||||||
PrincessFox: true
|
|
||||||
creepachu: true
|
|
||||||
Dizzle8949: true
|
|
||||||
SyK7: true
|
|
||||||
cedricvh27: true
|
|
||||||
justscooby: true
|
|
||||||
SafireMister: true
|
|
|
@ -1,51 +1,4 @@
|
||||||
worlds:
|
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: EASY
|
|
||||||
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:
|
world:
|
||||||
==: MVWorld
|
==: MVWorld
|
||||||
hidden: 'false'
|
hidden: 'false'
|
||||||
|
@ -93,6 +46,53 @@ worlds:
|
||||||
generator: 'null'
|
generator: 'null'
|
||||||
playerLimit: '-1'
|
playerLimit: '-1'
|
||||||
allowFlight: 'true'
|
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: EASY
|
||||||
|
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:
|
world_nether:
|
||||||
==: MVWorld
|
==: MVWorld
|
||||||
hidden: 'false'
|
hidden: 'false'
|
||||||
|
@ -187,16 +187,16 @@ worlds:
|
||||||
generator: PlotSquared
|
generator: PlotSquared
|
||||||
playerLimit: '-1'
|
playerLimit: '-1'
|
||||||
allowFlight: 'true'
|
allowFlight: 'true'
|
||||||
worldhub:
|
flatworld:
|
||||||
==: MVWorld
|
==: MVWorld
|
||||||
hidden: 'false'
|
hidden: 'false'
|
||||||
alias: worldhub
|
alias: flatworld
|
||||||
color: WHITE
|
color: WHITE
|
||||||
style: NORMAL
|
style: NORMAL
|
||||||
pvp: 'true'
|
pvp: 'true'
|
||||||
scale: '1.0'
|
scale: '1.0'
|
||||||
respawnWorld: ''
|
respawnWorld: ''
|
||||||
allowWeather: 'false'
|
allowWeather: 'true'
|
||||||
difficulty: EASY
|
difficulty: EASY
|
||||||
spawning:
|
spawning:
|
||||||
==: MVSpawnSettings
|
==: MVSpawnSettings
|
||||||
|
@ -207,7 +207,7 @@ worlds:
|
||||||
exceptions: []
|
exceptions: []
|
||||||
monsters:
|
monsters:
|
||||||
==: MVSpawnSubSettings
|
==: MVSpawnSubSettings
|
||||||
spawn: 'false'
|
spawn: 'true'
|
||||||
spawnrate: '-1'
|
spawnrate: '-1'
|
||||||
exceptions: []
|
exceptions: []
|
||||||
entryfee:
|
entryfee:
|
||||||
|
@ -217,20 +217,20 @@ worlds:
|
||||||
autoHeal: 'true'
|
autoHeal: 'true'
|
||||||
adjustSpawn: 'true'
|
adjustSpawn: 'true'
|
||||||
portalForm: ALL
|
portalForm: ALL
|
||||||
gameMode: ADVENTURE
|
gameMode: SURVIVAL
|
||||||
keepSpawnInMemory: 'false'
|
keepSpawnInMemory: 'false'
|
||||||
spawnLocation:
|
spawnLocation:
|
||||||
==: MVSpawnLocation
|
==: MVSpawnLocation
|
||||||
x: 162.5
|
x: -256.0
|
||||||
y: 4.0
|
y: 4.0
|
||||||
z: -95.5
|
z: -96.0
|
||||||
pitch: 0.0
|
pitch: 0.0
|
||||||
yaw: 0.0
|
yaw: 0.0
|
||||||
autoLoad: 'true'
|
autoLoad: 'true'
|
||||||
bedRespawn: 'true'
|
bedRespawn: 'true'
|
||||||
worldBlacklist: []
|
worldBlacklist: []
|
||||||
environment: NORMAL
|
environment: NORMAL
|
||||||
seed: '-5692829584426207714'
|
seed: '4622440486943241231'
|
||||||
generator: 'null'
|
generator: 'null'
|
||||||
playerLimit: '-1'
|
playerLimit: '-1'
|
||||||
allowFlight: 'true'
|
allowFlight: 'true'
|
||||||
|
@ -281,16 +281,16 @@ worlds:
|
||||||
generator: 'null'
|
generator: 'null'
|
||||||
playerLimit: '-1'
|
playerLimit: '-1'
|
||||||
allowFlight: 'true'
|
allowFlight: 'true'
|
||||||
flatworld:
|
worldhub:
|
||||||
==: MVWorld
|
==: MVWorld
|
||||||
hidden: 'false'
|
hidden: 'false'
|
||||||
alias: flatworld
|
alias: worldhub
|
||||||
color: WHITE
|
color: WHITE
|
||||||
style: NORMAL
|
style: NORMAL
|
||||||
pvp: 'true'
|
pvp: 'true'
|
||||||
scale: '1.0'
|
scale: '1.0'
|
||||||
respawnWorld: ''
|
respawnWorld: ''
|
||||||
allowWeather: 'true'
|
allowWeather: 'false'
|
||||||
difficulty: EASY
|
difficulty: EASY
|
||||||
spawning:
|
spawning:
|
||||||
==: MVSpawnSettings
|
==: MVSpawnSettings
|
||||||
|
@ -301,7 +301,7 @@ worlds:
|
||||||
exceptions: []
|
exceptions: []
|
||||||
monsters:
|
monsters:
|
||||||
==: MVSpawnSubSettings
|
==: MVSpawnSubSettings
|
||||||
spawn: 'true'
|
spawn: 'false'
|
||||||
spawnrate: '-1'
|
spawnrate: '-1'
|
||||||
exceptions: []
|
exceptions: []
|
||||||
entryfee:
|
entryfee:
|
||||||
|
@ -311,20 +311,20 @@ worlds:
|
||||||
autoHeal: 'true'
|
autoHeal: 'true'
|
||||||
adjustSpawn: 'true'
|
adjustSpawn: 'true'
|
||||||
portalForm: ALL
|
portalForm: ALL
|
||||||
gameMode: SURVIVAL
|
gameMode: ADVENTURE
|
||||||
keepSpawnInMemory: 'false'
|
keepSpawnInMemory: 'false'
|
||||||
spawnLocation:
|
spawnLocation:
|
||||||
==: MVSpawnLocation
|
==: MVSpawnLocation
|
||||||
x: -256.0
|
x: 162.5
|
||||||
y: 4.0
|
y: 4.0
|
||||||
z: -96.0
|
z: -95.5
|
||||||
pitch: 0.0
|
pitch: 0.0
|
||||||
yaw: 0.0
|
yaw: 0.0
|
||||||
autoLoad: 'true'
|
autoLoad: 'true'
|
||||||
bedRespawn: 'true'
|
bedRespawn: 'true'
|
||||||
worldBlacklist: []
|
worldBlacklist: []
|
||||||
environment: NORMAL
|
environment: NORMAL
|
||||||
seed: '4622440486943241231'
|
seed: '-5692829584426207714'
|
||||||
generator: 'null'
|
generator: 'null'
|
||||||
playerLimit: '-1'
|
playerLimit: '-1'
|
||||||
allowFlight: 'true'
|
allowFlight: 'true'
|
||||||
|
|
|
@ -100,8 +100,8 @@ world-settings:
|
||||||
container-update-tick-rate: 3
|
container-update-tick-rate: 3
|
||||||
parrots-are-unaffected-by-player-movement: false
|
parrots-are-unaffected-by-player-movement: false
|
||||||
prevent-tnt-from-moving-in-water: false
|
prevent-tnt-from-moving-in-water: false
|
||||||
non-player-arrow-despawn-rate: 60
|
non-player-arrow-despawn-rate: 1200
|
||||||
creative-arrow-despawn-rate: 60
|
creative-arrow-despawn-rate: 1200
|
||||||
armor-stands-tick: true
|
armor-stands-tick: true
|
||||||
spawner-nerfed-mobs-should-jump: false
|
spawner-nerfed-mobs-should-jump: false
|
||||||
allow-leashing-undead-horse: false
|
allow-leashing-undead-horse: false
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
#Minecraft server properties
|
#Minecraft server properties
|
||||||
#Sun Feb 16 18:06:58 UTC 2020
|
#Sun Mar 22 12:01:08 UTC 2020
|
||||||
spawn-protection=16
|
spawn-protection=16
|
||||||
max-tick-time=60000
|
max-tick-time=60000
|
||||||
query.port=25565
|
query.port=25565
|
||||||
|
@ -38,10 +38,10 @@ spawn-animals=true
|
||||||
white-list=false
|
white-list=false
|
||||||
rcon.password=
|
rcon.password=
|
||||||
generate-structures=true
|
generate-structures=true
|
||||||
max-build-height=256
|
|
||||||
online-mode=false
|
online-mode=false
|
||||||
|
max-build-height=256
|
||||||
level-seed=1923020019
|
level-seed=1923020019
|
||||||
use-native-transport=true
|
|
||||||
prevent-proxy-connections=false
|
prevent-proxy-connections=false
|
||||||
enable-rcon=false
|
use-native-transport=true
|
||||||
motd=Chromacraft v5
|
motd=Chromacraft v5
|
||||||
|
enable-rcon=false
|
||||||
|
|
Loading…
Reference in a new issue