fix: time
This commit is contained in:
parent
0715582b57
commit
3b5d59d7a0
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ class GracePeriodTask : BukkitRunnable() {
|
||||||
.appendSpace()
|
.appendSpace()
|
||||||
.append(Component.text(counter, NamedTextColor.AQUA))
|
.append(Component.text(counter, NamedTextColor.AQUA))
|
||||||
.appendSpace()
|
.appendSpace()
|
||||||
.append(Component.text("minutes.", NamedTextColor.GOLD))
|
.append(Component.text("secondes.", NamedTextColor.GOLD))
|
||||||
.build()
|
.build()
|
||||||
|
|
||||||
Bukkit.broadcast(timeComponent)
|
Bukkit.broadcast(timeComponent)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue