AsyncWorldEdit Boss Bar 老板血条

作者:dart2112 发布时间:2020年3月28日 原生版本:未知 测试支持:未知

一个简单的,可定制的BossBar插件AsyncWorldEdit

点此下载

插件详细介绍

✨AsyncWorldEdit Boss Bar 插件简介

本插件为 AsyncWorldEdit 提供 Boss Bar 显示进度。允许自定义 Boss Bar 的标题字符串和颜色,以便显示对您有用的信息。

⚙️安装

只需下载插件,并将 JAR 文件放入服务器的插件文件夹中。插件将自动连接 AsyncWorldEdit,并在下次使用时开始显示进度。

🔗 源码地址

GitHub

🛠️配置


# Configuration for AsyncWorldEditBossBar
# Edit these values to change the plugin's behaviour
bossbar:
  # The title of the bossbar
  title: "&4AsyncWorldEdit: &c{percent}%"
  # The color of the bossbar
  color: "RED"