HomeJavaModsScrollBoard
ScrollBoard
No further support or bug fixes will be provided for this plugin. The code is available on github if you wish to use it. If you want to use the plugin, it is still 100% functionnal, but you shouldn't install PyrCore 6.0.0 and above. Thanks for everything ! :D

[​IMG]

[​IMG]

Are you tired of scoreboards limited to 15 lines only ? Are you tired to switch multi-scoreboard or to limit the scoreboard informations because there is not enough space ?

Then ScrollBoard is for you.

A simple scroll wheel, a click or a keyboard and lines are scrolling. You can put as many as you want, how you want, with differents scrollboards per world / player, with MySQL or not, ...

Feel free to send me ideas to improve the plugin ! :)

[​IMG]

(simple examples)

[​IMG]
[​IMG]

You can scroll with your hand... (configurable)
[​IMG]

You can scroll with jump/sneak... (configurable)

[​IMG]

You can scroll with left/right click... (configurable)

[​IMG]

[​IMG]
Note : if you uninstalled this plugin and you have a glitchy scoreboard, execute this command : /scoreboard objectives setdisplay sidebar

[​IMG]
Spoiler: MORE INFORMATIONS
[​IMG]
  • /scrollboard reload (permission scrollboard.admin) : reload the plugin
  • /scrollboard assign|set --player|p [name] --scrollboard [id] (permission scrollboard.admin) : assign a scoreboard to a player. The [id] parameter can be replaced by {default} if you want the default scrollboard, and {none} to disable the scrollboard.
Command alias : /scrollboard
[​IMG]

Spoiler: scrollboard_config.yml
Code (Text):

#----------------------------------------------------------------------------------------------------
# Configuration file for ScrollBoard plugin !
#----------------------------------------------------------------------------------------------------

#----------------------------------------------------------------------------------------------------
# MySQL (for players' scrollboards)
#----------------------------------------------------------------------------------------------------

mysql_enable: false

#----------------------------------------------------------------------------------------------------
# General settings
#----------------------------------------------------------------------------------------------------

# Default scrollboard

default-scrollboard: sample-default

# Scrollboards update delay
# Every X seconds, the plugin will update the scrollboard for every online player

update-delay: 5

#----------------------------------------------------------------------------------------------------
# World scrollboards (will override default)
#----------------------------------------------------------------------------------------------------

worlds:
  info-world: sample-general-info
  static-world: sample-static

#----------------------------------------------------------------------------------------------------
# Scrolled lines
# Set a value to -1 if you want to instantly go up/down
#----------------------------------------------------------------------------------------------------

scrolled-lines:
  scroll:
    up: 2
    down: 2
  jump:
    up: 5
    down: 2
  click:
    up: 2
    down: 2

#----------------------------------------------------------------------------------------------------
# Scrollboards list
#----------------------------------------------------------------------------------------------------
# Scrollboards types :
# - SCROLL : When you scroll up/down
# - JUMP : When you jump/sneak
# - CLICK : When you left/right click
#----------------------------------------------------------------------------------------------------

scrollboards:

# Default (sample)

  sample-default:
    type: SCROLL
    title: '&a&lA sample scoreboard !'
    separator:
      - '&7                &o(scroll to go down)'
      - '&r    &7---------------------------'
      - &r
    content:
      - &6This is a very simple scoreboard.
      -
      - &6There are a lot of characters
      - &6on one line, it goes up to 48 !
      -
      - '&d&ki&r You can use format codes : &d&ki'
      -
      - &aa
      - &bb
      - &cc
      - &dd
      - &ee
      - &ff
      - &11
      - &22
      - &33
      - &44
      - &55
      - &66
      - &77
      - &88
      - &99
      - &00
      - &oo
      - &mm
      - &ll
      - &nn
      - &kk
      -
      - '&d&lAwesome, isn''t it ?'

# Static (sample)

  sample-static:
    type: DEFAULT
    title: '&a&lStatic scoreboard'
    separator: []
    content:
      - &r
      - &aAlso work with static/classic
      - '&ascoreboards ! :D'

 

[​IMG]

By using this plugin, you agree to the following !

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

ScrollBoard is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 7,044 times (via Spigot). Download it and open it directly in the game.

Explore more