mirror of
https://github.com/Xiao-MoMi/Custom-Nameplates.git
synced 2025-12-23 17:09:25 +00:00
beta-4
This commit is contained in:
@@ -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")
|
||||||
|
|||||||
@@ -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) {
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
image: coin
|
image: coin
|
||||||
height: 10
|
height: 10
|
||||||
ascent: -11
|
ascent: -14
|
||||||
width: 10
|
width: 10
|
||||||
|
|||||||
Reference in New Issue
Block a user