This commit is contained in:
Jkobs 2023-08-30 19:00:46 +02:00
parent ab619ba76f
commit fbd2b2ccf6
2 changed files with 72 additions and 0 deletions

View File

@ -15,6 +15,12 @@ MySQLPlayerDataBridge: false
Lands: false Lands: false
# Compatibility with Jobs # Compatibility with Jobs
Jobs: false Jobs: false
# Compatibility with WorldGuard
WorldGuard:
# Enable Compatibility
Enable: false
# Time Refreshing the Player in Seconds
RefreshTimer: 3
# Enable MiniMessage Support for messages. No GUI! (https://webui.adventure.kyori.net) # Enable MiniMessage Support for messages. No GUI! (https://webui.adventure.kyori.net)
MiniMessageSupport: false MiniMessageSupport: false
# Messages are not sent globally but as private messages # Messages are not sent globally but as private messages
@ -49,6 +55,12 @@ Booster:
List: List:
- World1 - World1
- World2 - World2
# Is the list below a whitelist or a blacklist for WorldGuard
WG_ListMode: Blacklist
# List of Regions of the filter (WorldGuard)
WG_List:
- Spawn
- Spawn2
# Should fireworks be started when the booster is activated # Should fireworks be started when the booster is activated
FireworkOnStart: true FireworkOnStart: true
Stages: Stages:
@ -98,6 +110,12 @@ Booster:
List: List:
- World1 - World1
- World2 - World2
# Is the list below a whitelist or a blacklist for WorldGuard
WG_ListMode: Blacklist
# List of Regions of the filter (WorldGuard)
WG_List:
- Spawn
- Spawn2
# Should fireworks be started when the booster is activated # Should fireworks be started when the booster is activated
FireworkOnStart: true FireworkOnStart: true
Stages: Stages:
@ -147,6 +165,12 @@ Booster:
List: List:
- World1 - World1
- World2 - World2
# Is the list below a whitelist or a blacklist for WorldGuard
WG_ListMode: Blacklist
# List of Regions of the filter (WorldGuard)
WG_List:
- Spawn
- Spawn2
# Should fireworks be started when the booster is activated # Should fireworks be started when the booster is activated
FireworkOnStart: true FireworkOnStart: true
Stages: Stages:
@ -200,6 +224,12 @@ Booster:
List: List:
- World1 - World1
- World2 - World2
# Is the list below a whitelist or a blacklist for WorldGuard
WG_ListMode: Blacklist
# List of Regions of the filter (WorldGuard)
WG_List:
- Spawn
- Spawn2
# Should fireworks be started when the booster is activated # Should fireworks be started when the booster is activated
FireworkOnStart: true FireworkOnStart: true
# If Enabled Natural Mob Spawning will be multiplied # If Enabled Natural Mob Spawning will be multiplied
@ -255,6 +285,12 @@ Booster:
List: List:
- World1 - World1
- World2 - World2
# Is the list below a whitelist or a blacklist for WorldGuard
WG_ListMode: Blacklist
# List of Regions of the filter (WorldGuard)
WG_List:
- Spawn
- Spawn2
# Should fireworks be started when the booster is activated # Should fireworks be started when the booster is activated
FireworkOnStart: true FireworkOnStart: true
# There are no steps with the Fly-Booster # There are no steps with the Fly-Booster

View File

@ -19,6 +19,12 @@ SendAsPrivateMessage: false
Logging: true Logging: true
# Compatibility with Jobs # Compatibility with Jobs
Jobs: false Jobs: false
# Compatibility with WorldGuard
WorldGuard:
# Enable Compatibility
Enable: false
# Time Refreshing the Player in Seconds
RefreshTimer: 3
# Enable MiniMessage Support for messages. No GUI! (https://webui.adventure.kyori.net) # Enable MiniMessage Support for messages. No GUI! (https://webui.adventure.kyori.net)
MiniMessageSupport: false MiniMessageSupport: false
# If a booster is started, but one is already running, it will be put on hold and started as soon as the other one runs out. The Booster with higher step will start first # If a booster is started, but one is already running, it will be put on hold and started as soon as the other one runs out. The Booster with higher step will start first
@ -46,6 +52,12 @@ Booster:
# Is the list below a whitelist or a blacklist # Is the list below a whitelist or a blacklist
ListMode: Blacklist ListMode: Blacklist
# List of worlds of the filter # List of worlds of the filter
List:
- World1
- World2
# Is the list below a whitelist or a blacklist
ListMode: Blacklist
# List of worlds of the filter
List: List:
- World1 - World1
- World2 - World2
@ -95,6 +107,12 @@ Booster:
# Is the list below a whitelist or a blacklist # Is the list below a whitelist or a blacklist
ListMode: Blacklist ListMode: Blacklist
# List of worlds of the filter # List of worlds of the filter
List:
- World1
- World2
# Is the list below a whitelist or a blacklist
ListMode: Blacklist
# List of worlds of the filter
List: List:
- World1 - World1
- World2 - World2
@ -144,6 +162,12 @@ Booster:
# Is the list below a whitelist or a blacklist # Is the list below a whitelist or a blacklist
ListMode: Blacklist ListMode: Blacklist
# List of worlds of the filter # List of worlds of the filter
List:
- World1
- World2
# Is the list below a whitelist or a blacklist
ListMode: Blacklist
# List of worlds of the filter
List: List:
- World1 - World1
- World2 - World2
@ -197,6 +221,12 @@ Booster:
# Is the list below a whitelist or a blacklist # Is the list below a whitelist or a blacklist
ListMode: Blacklist ListMode: Blacklist
# List of worlds of the filter # List of worlds of the filter
List:
- World1
- World2
# Is the list below a whitelist or a blacklist
ListMode: Blacklist
# List of worlds of the filter
List: List:
- World1 - World1
- World2 - World2
@ -252,6 +282,12 @@ Booster:
# Is the list below a whitelist or a blacklist # Is the list below a whitelist or a blacklist
ListMode: Blacklist ListMode: Blacklist
# List of worlds of the filter # List of worlds of the filter
List:
- World1
- World2
# Is the list below a whitelist or a blacklist
ListMode: Blacklist
# List of worlds of the filter
List: List:
- World1 - World1
- World2 - World2