SnowBoards icon

SnowBoards -----

Simple to use scoreboards. HEX-SUPPORT + PAPI-SUPPORT




Updated scoreboard libs, should allow for seamless 1.8 - 1.21 use
----------, Sep 18, 2024

1.20.3+ Compatibility Update
----------, Feb 1, 2024

This update should allow for more versions to work with the plugin!
----------, Oct 16, 2023

I believe I broke Hex last update, my bad. Should work as intended now!
----------, Sep 4, 2022

Some 1.19 fixes :D
----------, Jul 29, 2022

Should now work on 1.18 like its supposed to.
----------, Jan 4, 2022

Guess I'm a tad late at updating this, Sorry! Should be 1.18 capable now.
----------, Dec 27, 2021

Updates:

1.17 Support:
Added 1.17 support for the plugin, please join the discord if you have any issues.
----------, Jun 30, 2021

Hello Everyone!

Today's update brings Region boards!!, you can now integrate with worldguard regions and have a specific board for different regions in your world.

Another fix is the scoreboard cutting in half for 1.8-1.12 users in ViaBackwards, and ViaRewind. If the plugin now notices that these plugins are on your server it will cap your server's board to the 1.8 limits.

You can now use Unicode codes in config if needed. ex: \u2605​
----------, Mar 16, 2021

Hello Everyone!

Today brings per world scoreboards to the plugin!!
(woohoo)

Per world scoreboards will allow you to have a custom scoreboard per world, this means if you want to have a scoreboard just for your nether world, and one for your overworld you can!


I tried to make the config as simple as possible for everyone!

Code (YAML):
##################################################################
#                 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"


Code (YAML):
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-------------"



To add a scoreboard just add a new section in scoreboards.yml with the name of the world you want (LOWERCASE).

Code (YAML):
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-------------"
 
----------, Oct 18, 2020

Resource Information
Author:
----------
Total Downloads: 1,350
First Release: Aug 25, 2020
Last Update: Sep 18, 2024
Category: ---------------
All-Time Rating:
6 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings