Info-Board Reborn

ANNOUNCEMENT 26/05/2019 (read below):
As time is passing so is the recode progress of InfoBoardReborn. I’m pleased to say that we are testing a BETA version of the 3.0.0 version. We still have some bugs to iron out, but we hope to release the plugin around the end of June. If you find any bugs in the old version of IBR be sure to share them so we can make sure they won’t happen in the recode!
I hope you will enjoy the recode and the things we have changed! If you didn’t know about the recode read the poiler.
Announcement 13/03/2019 (read below):
Ladies and gentlemen, I’m saying this as a warning and an announcement. I’m currently recoding the entire plugin. The new version will bring lots of new features, for example: version support for all server versions, new animations, separate board files, permission-based boards, ... And much more. (This recode is not public, as soon as it’s completed I will post the source-code.)
Stay tuned for more info!
Announcement 12/01/2018 (read below):
I am back! And I am going to update the plugin like I promised before, thanks to pixar02. Who maintained the plugin (on spigot) in my absence. I don’t have to start from scratch, he will be helping me update the plugin. You can ask questions in the comment section or on the GitHub issue page.
InfoBoard Reborn is a continuation of the plugin InfoBoard. (http://dev.bukkit.org/bukkit-plugins/info-board/)
So, what does it do? InfoBoard Reborn retains all of the features as before while enhancing them; you can customize dynamic scoreboards to display various information, including hundreds of variables from other plugins!
Scoreboards can be shown per world, per rank (requires vault), and even per player.
Completely configurable, from the color codes to the scrolling, every single aspect of the scoreboard is able to be customized.
Features
- Anti-Flicker! High update time? no flicker!!
- Disable in worlds you don't want it showing up in
- Set scoreboards per group (Show 1 group one thing and another group different things)
- Supports color and formatting codes
- Configure the scoreboard's title, and rows.
- Configure multiple scoreboards to rotate through (No limit of scoreboards)
- Set times for each scoreboard to be shown, use keywords and variables to show info
- PlaceholderAPI (a lot of placeholders...)
- UTF8 (ALT) variables (link)
- Scrolling lines! Let's your line scroll
- Changeable text, set a variable as line and add lines to the variable to cycle through.
Styles
- 2 different styles(Split and not split)
- Use <split> and use the value for the score Example: Takes this: 'Online Players: <split> %onlineplayers%' This will Split the line into 2 so 'Online Players' will be on a line and '%onlineplayers%' on the next line.
Dependencies
- PlaceHolderAPI
- Vault
- WorldGuard
- Any economy plugin! (Essentials, BukkitEconomy, iConomy,...)
Commands & Permissions
| Command | Permission | Description |
|---|---|---|
| /InfoBoard Reload | InfoBoard.Reload | Reload the info board |
| /InfoBoard Hide | InfoBoard.Toggle | Hide the info board |
| /InfoBoard Show | InfoBoard.Toggle | Show the info board |
| /InfoBoard Set <Pg> | InfoBoard.Set | Set the display page |
| InfoBoard.View | See the info board, given by default. | |
| InfoBoard.* | Given to ops and contains all permissions. |
Variables & Plugin Support
Info-Board Reborn hooks into PlaceholderAPI to get veriables from a lot of plugins!
There are a lot of placeholders that PlaceholderAPI provides for us, here is a link with a list of all the PlaceholderAPI expansions: Link-1 , Link-2 , Link-3.
We also have requested expansions. They can be found on the Github page.
InfoBoard's Disclaimers
This resource sends anonymous statistics to https://bstats.org.
Following data will be sent:
- Your server's randomly generated UUID
- The amount of players on your server
- The online mode of your server
- The bukkit version of your server
- The java version of your system (e.g. Java 8)
- The name of your OS (e.g. Windows)
- The version of your OS
- The architecture of your OS (e.g. amd64)
- The system cores of your OS (e.g. 8)
- Plugin version of bStats-supported plugins
-
View User Profile
-
Send Message
Posted Oct 7, 2016Can u add TokenManager Support :https://www.spigotmc.org/resources/tokenmanager.8610/ and Kills and deaths : https://www.spigotmc.org/resources/statssystem.11760/
-
View User Profile
-
Send Message
Posted Sep 20, 2016Authors for this plugin i got this error on my console hope you guys fix it or help me
[InfoBoardReborn] Task #2298 for InfoBoardReborn v1.7.0 generated an exception java.lang.NullPointerException at com.ktar5.infoboard.Variables.PvpLevelsVariables.replaceVariables(PvpLevelsVariables.java:20) [?:?] at com.ktar5.infoboard.GetVariables.replaceVariables(GetVariables.java:180) [?:?] at com.ktar5.infoboard.Util.Messages.getReplacements(Messages.java:50) [?:?] at com.ktar5.infoboard.Util.Messages.getLine(Messages.java:35) [?:?] at com.ktar5.infoboard.Scoreboard.Create.createScoreBoard(Create.java:124) [?:?] at com.ktar5.infoboard.Scoreboard.Update.updateScoreBoard(Update.java:56) [?:?] at com.ktar5.infoboard.Timers$2.run(Timers.java:111) [?:?] at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52] at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52] at java.lang.Thread.run(Unknown Source) [?:1.7.0_80]
by the way this plugin is my favorite so i dont want to lose it thank you for making this plugin :D
-
View User Profile
-
Send Message
Posted Aug 22, 2016@JoXaCraftNederland
Same here
-
View User Profile
-
Send Message
Posted Aug 22, 2016Task errors
I see a lot of Task errors in my server console. Does anyone know what is is and how to fix it?
-
View User Profile
-
Send Message
Posted Aug 9, 2016Hi... Can you add a Api for developer to replace the string in your plugin?
Or...Can you import my plugin to your plugin?
My Jar:http://git.oschina.net/DDMCloud/DDMDownload/raw/master/Minecraft/Java/DDMLib/DDMLibPro2-V3.5.jar
the way to get “<zf50>”: ZF50.getPlayeCredit(player.getName()) the method will give you a int you can use"String.valeOf"
the Variables class for you:
Thanks
-
View User Profile
-
Send Message
Posted Aug 3, 2016I would really love to use this plugin, please update it to 1.10 <3 ;-;
-
View User Profile
-
Send Message
Posted Jul 23, 2017In reply to amazingbeansYT:
-
View User Profile
-
Send Message
Posted Aug 3, 2016Every time i change the board around (to add the players balance) it deletes all of the boards config so it's blank. PLS HELP
-
View User Profile
-
Send Message
Posted Jul 27, 2016When are you gonna update this plugin to 1.10 ?
-
View User Profile
-
Send Message
Posted Jul 17, 2016I'm begging you man, please make the plugin have kills and deaths variables. I literally cannot find any working plugin that will do this. I tried using the plugin Infected along with this because it apparently had the kills and deaths variables but it didn't work.
Please man, please, thank you.
-
View User Profile
-
Send Message
Posted Jul 8, 2016Please make placeholders for EzPrestiges plugin by Clip!
-
View User Profile
-
Send Message
Posted Jun 26, 2016@realtopcraft I have no update for 1.9 and 1.10 the plugin don't start in 1.9 and 1.10
-
View User Profile
-
Send Message
Posted Jun 25, 2016the Info board will not show up :/ plz help version 1.10
-
View User Profile
-
Send Message
Posted Jun 17, 2016pls update 1.9
-
View User Profile
-
Send Message
Posted May 29, 2016-
View User Profile
-
Send Message
Posted May 28, 2016ktar5 can you provide us a source code so we can use it for 1.9?
-
View User Profile
-
Send Message
Posted May 19, 2016An update please . I do not see any movement on the dev page :(
-
View User Profile
-
Send Message
Posted May 11, 2016Guess we're a lot of ppl who's waiting for an update..
-
View User Profile
-
Send Message
Posted May 9, 2016please update 1.9-1.9.2
-
View User Profile
-
Send Message
Posted Jul 29, 2017In reply to aZZyCSGO: