Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Animated Scoreboard not loading on startup #56

Closed
wants to merge 2 commits into from
Closed

Fix Animated Scoreboard not loading on startup #56

wants to merge 2 commits into from

Commits on Aug 5, 2023

  1. Fix animated scoreboard not working on startup

    The animateScoreboard boolean wasn't defined on startup
    zNoah-1 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    f3088a3 View commit details
    Browse the repository at this point in the history
  2. Fix NoClassDefFound when animated scoreboard is enabled

    The library required for the animated scoreboard wasn't being loaded before the animated scoreboard was being initialized.
    zNoah-1 committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    05c2e0b View commit details
    Browse the repository at this point in the history