mirror of
https://github.com/Xiao-MoMi/Custom-Fishing.git
synced 2026-01-03 14:22:10 +00:00
1.2.23.2
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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'
|
||||
Reference in New Issue
Block a user