9
0
mirror of https://github.com/Xiao-MoMi/Custom-Fishing.git synced 2026-01-03 14:22:10 +00:00
This commit is contained in:
Xiao-MoMi
2023-02-28 18:23:02 +08:00
parent ee3b8f5201
commit a6d97160c4
9 changed files with 22 additions and 25 deletions

View File

@@ -7,22 +7,22 @@ example:
# RANDOM
goal: CATCH_AMOUNT
#Optional
#start-weekday:
# Optional
# start-weekday:
# - monday
# - sunday
#Optional
#start-date:
# Optional
# start-date:
# - 1
# - 7
# - 14
# optional
# Optional
# Fishing competition can also be started with a command
start-time:
- '12:30'
- '18:30'
#seconds
# Seconds
duration: 300
# Min players to start the competition

View File

@@ -1,5 +1,5 @@
# don't change
config-version: '14'
config-version: '15'
# chinese/english/spanish
lang: english
@@ -177,4 +177,6 @@ other-settings:
prevent-other-players-pick-up-loot: false
# Log the money player get from selling the fish in the console
# 后台记录玩家销售鱼类所得金额
log-earnings: true
log-earnings: true
# Set the MMOCore profession name
MMOCore-profession-name: 'customfishing'