ClearEntities——清除世界中不需要的实体

JE Plugins ClearEntities——清除世界中不需要的实体 1.0

c9df71941a7d0765f96cac99c72a04bf31df45ea.png

清除服务器中所有不需要的实体。现在支持PlaceholderAPI。
特色:
  • 定时通知
  • 实体白名单
  • 可自定义的清除和警告消息
计划:
  • 世界白名单
  • 禁用消息
命令:
  • / clearentities clear-清除实体
  • / clearentities-重载配置文件
权限:
  • clearentities.admin-允许使用/ clearentities
占位符:
  • %clearentities_timeleft%-以秒为单位显示直到下一次清除的时间
配置
YAML:
#添加你不想要被清除的实体
#一个关于EntityTypes的列表 https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/EntityType.html
whitelist:
  - "ITEM_FRAME"
  - "ARMOR_STAND"
  - "VILLAGER"
  - "MINECART"

# 每次自动清除之间的时间(以秒为单位)
time: 300

warntimes:
  - 60
  - 30
  - 5

messages:
  warn:
    - ""
    - "%center%&e&l*** 所有的实体 &f&l&nENTITIES&e&l 将在 &f&l%time% &e&l秒内被清除. ***"
    - "%center%&7&o((除了Excluding frames, villagers, stands, & minecarts))"
    - ""
  clear:
    - ""
    - "%已清除%&e&l*** &f&l&n%entities%&e&l . ***"
    - ""
授权
0OG8E2VA]E_G%V5]INW3}1J.png
  • Like
Reactions: cake.cn
Author
冰之睿
Downloads
324
Views
2,263
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from 冰之睿

Share this resource