ScreamingSandals / BedWars

Simple BedWars minigame plugin for Spigot version 1.8.8 - 1.21.1
https://www.spigotmc.org/resources/bedwars.63714/
GNU Lesser General Public License v3.0
260 stars 94 forks source link

[Feature]: %countdown% placeholder in lobby scoreboard #500

Closed Leahcimkrob closed 2 months ago

Leahcimkrob commented 1 year ago

Please add a countdown to the lobby-scoreboard?

Time to start: x sec.

Misat11 commented 1 year ago

Can you try the latest snapshot? I have added a new placeholder to lobby scoreboard called %countdown%

https://github.com/ScreamingSandals/BedWars/actions/workflows/build-0-2-x.yml

Leahcimkrob commented 1 year ago

Thank you, that works great. But is it also possible that you get displayed waiting or something similar as long as players are missing and only when enough players are joined, the countdown is displayed?

Misat11 commented 2 months ago

I've added a placeholder %countdownwaiting%, which shows a message defined in the language file under the key waiting_placeholder_lobby_scoreboard in case the countdown is not running due to waiting for more players. This issue can now be closed.