Faction Map Scoreboard 派系地图计分板

作者:DeprecatedLuke 发布时间:2016年5月10日 原生版本:未知 测试支持:1.7,1.8,1.9,1.10,1.11,1.12,1.13

派系记分板地图,支持剪辑占位符API,并且没有闪烁!

点此下载

插件详细介绍

🗺️FactionMap

FactionMap 是一个免费的阵营计分板地图插件,它支持PlaceholderAPI,可以高度自定义,并且没有恼人的闪烁问题。它支持多个阵营插件版本,包括 FactionsUUID、FactionsV2 (仅最新版)、LegacyFactions 和 Factions (v1.6 Legacy version)。

✨特性

  • 完全可自定义的配置文件
  • 无计分板闪烁
  • 48个字符的显示区域
  • PlaceholderAPI 支持
  • MVdWPlaceholderAPI 支持
  • 可重载配置

📌占位符

如果需要更多占位符,可以使用 PlaceholderAPI 插件。

⌨️命令

  • /map info/explain - 显示所有颜色值的含义。
  • /map toggle - 切换地图的显示/隐藏。
  • /map reload - 重载配置 (需要 factionscoreboard.reload 权限)。

⚙️配置


###############
# Faction Map #
###############

# Variables:
#
# Warning: all placeholders have been replaced with PlaceholderAPI
# Download it here: https://www.spigotmc.org/resources/placeholderapi.6245/

# true - enabled, false - disabled
# /map info to view the color meanings
# /map toggle to toggle the map
# /map reload to reload the configuration
default-state: true

map-config:
 wilderness: "8"
 safezone: "6"
 warzone: "c"
 ally: "2"
 enemy: "4"
 neutral: "7"
 truce: "b"
 player: "a"
 you: "e"

scoreboard:
 title: "&e&lFaction Map"
 lines:
   - "%faction-map|7,7%" # Last 2 numbers are the size of the map
   - "If you want placeholders"
   - "Install Clips PlaceholderAPI"

version: 2