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

Launched game Scoreboard #514

Closed RangeBanenge closed 7 months ago

RangeBanenge commented 7 months ago

I want to flexibly set up a scoreboard that works after the start of the game, as is done in the lobby, how can I achieve this? I mean the skorbord that works when the game is launched. scoreboard: enable: true title: '&a%game%&r - %time%' bedLost: '&c✘ ' anchorEmpty: '&e✘ ' bedExists: '&a✔ ' teamTitle: '%bed%%color%%team%'

RangeBanenge commented 7 months ago

Please help, I want to make it with a resource pack using a symbol.

Misat11 commented 7 months ago

You can either use scoreboard bundled in SBA (if you want to use that addon) or you can use snapshots of 0.3.0 version where custom scoreboards are already implemented (note that 0.3.0 is still an experimental version). Alternatively you can use any other plugin or an addon which will create the scoreboard for you. We won't be porting this feature to 0.2.x.

RangeBanenge commented 7 months ago

In general, I need a placeholder that shows how many players are in a certain team.