Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #
- # 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: 0
- # 持续时间 ( 以秒为单位 )
- 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-1st: -1
- broadcast-start: true
- broadcast-stop: true
- show-top-on-ending: true
- # 血条颜色
- contest-bar-color: 'blue'
- # /mf top 显示多少名
- top-number: 4
Advertisement
Add Comment
Please, Sign In to add comment