_zZ白熊Zz_
我想让玩家只能在比赛钓鱼,但是我config配置过了还是不行
而且在指定的时间也不会自动开启比赛!


2021.12 数据,可能有更多内容我想让玩家只能在比赛钓鱼,但是我config配置过了还是不行
而且在指定的时间也不会自动开启比赛!


#
# MoreFish 配置文件 by elsiff
#
# 维基百科 Wiki: https://github.com/elsiff/MoreFish/wiki
#
# 注意: 请不要自行修改 rewards.yml 文件, 如需设置请在游戏内输入 '/mf rewards'.
#


version: 210


general:
# 语言文件
locale: 'zh'
# 是否检测更新
check-update: false
# 是否自动启动
auto-start: true
# 是否使用BOSS血条
use-boss-bar: true
# 只在竞赛时开启本插件功能(改为True可在一定程度上防止AutoFish)
only-for-contest: True
# 除了钓鱼竞赛的时候之外,禁止钓更多的鱼
no-fishing-unless-contest: true
# 钓鱼竞赛不启用的世界
contest-disabled-worlds: []
# 只启用更多的鱼 ( 禁用竞赛等 )
replace-only-fish: false
# 保存设置的钓
save-records: true
# 自动定时启动钓鱼竞赛---------------------
auto-running:
# 是否启用
enable: true
required-players: 2
# 持续时间 ( 以秒为单位 )
timer: 300
# HH:mm (H: 0-23, m: 0-59) 启动时间
start-time:
- "06:00"
- "06:30"
- "07:00"
- "08:00"
- "09:00"
- "10:00"
- "11:00"
- "12:00"
- "13:00"
- "14:00"
- "15:00"
- "16:00"
- "17:00"
- "17:17"
- "18:00"
- "19:00"
- "20:00"
- "21:00"
- "22:00"
- "23:00"
- "00:00"
# 贩鱼商店
fish-shop:
# 是否启用贩鱼商店
enable: true
multiplier: 0.1
round-decimal-points: true


# -- BOSS血条公告 --
# '-1' 则表示全服广播
# '0' 则表示只有参与者才显示
# 如果填写正数则表示 the block radius of announcing messages
messages:
announce-catch: -1
announce-new**t: -1
broadcast-start: true
broadcast-stop: true
show-top-on-ending: true
# 血条颜色
contest-bar-color: 'blue'
# /mf top 显示多少名
top-number: 4



叽叽小石头
required-players: 2
服务器要有两个人才可以比赛

_zZ白熊Zz_
PY狗 发表于 2018-4-30 18:48
required-players: 2
服务器要有两个人才可以比赛

一直有,难道要0么