PLEASE GO SUPPORT THE DEVELOPER OF THIS AMAZING PLUGIN BY BUYING HIS PLUGIN!!! 100x BETTER THAN ANY OTHER SCOREBOARD IT'S WORTH THE CONSTANT UPDATES AND SUPPORT @ https://www.spigotmc.org/resources/kiteboard-july-50-off-sale.13694/
(Logo design by Wizzle)
Tablist:
Key Features:
KiteBoard is built with three main features in mind:
- Performance
- Quality
- Support.
Case Study: Who uses KiteBoard?
Answer: Around 200 servers with a wide variety of players use servers that run KiteBoard. Example: mc.gamster.org. Gamster has on average 1000~2000 players.
The reviews:
Commands:
/kiteboard help - View command list
/kiteboard off - Turn scoreboard off
/kiteboard on - Turn scoreboard on
/kiteboard set <board> - Switch scoreboard
/kiteboard reset <board> - Reset scoreboard.
/kiteboard groups - View and manage board groups.
/kiteboard broadcast <actionbar/title> <interval> <message>
/kiteboard send <player> <actionbar/title> <interval> <message>
/kiteboard reload - Reload the plugin.
Detailed command usage is available on GitHub
Update checking is highly recommended for new features and latest bug fixes.
The tablist has separate configuration file:
Reflection features are only supported on server versions 1.8 and above. This includes usage of:
Detailed configuration and examples are available at GitHub
Configuring Scoreboards:
KiteBoard has the ability to present multiple boards accordingly to permissions, which allows different scoreboards to be shown for different groups (e.g Players and Admins) and per-world scoreboards.
To be able to view a board group, users will need the permission kiteboard.group.<boardname>.
For example, if you want a group to be able to view the scoreboard admin, you will need to assign the kiteboard.group.admin permission, where the board file name is admin.yml.
If a player has permission for more than one scoreboard at one time, KiteBoard will assign the highest priority scoreboard.
Board configuration files are present in plugins/KiteBoard/boards
Using board config files and some examples are available on GitHub
Examples Using Animations:
How to implement animations: Please see GitHub.
(Logo design by Wizzle)
Tablist:

Key Features:
- Extremely efficient no flicker scoreboard supporting up to 15 lines and 128 character width*
- Multiple scoreboards can be created for different worlds, groups and users. Give different players/groups separate scoreboards.
- Prioritise and organise scoreboards in a hierarchy system.
- Advanced announcement scheduling system, to display Title, Action bar and Scoreboard messages.
- Event triggered boards, that display when event occur on the server.
- Colour support and separate refresh speeds for each line.
- Animate the server tablist, and welcome title/actionbar messages.
- Packed with template animations that can be used to create scrollers, glowers, typewriters in one line of text
- Support for thousands of placeholders when used with PlaceholderAPI.
- Commands to turn the scoreboard on and off individually.
- In-game commands to broadcast or send rich messages (titles and action-bars) also supporting animations.
- Fast and high quality support through email, discord, and spigot pm.
- Extremely reliable and extensively tested plugin.
- Regularly updated and built to work on newer versions of Minecraft.
- Messages can be customised in the configuration files.
- SeparateYAML file for each scoreboard to keep them organised.
- Runs on servers from 1.8.2 to 1.13.2
- Simple inventory interface in game to perform basic commands.

KiteBoard is built with three main features in mind:
- Performance
- Quality
- Support.
Case Study: Who uses KiteBoard?
Answer: Around 200 servers with a wide variety of players use servers that run KiteBoard. Example: mc.gamster.org. Gamster has on average 1000~2000 players.
The reviews:


Commands:
/kiteboard help - View command list
/kiteboard off - Turn scoreboard off
/kiteboard on - Turn scoreboard on
/kiteboard set <board> - Switch scoreboard
/kiteboard reset <board> - Reset scoreboard.
/kiteboard groups - View and manage board groups.
/kiteboard broadcast <actionbar/title> <interval> <message>
/kiteboard send <player> <actionbar/title> <interval> <message>
/kiteboard reload - Reload the plugin.
Detailed command usage is available on GitHub

Code:
general:
enable-config: true
config-version: 4
enable-notices: true
enable-update-check: true
settings:
server-time-format: hh:mm:ss
group-refresh:
enabled: true
interval: 100
check-world-change: true
board-reinstate:
enabled: false
interval: 20
scoreboard-show-delay: 20
async-scheduling: true
update-method: SIDEBAR_V2
features:
show-no-board-available-message: false
tablist:
enabled: true
header:
frames:
- \n&e&lWelcome to\n&7====== <glow start="&e&l" middle="&6&l" end="&e&l">Kite
Network</glow> &7======\n
- \n&e&lWelcome to\n&7====== <pulse color="yellow">&lKite Network</pulse> &7======\n
interval: 2
footer:
frames:
- '\n&7Used ram: &f%server_ram_used%\n&7Total ram: &f%server_ram_max%\n&o&7Powered
By <rainbow>&lKiteBoard</rainbow>\n'
interval: 4
welcome-message:
enabled: true
title:
frames:
- <glow start="&e&l" middle="&6&l" end="&e&l">KiteBoard</glow>
- |-
<pulse color="yellow>&lKiteBoard</pulse>
interval: 3
subtitle:
frames:
- <rainbow>Welcome Back, {Player}</rainbow>
interval: 10
actionbar-welcome:
enabled: true
frames:
- <glow start="&e&l" middle="&6&l" end="&e&l">Welcome</glow> &7&l&o{player}
- '&7&lWelcome <rainbow>&l&o{player}</rainbow>'
interval: 3
Update checking is highly recommended for new features and latest bug fixes.
The tablist has separate configuration file:
YAML:
settings:
advanced-config: true
content:
header:
1:
frames:
- ''
interval: 100
2:
frames:
- '<wave>Welcome to</wave>'
interval: 5
3:
frames:
- '<glow start=&e&l middle=&6&l end=&e&l pause=20>Kite Network</glow>'
interval: 2
4:
frames:
- ''
interval: 100
5:
frames:
- '<pulse>The #1 Minecraft Network!</pulse>'
interval: 3
6:
frames:
- ''
interval: 100
footer:
9:
frames:
- ''
interval: 100
1:
frames:
- '&aYour health: <healthbar>%player_health%</healthbar>'
interval: 10
2:
frames:
- '&7Ping: &6&l%player_ping% &7 | &7Time: &e&l%server_time_h:mm a%'
interval: 1
Reflection features are only supported on server versions 1.8 and above. This includes usage of:
- Actionbar Welcome Messages
- Title welcome messages
- Tablist
- /kiteboard send command.
Detailed configuration and examples are available at GitHub
Configuring Scoreboards:
KiteBoard has the ability to present multiple boards accordingly to permissions, which allows different scoreboards to be shown for different groups (e.g Players and Admins) and per-world scoreboards.
To be able to view a board group, users will need the permission kiteboard.group.<boardname>.
For example, if you want a group to be able to view the scoreboard admin, you will need to assign the kiteboard.group.admin permission, where the board file name is admin.yml.
If a player has permission for more than one scoreboard at one time, KiteBoard will assign the highest priority scoreboard.
Board configuration files are present in plugins/KiteBoard/boards
Code:
Default Scoreboard Configuration File
Using board config files and some examples are available on GitHub

Examples Using Animations:
How to implement animations: Please see GitHub.