SunLight插件怎么设置传送时间与传送冷却时间
服务器版本1.16.1
SunLight版本为最新版
服务器版本1.16.1
SunLight版本为最新版
您好,经检查,目前sunlight所有配置文件都没有关于此的设置,建议您直接装载一个传送插件。如果您考虑换用ess权限插件,那么config.yml文件中的teleport-delay即为传送延迟(冷却)时间。希望本回答对您有帮助。望采纳。
在config.yml里
复制代码
在cooldowns下面添加命令以及冷却
比如要增加tpa的冷却,则
复制代码
SunLight目前不支持传送前静止时间的设置
- commands:
- unregister-conflicts: true
- disabled: []
- cooldowns:
- rtp: 60
在cooldowns下面添加命令以及冷却
比如要增加tpa的冷却,则
- commands:
- unregister-conflicts: true
- disabled: []
- cooldowns:
- rtp: 60
- tpa: 60
SunLight目前不支持传送前静止时间的设置