Love the plugin, but I only need it when a player joins (so I can send a welcome message, player count, some stats, etc.) without it staying there all the time. I know the /ib hide command and I use it. But is there any way I can automatically hide the info board after 20 - 30 seconds after join? Or any way I can schedule the command /ib hide to be automatically run after player join with a delay. (something like a plugin where I set to trigger /ib hide after 30 secs and execute it as the player) I don't know any plugin with that functionality, or if the infoboard has it built-in, I may have missed it. Any ideas?
I randomly get this error:
20.01 00:05:04 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1237]
20.01 00:05:04 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [spigot.jar:git-Spigot-1237]
20.01 00:05:04 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) [spigot.jar:git-Spigot-1237]
20.01 00:05:04 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot.jar:git-Spigot-1237]
20.01 00:05:04 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:592) [spigot.jar:git-Spigot-1237]
20.01 00:05:04 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1237]
20.01 00:05:04 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:67) [spigot.jar:git-Spigot-1237]
20.01 00:05:04 [Server] INFO at me.xxsniperzzxxsd.infoboard.Main$3.run(Main.java:163) [?:?]
20.01 00:05:04 [Server] INFO at me.xxsniperzzxxsd.infoboard.Util.Scroll.ScrollText.slideScore(ScrollText.java:37) [?:?]
20.01 00:05:04 [Server] INFO java.lang.NullPointerException
20.01 00:05:04 [Server] INFO [01:05:04 WARN]: [Info Board] Task #353 for Info Board v0.1.7 generated an exception
Could you tell me what tasks use 1200 and 20 intervals? They are causing a high amount of lag (Pct Tick) on my lobby server which in turn is creating what seems is a memory leak and kills the server in about 24-48 hours due to it running out of memory. Example 5 hours up time now has consumed 2.3/3.0GB of ram.
Link To Picture
Edit: Some more info from config.
Scrolling (Shift Time: 0.3)
Update (Update Time: 60)
Show Time (Show Time: 5)
Using Player, Money, Rank and Ping Variables
Could you please make info board be able to hook into group manager so you can do online staff (list of their actual usernames or nickname from essentials if they have it).
Please add mysql support that example plugin sends to database info about
players exp,level,hunger leve,health, max health,players item in hand.
And all factions info.
PLEASE!!!
you can make a variable that tells us how many zombies there are in a given map? For example, the plugin ClearLag that with the command / lag tells us how many zombies are there in the world
-
View User Profile
-
Send Message
Posted Jan 23, 2014@Bimmr
There is a variable for the name of item but not the ID
-
View User Profile
-
Send Message
Posted Jan 22, 2014Whats happen with autorank support? You can add it or no? The developper confirm me that he answer you...
-
View User Profile
-
Send Message
Posted Jan 22, 2014@flashwebro
I'd also like to see that function. Would be great.
-
View User Profile
-
Send Message
Posted Jan 21, 2014Hi everybody,
Love the plugin, but I only need it when a player joins (so I can send a welcome message, player count, some stats, etc.) without it staying there all the time. I know the /ib hide command and I use it. But is there any way I can automatically hide the info board after 20 - 30 seconds after join? Or any way I can schedule the command /ib hide to be automatically run after player join with a delay. (something like a plugin where I set to trigger /ib hide after 30 secs and execute it as the player) I don't know any plugin with that functionality, or if the infoboard has it built-in, I may have missed it. Any ideas?
-
View User Profile
-
Send Message
Posted Jan 20, 2014mysql please
-
View User Profile
-
Send Message
Posted Jan 20, 2014@Egetheking
Right, it's not needed! But it would it make easier. I don't like to play as OP and sometimes I forget to deop. And so I would see it with a glance.
-
View User Profile
-
Send Message
Posted Jan 20, 2014LOL, why is that needed?
You don't need a scoreboard to check if you're op... FAIL
-
View User Profile
-
Send Message
Posted Jan 20, 2014Hey xXSniperzzXxSD,
could you please add a variable that shows 'OP true' if op mode is activated or "OP false" if op mode is not activated?
Wolud be awesome!
-
View User Profile
-
Send Message
Posted Jan 19, 2014I randomly get this error: 20.01 00:05:04 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1237] 20.01 00:05:04 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [spigot.jar:git-Spigot-1237] 20.01 00:05:04 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) [spigot.jar:git-Spigot-1237] 20.01 00:05:04 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:273) [spigot.jar:git-Spigot-1237] 20.01 00:05:04 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:592) [spigot.jar:git-Spigot-1237] 20.01 00:05:04 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) [spigot.jar:git-Spigot-1237] 20.01 00:05:04 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:67) [spigot.jar:git-Spigot-1237] 20.01 00:05:04 [Server] INFO at me.xxsniperzzxxsd.infoboard.Main$3.run(Main.java:163) [?:?] 20.01 00:05:04 [Server] INFO at me.xxsniperzzxxsd.infoboard.Util.Scroll.ScrollText.slideScore(ScrollText.java:37) [?:?] 20.01 00:05:04 [Server] INFO java.lang.NullPointerException 20.01 00:05:04 [Server] INFO [01:05:04 WARN]: [Info Board] Task #353 for Info Board v0.1.7 generated an exception
-
View User Profile
-
Send Message
Posted Jan 18, 2014Hey xXSniperzzXxSD,
Could you tell me what tasks use 1200 and 20 intervals? They are causing a high amount of lag (Pct Tick) on my lobby server which in turn is creating what seems is a memory leak and kills the server in about 24-48 hours due to it running out of memory. Example 5 hours up time now has consumed 2.3/3.0GB of ram.
Link To Picture
Thanks.
Edit: Some more info from config. Scrolling (Shift Time: 0.3) Update (Update Time: 60) Show Time (Show Time: 5) Using Player, Money, Rank and Ping Variables
-
View User Profile
-
Send Message
Posted Jan 17, 2014@iSacha
You can set the shift time to 0.something dont have to be whole number. For example 0.2
-
View User Profile
-
Send Message
Posted Jan 17, 2014The scrolling text is too slowly for me :(
-
View User Profile
-
Send Message
Posted Jan 16, 2014@jonny11011 you are correct man quit a few stats plugin variables are not working at the moment and i am sure he knows .
-
View User Profile
-
Send Message
Posted Jan 16, 2014Hey can anyone tell me how to get the info board to stop spazzing when I make it scroll it would really help alot
-
View User Profile
-
Send Message
Posted Jan 16, 2014Hello. About a week ago i posted a comment about the <Statsblocksbroken> stat not working. Any eta on when this will be fixed ?
-
View User Profile
-
Send Message
Posted Jan 15, 2014Could you please make info board be able to hook into group manager so you can do online staff (list of their actual usernames or nickname from essentials if they have it).
-
View User Profile
-
Send Message
Posted Jan 15, 2014The scoreboard is flickering. I found out then when i disable in the config of mcMMO the Mob_Healtbar it works fine. Can you fix this please ?
-
View User Profile
-
Send Message
Posted Jan 15, 2014Please add mysql support that example plugin sends to database info about players exp,level,hunger leve,health, max health,players item in hand. And all factions info. PLEASE!!!
-
View User Profile
-
Send Message
Posted Jan 15, 2014you can make a variable that tells us how many zombies there are in a given map? For example, the plugin ClearLag that with the command / lag tells us how many zombies are there in the world
-
View User Profile
-
Send Message
Posted Jan 15, 2014Is it possibleto add todo list in the plugin description?