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 Apr 4, 2015Hello everyone. After my long leave, I am now adding the following: API for custom variables. 1.8 support fixing scroll
The update will come out this weekend.
-
View User Profile
-
Send Message
Posted Mar 28, 2015@UntoldFury1
I am also having some troubles with the plugin. This is what it says.. http://pastebin.com/sEjpnuvZ
-
View User Profile
-
Send Message
Posted Mar 28, 2015Is there going to be any updates soon? Would really appreciate a 1.8 update! :)
-
View User Profile
-
Send Message
Posted Mar 15, 2015ktar5 You Should Code It So That Other Plugins Can Use Your Plugin's API To Add Their Variable To The Scoreboard.
Something Like: addVariable("%variable", player.gethealth);
-
View User Profile
-
Send Message
Posted Mar 15, 2015@ktar5
Do this support Colored Tags by filoghost?
-
View User Profile
-
Send Message
Posted Mar 14, 2015Hello I was wondering how you can see like the total joined players on the board like what command is it? <totaljoined> Please let me know if you know it thanks!
-
View User Profile
-
Send Message
Posted Mar 9, 2015Support for
Scoreboard Stats Support, variable = %thirst%
http://www.spigotmc.org/resources/thirst.3316/
Please, Support for Info-Board Reborn Support, variable = <thirst>
-
View User Profile
-
Send Message
Posted Mar 7, 2015have problems this version v3 ... info-board reborn not work for my .. info-board normal its work ...
Info-boardReborn :
RyuGamer97 issued server command: /ib [19:56:05] [Server thread/WARN]: [InfoBoardReborn] Task #13 for InfoBoardReborn v1.0.0 generated an exception java.lang.IncompatibleClassChangeError: Found class com.sk89q.worldguard.protection.ApplicableRegionSet, but interface was expected at com.ktar5.infoboard.API.WorldGuard.getRegionsIn(WorldGuard.java:45) [?:?] at com.ktar5.infoboard.API.WorldGuard.boardsAllowedHere(WorldGuard.java:27) [?:?] at com.ktar5.infoboard.Scoreboard.Update.updateScoreBoard(Update.java:43) [?:?] at com.ktar5.infoboard.Timers$2.run(Timers.java:94) [?:?] at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c3c767f-33d5de3] at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c3c767f-33d5de3] at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:709) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c3c767f-33d5de3] at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c3c767f-33d5de3] at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c3c767f-33d5de3] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537) [spigot-1.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-c3c767f-33d5de3] at java.lang.Thread.run(Unknown Source) [?:1.8.0_31]...
Info-Board : [19:57:54] [Server thread/INFO]: [Info-Board] Enabling Info-Board v1.0.0
what problem ?
-
View User Profile
-
Send Message
Posted Mar 4, 2015@ktar5
Really CAN'T WAIT want it want it want it!!!!!
-
View User Profile
-
Send Message
Posted Mar 3, 2015I also suggested few plugins to add in ticket section. Please read them.
Regards, madtomic
-
View User Profile
-
Send Message
Posted Mar 2, 2015I made a video talking about the project in Spanish, how can you put in your forum?
-
View User Profile
-
Send Message
Posted Mar 1, 2015Is there a way I can make it so it shows the players online on a bungee server? Example: <playersonline:Creative> .
-
View User Profile
-
Send Message
Posted Feb 28, 2015cant want for this to update! Now we can avoid those clunky announcements
-
View User Profile
-
Send Message
Posted Feb 27, 2015Very nice plugin. Can't wait for 1.8 update!
Developer's website: http://clustermc.org/
Is not working?
-
View User Profile
-
Send Message
Posted Feb 26, 2015Will update eventually. hold on everyone. Been waiting for 1.8 to settle in.
-
View User Profile
-
Send Message
Posted Feb 25, 2015This project is I believe dead. He hasn't responded to anyone and I don't think he will. Maybe someone else will take the project, if not, RIP.
-
View User Profile
-
Send Message
Posted Feb 22, 2015@MuhsinunCool
Also can you please tell me how to do fractions of a second for example .5 doesn't seem to work :/
-
View User Profile
-
Send Message
Posted Feb 22, 2015Hey mind adding support for plotsquared, project korra, and ezrankslite variables? The normal plotme variables don't work with it they just show up in the board as say <plotmeplots> D: Thanks!
-
View User Profile
-
Send Message
Posted Feb 20, 2015@tobster78
If you have the one higher than this released version B: WorldGuard 6.0 Beta 3 (MC 1.7.10 and 1.8) for 1.8.1 Jan 08, 2015, it will do that. I downloaded that version I listed up above that worked for me, no error like what you listed came up.
-
View User Profile
-
Send Message
Posted Feb 18, 2015Hi, Is there anyway you can integrate Mrcookieslimes plugin PrisonGems into a variable such as the amount of gems?