Native Minecraft Version:
Legacy (< 1.13)
Tested Minecraft Versions:
Niall7459
Donation Link:
http://paypal.me/nlplugindev
Tablist:
What makes this plugin worth the price?
- Frequent updates.
- Full help & support.
- Alot of features you just wont find in free scoreboard plugins.
/kiteboard (open the GUI selector)
/kiteboard reload (reloads the plugin database and config)
/kiteboard status (outputs the current scoreboard objects for the player)
/kiteboard on (turn scoreboard on)
/kiteboard off
/kiteboard send <user> <actionbar/title> <refresh speed> <message> NEW!
/kiteboard sendall <actionbar/title> <refresh speed> <message> NEW!
/kiteboard set <board> (change board)
/kiteboard reset (reset board back to permission based)
/kiteboard about (view general product information)
/kiteboard debug generates a hastebin report
Before buying, please make sure your server meets the requirements
- Bukkit/Spigot 1.8 or higher
- Fast internet upload/download for fast animations.
Limitations:
ALL VERSIONS:
- Scoreboard cannot be positioned.
- Red numbers can not be changed or removed.
- Not compatible with other plugins using scoreboard/teams.
1.8 - 1.12.2
- Scoreboard is limited to the width of 32 characters.
- Scoreboard title is limited to 32 character.
1.13+
- Scoreboard supports 128 characters.
- Title supports 32 characters.
Sending custom announcements.
/KiteBoard send <player> <actionbar/title> <interval(in ticks)> <message>
Messages can be static or animated e.g
/kiteboard send Niall7459 title 2 <glow>Hey there</glow>
/kiteboard send Niall7459 actionbar 100 &6Static &eMessage.
Code (Text):
permissions:
kiteboard.admin:
description: Gives access to all KiteBoard commands
default: false
children:
kiteboard.toggle: true
kiteboard.about: true
kiteboard.reload: true
kiteboard.status: true
kiteboard.update: true
kiteboard.set: true
kiteboard.gui: true
kiteboard.player:
description: Gives players there command rights.
default: true
children:
kiteboard.toggle: true
kiteboard.gui: true
[/SIZE]
Players need permissions for viewing scoreboard groups, unless the scoreboard group is set default, you will need to setup some permissions.
Permissions: kiteboard.group.<boardname>
Currently, KiteBoard only features a few in-built placeholders, however, you can use PlaceholderAPI to use more.
Default Placeholders Include:
{player} Player user name
{displayname} Player display name
{world-name} Player world name
{online} Server online players
{max-players} Server max players
{server-time} Server time, format configurable.
{x} - X location of player (as Integer)
{y} - Y location of player (as Integer)
{z} - Z location of player (as Integer)
Using PlaceholderAPI:
1. Download extended_clips PlaceholderAPI here!
2. Insert into your servers plugins folder.
3. Restart the server
Join server and type in chat:
1. /papi ecloud download Player
2. /papi ecloud download Server
Then reload PlaceholderAPI using:
/papi reload
You can find a full list of supported placeholders here:
https://www.spigotmc.org/wiki/placeholderapi-placeholders/
Effects and animations documentation have been moved to: willowmead.ddns.net/r/kiteboard/
Code (Text):
BY PURCHASING THIS PLUGIN, YOU CONFIRM YOUR AGREEMENT IN FULL TO THESE TERMS:
- This resource may only be used on one server or server network linked through a proxy e.g BungeeCord.
- You may not redistribute the resource or any resources affiliated with the plugin other than configuration files.
- You may not decompile the contents of the plugin.
- You may not not give, sell, lease, this resource to others
- You may not post errors in the review section. PM ME.
- You may not obtain or distribute source code related to this resource.
- There are no refunds, and you may not dispute, claim or chargeback.
-These terms can change at any time.
(Updated 4th June 2018)
Legacy (< 1.13)
Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
Niall7459
Donation Link:
http://paypal.me/nlplugindev
Tablist:
- Extremely efficient and customisable scoreboard plugin with no lag and no flicker (as seen above)
- Animate the tablist header and footer. Supports multiple lines.
- Permissions based scoreboard groups (Can be used for per-world and region-specific scoreboard)
- Dynamically update the lines of the scoreboard with text, color, placeholders, animations and more.
- Create animations simply with animations tags to easily create scrollers, color scrollers, pulsing text, typewriter effects, with one line of text.
- Send custom title/subtitle and actionbar messages when a player joins the server
- Animate the server tablist, supports animations, multiple lines and placeholders.
- Send custom action bar/titles to users via command. (with animations)
- Players can enable/disable the scoreboard with an ingame command which also saves their preferences after join/leave or server restart.
- PlaceholderAPI support, adds thousands of placeholders into animations.
- Tweak settings such as delaying display of scoreboard and refresh rates.
- Separate configuration files for each scoreboard with simple and effective layout. (see configuration)
- Customise command messages.
- Change scoreboard via in-game command.
- Options to use asynchronous scheduling for servers with a high amount of cores.
- Update notifications shown when a new version is available
- In-game Graphical interface for quickly executing commands.
- Scoreboard automatically shows after minigame (e.g Bedwars)
What makes this plugin worth the price?
- Frequent updates.
- Full help & support.
- Alot of features you just wont find in free scoreboard plugins.
/kiteboard (open the GUI selector)
/kiteboard reload (reloads the plugin database and config)
/kiteboard status (outputs the current scoreboard objects for the player)
/kiteboard on (turn scoreboard on)
/kiteboard off
/kiteboard send <user> <actionbar/title> <refresh speed> <message> NEW!
/kiteboard sendall <actionbar/title> <refresh speed> <message> NEW!
/kiteboard set <board> (change board)
/kiteboard reset (reset board back to permission based)
/kiteboard about (view general product information)
/kiteboard debug generates a hastebin report
Before buying, please make sure your server meets the requirements
- Bukkit/Spigot 1.8 or higher
- Fast internet upload/download for fast animations.
Limitations:
ALL VERSIONS:
- Scoreboard cannot be positioned.
- Red numbers can not be changed or removed.
- Not compatible with other plugins using scoreboard/teams.
1.8 - 1.12.2
- Scoreboard is limited to the width of 32 characters.
- Scoreboard title is limited to 32 character.
1.13+
- Scoreboard supports 128 characters.
- Title supports 32 characters.
Sending custom announcements.
/KiteBoard send <player> <actionbar/title> <interval(in ticks)> <message>
Messages can be static or animated e.g
/kiteboard send Niall7459 title 2 <glow>Hey there</glow>
/kiteboard send Niall7459 actionbar 100 &6Static &eMessage.
Code (Text):
permissions:
kiteboard.admin:
description: Gives access to all KiteBoard commands
default: false
children:
kiteboard.toggle: true
kiteboard.about: true
kiteboard.reload: true
kiteboard.status: true
kiteboard.update: true
kiteboard.set: true
kiteboard.gui: true
kiteboard.player:
description: Gives players there command rights.
default: true
children:
kiteboard.toggle: true
kiteboard.gui: true
[/SIZE]
Players need permissions for viewing scoreboard groups, unless the scoreboard group is set default, you will need to setup some permissions.
Permissions: kiteboard.group.<boardname>
Currently, KiteBoard only features a few in-built placeholders, however, you can use PlaceholderAPI to use more.
Default Placeholders Include:
{player} Player user name
{displayname} Player display name
{world-name} Player world name
{online} Server online players
{max-players} Server max players
{server-time} Server time, format configurable.
{x} - X location of player (as Integer)
{y} - Y location of player (as Integer)
{z} - Z location of player (as Integer)
Using PlaceholderAPI:
1. Download extended_clips PlaceholderAPI here!
2. Insert into your servers plugins folder.
3. Restart the server
Join server and type in chat:
1. /papi ecloud download Player
2. /papi ecloud download Server
Then reload PlaceholderAPI using:
/papi reload
You can find a full list of supported placeholders here:
https://www.spigotmc.org/wiki/placeholderapi-placeholders/
Effects and animations documentation have been moved to: willowmead.ddns.net/r/kiteboard/
Code (Text):
BY PURCHASING THIS PLUGIN, YOU CONFIRM YOUR AGREEMENT IN FULL TO THESE TERMS:
- This resource may only be used on one server or server network linked through a proxy e.g BungeeCord.
- You may not redistribute the resource or any resources affiliated with the plugin other than configuration files.
- You may not decompile the contents of the plugin.
- You may not not give, sell, lease, this resource to others
- You may not post errors in the review section. PM ME.
- You may not obtain or distribute source code related to this resource.
- There are no refunds, and you may not dispute, claim or chargeback.
-These terms can change at any time.
(Updated 4th June 2018)