ShieldCommunity / SternalBoard

Lightweight & animated scoreboard, packet-based designed for easy usage
https://www.spigotmc.org/resources/sternalboard-lightweight-animated-scoreboard.89245/
MIT License
64 stars 20 forks source link

Not showing correct Board after Server start #49

Closed MatrixSystemPVP closed 1 year ago

MatrixSystemPVP commented 1 year ago

Describe the bug After Server start the default board will be shown from config.yml, even when animated is set to true. Only after issuing the command /sb reload it will show the correct one from animated-board.yml.

To Reproduce Steps to reproduce the behavior:

  1. Set animated to true in config.yml
  2. Restart/Start the Server
  3. Now you see the default board from config.yml
  4. Issue the Command /sb reload
  5. Now you will see the correct animated board from animated-baords.yml

Expected behavior It should show the correct board at Server startup.

Additional context Plugin Version: SternalBoard-2.2.0-PRE-4.jar

xism4 commented 1 year ago

May 19, 2023

I will try to reproduce it, thanks for the report

xism4 commented 1 year ago

Describe the bug After Server start the default board will be shown from config.yml, even when animated is set to true. Only after issuing the command /sb reload it will show the correct one from animated-board.yml.

To Reproduce Steps to reproduce the behavior:

  1. Set animated to true in config.yml
  2. Restart/Start the Server
  3. Now you see the default board from config.yml
  4. Issue the Command /sb reload
  5. Now you will see the correct animated board from animated-baords.yml

Expected behavior It should show the correct board at Server startup.

Additional context Plugin Version: SternalBoard-2.2.0-PRE-4.jar

Fixed on 2.2.1, i will close this,

MatrixSystemPVP commented 1 year ago

I've downloaded the v2.2.1 from Spigot, but still isn't fixed. It is still showing the not Animated Scoreboard after Server start/restart.

xism4 commented 1 year ago

I've downloaded the v2.2.1 from Spigot, but still isn't fixed. It is still showing the not Animated Scoreboard after Server start/restart.

Try 2.2.2

MatrixSystemPVP commented 1 year ago

I've downloaded the v2.2.1 from Spigot, but still isn't fixed. It is still showing the not Animated Scoreboard after Server start/restart.

Try 2.2.2

Doesn't work. I've tried 2.2.2 and 2.2.3.

MatrixSystemPVP commented 1 year ago

bump