HoloPlots
作者:IntellectualSites
发布时间:2015年3月15日
原生版本:未知
测试支持:1.13,1.14,1.15,1.16,1.17,1.18,1.19,1.20
全息图代替PlotSquared的符号
点此下载插件详细介绍
✨HoloPlots是一个PlotSquared插件,它会在地皮的标志位置创建全息图,并且如果配置了,还会在全息图上方显示玩家头像。如果只想使用全息图,需要在PlotSquared配置中禁用标志。
📦 安装
此插件需要PlotSquared、HolographicDisplays或DecentHolograms。
- PlotSquared
- HolographicDisplays 3.0.3或更高版本
- DecentHolograms
网站 | 通过GitHub赞助我们
⚙️ 配置
可以通过修改PlotSquared的翻译文件来更改所创建的全息图的文本。
示例配置
# Hologram settings
hologram:
# Should holograms be enabled?
enabled: true
# Should a player head be displayed?
player-head: true
# The hologram height offset from the sign
height: 0.0
# The hologram line spacing
line-spacing: 0.3
# These are the lines of the hologram
lines:
- "&6------ Plot Info ------"
- "&7ID: &a{id}"
- "&7Owner: &a{owner}"
- "&7Members: &a{members}"
- "&7Flags: &a{flags}"
- "&7Biome: &a{biome}"