AutoTotem | |
---|---|
![]() |
自动使用不死图腾! |
作 者 | blujay |
发布时间 | 2022年1月23日 |
支持核心 | Spigot | 原生版本 |
支持版本 | 1.17,1.18,1.19,1.20 |
插件详细介绍
✨AutoTotem 插件使玩家无需手持不死图腾,即可自动使用背包中的图腾。无需繁琐设置,只需拖入插件即可生效!当然,你也可以根据个人喜好进行自定义配置。
autototem.use
- 允许玩家使用自动图腾功能 (默认 true)autototem.credits
- 允许玩家使用 /autototem
命令 (默认 true)autototem.bypass
- 忽略配置文件中设置的冷却时间 (默认 false)autototem.*
- 授予所有权限autototem.reload
- 允许玩家使用 /AutoTotem:reload
命令/autototem
- 显示插件信息/autototem reload
- 重载插件配置
# How long to give invincibility after using a totem (Seconds)
invincibility_time: 5
# Prevent the totem from being used again for this long (Seconds)
cooldown_time: 10
# Display messages to the user
display_messages: true
# Message to display when a totem is used
totem_used_message: "&aUsed a totem!"
# If they have this many or less hearts, use a totem.
health_threshold: 4
# This is how often it checks their health in ticks (20 ticks = 1 second).
health_check_interval: 20
# The name of the item to be used as a totem. (Must match exactly!)
# This plugin only supports totems.
totem_name: "Totem of Undying"
如果遇到任何问题,请在 GitHub 页面上报告!GitHub Issues
请考虑在 GitHub 上点亮 Star 并给予 5 星评价!
注意: 本插件使用 Bstats 收集使用统计数据。