AnimatedScoreboard icon

AnimatedScoreboard -----

An animated and anti-flicker scoreboard plugin with 1500+ placeholders, effects and eventtriggers



Version 0.1.6 - Added force-legacy option
Added force-legacy option:
  • You should only enable this option if you're using a >1.13 server.jar but use a protocol changing plugin (e.g. ProcotocolSupport) to allow legacy clients (<1.13)
  • Enabling that option will force the plugin to use a scoreboard that is compatible with all Minecraft client versions (1.8 - 1.15).
  • This option is disabled by default but can be enabled in the config.yml
Code (YAML):
#Here you can set per world scoreboards <worldname>:<filename>
#If you don't add a world here in will not have a scoreboard in that world!
#World has 2 scoreboards, it will activate them based on how the are
#listed, in this example it will first look if players can have adminboard and if
#not switch to defaultscoreboard
worlds
:
  global
: globalscoreboard
  world
:
 - adminboard
  - defaultscoreboard
  world_the_end
: endscoreboard
  world_nether
: netherscoreboard
#Now only players with the permission animatedscoreboard.test will get the scoreboard
permissions
:
  adminboard
: animatedscoreboard.test


#If this is set to true it will try to use PlaceholderAPI placeholders
placeholderapi
: true
#If this is set to true it will check on SpigotMC if there is a new version available for the plugin and notify you!
check_updates
: true
#When this is true it will send info messages to the console, this is more usefull if something is going wrong
debug_mode
: false
#If this is disabled it won't check for updates on spigot
check_updates
: true
#This will enable the event triggers, if this is set to false the event triggers won't work
enable-triggers
: false

# What data storage should we use:
# - YAML     : stores the player data in human readable form in playerdata.yml
# - SQLITE    : stores the player data in a local SQLite database called playerdata-sqlite.db
player-storage
: SQLITE

# Only enable this if you're running a 1.13+ server.jar but still accept clients below 1.13
force-legacy
: false

Other improvements:
  • Fixed an issue when players joined before the plugin was fully loaded. It will now work as intended.
  • Fixed an issue when enabling triggers by using /asb reload
  • Fixed a warning that would appear when using this plugin on PaperMC
----------, May 5, 2020
Resource Information
Author:
----------
Total Downloads: 458,388
First Release: Mar 28, 2016
Last Update: Jun 13, 2024
Category: ---------------
All-Time Rating:
188 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings