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 !
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 !
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 !
(simple examples)
You can scroll with your hand... (configurable)
You can scroll with jump/sneak... (configurable)
You can scroll with left/right click... (configurable)
- Create as many scrollboards as you want !
- Put as many lines as you want on each scrollboard.
- Each line can contains 48 characters maximum.
- Compatible from 1.8.8 to 1.11
- Scroll with different ways : scroll wheel, jump/sneak or left/right click
- Configure default / per world scrollboard
- Assign scrollboards to players (MySQl or not)
- Use placeholders from PyrCore and PlaceholderAPI
- Spigot 1.8.8, 1.9.4, 1.10.2, 1.11.2, 1.12.2 or 1.13.2 (others versions may work but it's not guaranteed, for example custom Spigot versions like Paper)
- Java 7 and up
- Latest version of PyrCore
Spoiler: MORE INFORMATIONS
- /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.
Spoiler: scrollboard_config.yml
#----------------------------------------------------------------------------------------------------
# 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'
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'
By using this plugin, you agree to the following !
- The plugin is under this license : http://www.pyrrh4.be/files/licenses/open-source.txt (modify it and redistribute it with my permission)
- The reviews section is provided for you to give your opinion on the plugin and not to get support / suggest things. See links at the top of the page to get help ! (discord)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
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.