So to sum up what everyone appears to be saying, this is what they want from you.
* - Positive numbers on the right, instead of the newly implemented negative numbers. * - The ability to have a "online staff", assuming similar to Mineplex where is scrolls when two or more staff members are online.
For the negative rows, I edited the Board.java file.
line 60 from row *= -1 to row *= 1
line 66 and 66: score.setScore(16); score.setScore(16-row);
Same at line 115 and 116
Line 198: if (this.objective.getScore(op).getScore() == (16-row))
If you want to fix the lag issue you just need the check for all the deprecated methods and give them the player name instead of the Player object. I think I did the same for the VaultVariable file, I just changed everything according to the new Vault APIs
If you want to fix the tps issue you have to download the source and change the deprecated functions. A lot of these functions use OfflinePlayer to add values to the scoreboard, while you can do it now by using strings. Also you should fix something in the VaultVariables (there are two or three deprecated methods).
For the negative values I changed the methods where you add lines in the scoreboard from row (int variable with the number of the row) to 16-row.
Could you add variables for the plugin rank-up. http://dev.bukkit.org/bukkit-plugins/rank-up
<nextrankmoney> The amount of money for the next rank.
<nextrankname> the name of the next rank.
If you could add those that would be great! Thanks.
-
View User Profile
-
Send Message
Posted Jul 23, 2014hi, i know u have two commands that turn the scoreboard on or off but can u add one command that toggles it too thx :)
-
View User Profile
-
Send Message
Posted Jul 23, 2014@EpicBlue11
I Have A 3Gb Server And It Drops Me From 80 FPS to 20 FPS D:
-
View User Profile
-
Send Message
Posted Jul 23, 2014How Can I Get The Money To Come Up As Intead Of 50,000 Like 50k?
-
View User Profile
-
Send Message
Posted Jul 23, 2014Causes large amounts of CPU and Memory stress for servers with low ram/memory (mainly 1gig or less)
-
View User Profile
-
Send Message
Posted Jul 22, 2014How do you get scrolling text to work?
-
View User Profile
-
Send Message
Posted Jul 22, 2014For some reason it doesnt let me change the scoreboard after 1 edit any help?
-
View User Profile
-
Send Message
Posted Jul 21, 2014So to sum up what everyone appears to be saying, this is what they want from you.
* - Positive numbers on the right, instead of the newly implemented negative numbers. * - The ability to have a "online staff", assuming similar to Mineplex where is scrolls when two or more staff members are online.
-
View User Profile
-
Send Message
Posted Jul 20, 2014@Marco305
For the negative rows, I edited the Board.java file.
line 60 from row *= -1 to row *= 1
line 66 and 66: score.setScore(16); score.setScore(16-row);
Same at line 115 and 116
Line 198: if (this.objective.getScore(op).getScore() == (16-row))
If you want to fix the lag issue you just need the check for all the deprecated methods and give them the player name instead of the Player object. I think I did the same for the VaultVariable file, I just changed everything according to the new Vault APIs
-
View User Profile
-
Send Message
Posted Jul 20, 2014@o0ower0o
Can you post the part of the code you've changed please? I don't know exactly how and what to do.
-
View User Profile
-
Send Message
Posted Jul 20, 2014You should add support for online player names such as having like online staff on the scoreboard? Like using a player's group id
-
View User Profile
-
Send Message
Posted Jul 20, 2014If you want to fix the tps issue you have to download the source and change the deprecated functions. A lot of these functions use OfflinePlayer to add values to the scoreboard, while you can do it now by using strings. Also you should fix something in the VaultVariables (there are two or three deprecated methods).
For the negative values I changed the methods where you add lines in the scoreboard from row (int variable with the number of the row) to 16-row.
-
View User Profile
-
Send Message
Posted Jul 19, 2014@DarthRiddle
I haven't released my server yet so I am the only player using it but I am not experiencing any problems right now.
-
View User Profile
-
Send Message
Posted Jul 16, 2014@denisandreijuk I fixed it I just forgot to disable factionsplus scoreboard lol
-
View User Profile
-
Send Message
Posted Jul 16, 2014How to remove the numbers right?
-
View User Profile
-
Send Message
Posted Jul 14, 2014So does anyone know why the numbers are negative? It wont let me fix it no matter what I do and I cant seem to get it to stay up...
-
View User Profile
-
Send Message
Posted Jul 13, 2014when a player enters in the console failure "Infoboard disabling Task # 25" how can I fix it?
-
View User Profile
-
Send Message
Posted Jul 13, 2014@XxZangoranxX
XxZangoranX
How are you using this? It kills my servers FPS and TPS. Do you have these issues?
-
View User Profile
-
Send Message
Posted Jul 13, 2014Could you add variables for the plugin rank-up. http://dev.bukkit.org/bukkit-plugins/rank-up <nextrankmoney> The amount of money for the next rank. <nextrankname> the name of the next rank. If you could add those that would be great! Thanks.
-
View User Profile
-
Send Message
Posted Jul 12, 2014The <money> variable doesn't work please make this compatible with Economy Manager
-
View User Profile
-
Send Message
Posted Jul 12, 2014@jordypwner
What is wrong with this?
'1':
Show Time: 20
global:
default:
Title: '&7Kobalt &6Orange'
Rows:
- '&6<10>----::&7K&6O::----<10>'
- ' '
- '&6&lWelcome!'
- '&c&l<player>'
- ' '
- '&9&lOnline:'
- '&a<onlineplayers>&9/&a<maxplayers>'
- ' '
- '&c&l<rank>'
- <scroll> Purchase ranks at http://Store.Kobalt-Orange.com
- ' '
- '&e&lWebsite:'
- <website>
- '&6<10>----::&7K&6O::----<10>'