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 Jan 27, 2015Just a heads up, plugin needs to be updated. Does not work with latest version of vault. Although if you use vault version R: Vault 1.4.1 for CB 1.7.9-R0.1 May 24, 2014 It will work just fine!
-
View User Profile
-
Send Message
Posted Jan 23, 2015I was so excited to use this plugin but then I got this.. Please help!!
23.01 02:37:49 [Server] INFO at com.ktar5.infoboard.Timers$2.run(Timers.java:94) [?:?] 23.01 02:37:49 [Server] INFO at com.ktar5.infoboard.Scoreboard.Update.updateScoreBoard(Update.java:43) [?:?] 23.01 02:37:49 [Server] INFO at com.ktar5.infoboard.API.WorldGuard.boardsAllowedHere(WorldGuard.java:27) [?:?] 23.01 02:37:49 [Server] INFO at com.ktar5.infoboard.API.WorldGuard.getRegionsIn(WorldGuard.java:45) [?:?] 23.01 02:37:49 [Server] INFO java.lang.IncompatibleClassChangeError: Found class com.sk89q.worldguard.protection.ApplicableRegionSet, but interface was expected 23.01 02:37:49 [Server] WARN Task #48 for InfoBoardReborn v1.0.0 generated an exception
-
View User Profile
-
Send Message
Posted Jan 21, 2015There is an error in the vercion V3
and v1.3 has an error in scroll
-
View User Profile
-
Send Message
Posted Jan 14, 2015What is going on?
[InfoBoardReborn] Task #170 for InfoBoardReborn v1.0.0 generated an exception java.lang.NoSuchMethodError: org.bukkit.scoreboard.Objective.getScore(Ljava/lang/String;)Lorg/bukkit/scoreboard/Score; at com.ktar5.infoboard.Scoreboard.Board.add(Board.java:64) [?:?] at com.ktar5.infoboard.Scoreboard.Create.createScoreBoard(Create.java:118) [?:?] at com.ktar5.infoboard.Scoreboard.Update.updateScoreBoard(Update.java:47) [?:?] at com.ktar5.infoboard.Timers$2.run(Timers.java:94) [?:?] at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftTask.run(CraftTask.java:58) [spigot.jar:git-Spigot-1367] at org.bukkit.craftbukkit.v1_7_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1367] at net.minecraft.server.v1_7_R2.MinecraftServer.v(MinecraftServer.java:618) [spigot.jar:git-Spigot-1367] at net.minecraft.server.v1_7_R2.DedicatedServer.v(DedicatedServer.java:273) [spigot.jar:git-Spigot-1367] at net.minecraft.server.v1_7_R2.MinecraftServer.u(MinecraftServer.java:566) [spigot.jar:git-Spigot-1367] at net.minecraft.server.v1_7_R2.MinecraftServer.run(MinecraftServer.java:472) [spigot.jar:git-Spigot-1367] at net.minecraft.server.v1_7_R2.ThreadServerApplication.run(SourceFile:618) [spigot.jar:git-Spigot-1367]
-
View User Profile
-
Send Message
Posted Jan 13, 2015Hi, I was wondering if it is possible to include different PvP/Exp stats for different worlds using Multiverse?
-
View User Profile
-
Send Message
Posted Jan 8, 2015He has moved to Spigot, I tried contacting him on Skype, he even told me we could chat on Skype, but nothing. I think he is done with this.. It had a good run..
-
View User Profile
-
Send Message
Posted Jan 8, 2015I think the developer is inactive.....
-
View User Profile
-
Send Message
Posted Jan 6, 2015Hey, this plugin is great. But I need a plugin supported that's not currently: Variable Triggers http://dev.bukkit.org/bukkit-plugins/variabletriggers/ I can create my own variables with that plugin and if it were supported, this would help a lot!
-
View User Profile
-
Send Message
Posted Jan 5, 2015For some reason, the jar file from this download page comes from the old version's page. Could anyone who is NOT having this issue be so kind as to PM me and send me the correct one? Would be much appreciated!
-
View User Profile
-
Send Message
Posted Jan 4, 2015can u have it so we can have a board per-world?
-
View User Profile
-
Send Message
Posted Jan 3, 2015Can you give me any help on this. On my server the scoreboard just keeps flickering on and off real fast i was curious if there was a way so it didn't do that?
-
View User Profile
-
Send Message
Posted Jan 2, 2015Don't know how I'm getting this error but here:
http://pastebin.com/LNX2WvpU
-
View User Profile
-
Send Message
Posted Dec 28, 2014This plugin works fine with 1.8! No errors;)
-
View User Profile
-
Send Message
Posted Dec 27, 2014Update to 1.8
-
View User Profile
-
Send Message
Posted Dec 27, 2014Can you update it to 1.8?
-
View User Profile
-
Send Message
Posted Dec 24, 2014@superpeanut911
Same error for me
-
View User Profile
-
Send Message
Posted Dec 21, 2014can you make this work with bungeecord? i need it so all my servers see the same message and a command to reload the config without reloading them all
-
View User Profile
-
Send Message
Posted Dec 21, 2014Very good plugin! Its awesome with many customability!
-
View User Profile
-
Send Message
Posted Dec 21, 2014http://i.gyazo.com/32cd1382e288d37fd44e9a7225391e93.png This error on worlds. World is in the end
-
View User Profile
-
Send Message
Posted Dec 21, 2014Hi, Do you think you could add minigames lib to the variables list. Because that is what I use for my minigames and I was wondering if you would be able to do that?