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