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()
|
||||
.append(Component.text(counter, NamedTextColor.AQUA))
|
||||
.appendSpace()
|
||||
.append(Component.text("minutes.", NamedTextColor.GOLD))
|
||||
.append(Component.text("secondes.", NamedTextColor.GOLD))
|
||||
.build()
|
||||
|
||||
Bukkit.broadcast(timeComponent)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue