9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2025-12-23 08:59:30 +00:00
This commit is contained in:
XiaoMoMi
2024-01-24 05:05:17 +08:00
parent 60dfefe3bc
commit 983b8b93a9
4 changed files with 4 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ plugins {
allprojects { allprojects {
version = "2.3.0.0-beta-3" version = "2.3.0.0-beta-4"
apply<JavaPlugin>() apply<JavaPlugin>()
apply(plugin = "java") apply(plugin = "java")

View File

@@ -104,6 +104,7 @@ public class TeamPlayer implements TeamTagPlayer {
removeForOne(viewer); removeForOne(viewer);
} }
nearbyPlayers.clear(); nearbyPlayers.clear();
previewEntity.destroy();
} }
private void updateForOne(Player viewer, boolean force) { private void updateForOne(Player viewer, boolean force) {

View File

@@ -100,7 +100,7 @@ descent-text:
is-unicode: false is-unicode: false
money: money:
text: "%vault_eco_balance%" text: "%vault_eco_balance%"
descent: 20 descent: 23
is-unicode: false is-unicode: false
hello: hello:
text: "Hello 여보세요 你好 こんにちは, Thanks for using CustomNameplates" text: "Hello 여보세요 你好 こんにちは, Thanks for using CustomNameplates"

View File

@@ -1,4 +1,4 @@
image: coin image: coin
height: 10 height: 10
ascent: -11 ascent: -14
width: 10 width: 10