mirror of
https://github.com/Xiao-MoMi/Custom-Nameplates.git
synced 2025-12-19 15:09:23 +00:00
beta-4
This commit is contained in:
@@ -7,7 +7,7 @@ plugins {
|
||||
|
||||
allprojects {
|
||||
|
||||
version = "2.3.0.0-beta-3"
|
||||
version = "2.3.0.0-beta-4"
|
||||
|
||||
apply<JavaPlugin>()
|
||||
apply(plugin = "java")
|
||||
|
||||
@@ -104,6 +104,7 @@ public class TeamPlayer implements TeamTagPlayer {
|
||||
removeForOne(viewer);
|
||||
}
|
||||
nearbyPlayers.clear();
|
||||
previewEntity.destroy();
|
||||
}
|
||||
|
||||
private void updateForOne(Player viewer, boolean force) {
|
||||
|
||||
@@ -100,7 +100,7 @@ descent-text:
|
||||
is-unicode: false
|
||||
money:
|
||||
text: "%vault_eco_balance%"
|
||||
descent: 20
|
||||
descent: 23
|
||||
is-unicode: false
|
||||
hello:
|
||||
text: "Hello 여보세요 你好 こんにちは, Thanks for using CustomNameplates"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
image: coin
|
||||
height: 10
|
||||
ascent: -11
|
||||
ascent: -14
|
||||
width: 10
|
||||
|
||||
Reference in New Issue
Block a user