config.yml
- PARTICLE-FLY-TYPE: HEART
- PARTICLE-SPAWN-TIME: 5
- PARTICLE-POSITION: -0.5
- AUTOMATIC-FLY-ONJOIN: true
- BLACKLIST-WORLDS:
- - example
- prefix: '&c&lUFP &8&l>> &7'
- fly-enabled: 飞行已 &a开启&7.
- fly-disable: 飞行已 &c关闭&7.
- fly-status-enable: 玩家 %player% &a开启了 &7飞行.
- fly-status-disable: 玩家 %player% &c关闭了 &7飞行.
- fly-other-enable: '&7你对玩家 &c%player%& &a开启 &7了飞行'
- fly-other-disable: '&7你对玩家 &c%player% &c关闭 &7了飞行.'
- fly-speed: 飞行速度设置为 &c%flyspeed%&7.
- fly-warning: 请使用此命令格式 &c/ufp speed <value>&7.
- noperms: 你没有权限执行这个指令!
- help-fly: 请使用此命令格式 &c/ufp fly&7.
- help-status: 请使用此命令格式 &c/ufp status <player>&7.
- player-offline: 该玩家不在线
- helpcommand: 输出错了,请使用此命令 &c/ufp help&7.
- reload-plugin: 插件已重载
- particles-enabled: 粒子效果已 &a开启&7.
- particles-disabled: 粒子效果已 &c关闭&7.
- blacklist-message: 飞行已在该世界禁用,请在config.yml > BLACKLIST-WORLDS中查看
- help:
- - '&m&7&l---------[&c&lUltimateFly+&m&7&l]---------'
- - '&c/ufp fly - &7开启/关闭飞行'
- - '&c/ufp <player> - &7开启/关闭 玩家的飞行'
- - '&c/ufp speed <0-10> - &7设置飞行速度'
- - '&c/ufp status <player> - &7显示飞行状态'
- - '&c/ufp help - &7显示插件所有指令'
- - '&c/ufp perms - &7显示插件所有权限'
- - '&c/ufp particles - &7开启/关闭 粒子效果'
- - '&c/ufp reload - &7重载插件'
- - '&m&7&l------------------------------'
- perms:
- - '&m&7&l---------[&c&lUltimateFly+&m&7&l]---------'
- - '&c/ufp fly - &7ultimateflyplus.fly'
- - '&c/ufp <player> - &7ultimateflyplus.fly.other'
- - '&c/ufp speed <0-10> - &7ultimateflyplus.speed'
- - '&c/ufp status <player> - &7ultimateflyplus.status'
- - '&c/ufp help - &7ultimateflyplus.help'
- - '&c/ufp perms - &7ultimateflyplus.perms.list'
- - '&c/ufp particles - &7ultimateflyplus.particles'
- - '&c/ufp reload - &7ultimateflyplus.reload'
- - '&m&7&l------------------------------'
- xdata: {}
复制代码 |
请将此文件替换到 plugins\UltimateFlyPlus 文件中
配置文件对应版本 v2.0 (2020.4.3)
|