Simple to use scoreboards. HEX-SUPPORT + PAPI-SUPPORT
This update should allow for more versions to work with the plugin!
##################################################################
#                 Snow Scoreboard Config                         #
#                  Color Codes Supported                         #
##################################################################
MainOptions:
  # Disable Certain World Stats, You can disable specific worlds from tracking stats.
  disableCertainWorldStats: true
  enabledWorlds:
    - world
    - pvp
# Edit what the scoreboard looks like in scoreboards.yml
Scoreboard:
  enabled: true
  toggledByDefault: true
  dateTimeZone: PST
  defaultScoreboard: "default"
Messages:
  noPermission: "&7You do not have the correct permissions for this command."
  scoreboardDisabled: "&cScoreboards have been disabled in this world."
  toggleSBMessageOn: "&7Scoreboard has been Toggled &aOn"
  toggleSBMessageOff: "&7Scoreboard has been Toggled &cOff"Scoreboards:
  default:
    title: "&2Snowboard"
    layout:
      - "&7%date%"
      - "%blank-1%"
      - "&3User: &7%user%"
      - "&3Rank: &7%vault_rank%"
      - "&3Balance: &7%vault_eco_balance%"
      - "%blank-2%"
      - "&7&l&m-------------"Scoreboards:
  default:
    title: "&aOVERWORLD"
    layout:
    - "&7%date%"
    - "%blank-1%"
    - "&3User: &7%user%"
    - "&3Rank: &cDEV"
    - "%blank-2%"
    - "&7&l&m-------------"
  world_nether:
    title: "&cTHE NETHER"
    layout:
    - "&7%date%"
    - "%blank-1%"
    - "&3User: &7%user%"
    - "%blank-2%"
    - "&7&l&m-------------"