first commit
This commit is contained in:
@@ -71,9 +71,10 @@ HologramManager.get("lobby_welcome").ifPresent(display -> {
|
||||
display.setGlowing(true);
|
||||
display.setGlowColorOverride(org.bukkit.Color.AQUA);
|
||||
display.setShadowed(true);
|
||||
});```
|
||||
});
|
||||
```
|
||||
|
||||
Dynamic Stats Hologramž
|
||||
Dynamic Stats Hologram
|
||||
```java
|
||||
new BukkitRunnable() {
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user