mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2025-12-19 15:09:24 +00:00
Update config.yml
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
# Don"t change this
|
||||
config-version: '${config_version}'
|
||||
|
||||
# Debug
|
||||
debug: false
|
||||
# BStats
|
||||
@@ -9,7 +8,6 @@ metrics: true
|
||||
update-checker: true
|
||||
# Force locale, for instance zh_cn
|
||||
force-locale: ''
|
||||
|
||||
# Mechanic settings
|
||||
mechanics:
|
||||
# Specifies the conditions required for the plugin mechanics to work.
|
||||
@@ -29,7 +27,6 @@ mechanics:
|
||||
auto-fishing-requirements:
|
||||
impossible_requirement:
|
||||
type: 'impossible'
|
||||
|
||||
# Configures global effects. This is useful if you want to give all the players certain effects based on certain conditions
|
||||
global-effects:
|
||||
effect_1:
|
||||
@@ -43,7 +40,6 @@ mechanics:
|
||||
effect_1:
|
||||
type: wait-time-multiplier
|
||||
value: 0.85
|
||||
|
||||
# Configures global events for hook/bait/rod/loot
|
||||
# which would help you reduce duplicated lines
|
||||
global-events:
|
||||
@@ -145,14 +141,12 @@ mechanics:
|
||||
duration: 35
|
||||
position: other
|
||||
item: water_effect
|
||||
|
||||
# Global properties which would help you reduce duplicated lines
|
||||
global-loot-property:
|
||||
show-in-fishfinder: true
|
||||
disable-stat: false
|
||||
disable-game: false
|
||||
instant-game: false
|
||||
|
||||
# Fishing bag is where players can store their baits, utils, hooks and rods (Loot optional)
|
||||
fishing-bag:
|
||||
enable: true
|
||||
@@ -398,7 +392,6 @@ mechanics:
|
||||
allow-same-type: false
|
||||
# Enable fake bait casting animation
|
||||
bait-animation: true
|
||||
|
||||
# Other settings
|
||||
other-settings:
|
||||
# It's recommended to use MiniMessage format. If you insist on using legacy color code "&", enable the support below.
|
||||
|
||||
Reference in New Issue
Block a user