ScoreboardAPI
ScoreboardAPI
ScoreboardAPI
ScoreboardAPI is now useless, since bukkit has implemented his own Scoreboard-Api.
Tutorial to Bukkit-Scoreboard-API:
http://forums.bukkit.org/threads/tutorial-scoreboards-teams-with-the-bukkit-api.139655/
Source Code
https://github.com/xxmicloxx/ScoreboardAPI
Contact
E-Mail: michidk(at)live.de
YouTube: www.YouTube.com/CodeBukkit
-
View User Profile
-
Send Message
Posted Apr 8, 2013Wouldn't it be much better to store the playernames instead of the whole Bukkit Players? On bigger servers this could cause high RAM usage. Remeber Bukkit.getPlayerExact(String);
-
View User Profile
-
Send Message
Posted Apr 8, 2013@winter4w
This plugin is only interisting for plugin developers. If you have another mod that uses per-player scoreboards and this plugin is a dependency of that plugin, just download it.
-
View User Profile
-
Send Message
Posted Apr 8, 2013@PirakaMistika
I think it just sends scoreboard data to the players and nothing else. The lastest Bukkit beta version supports /scoreboard and gives and All-Player-API, which maybe uses the scoreboard.dat
This plugin is only interesting for people who are developing bukkit plugins and want a per-player-based scoreboard functionality.
-
View User Profile
-
Send Message
Posted Apr 7, 2013What does this plugin do, exactly? Does it just reenable the scoreboard function in 1.5, or does it implement something like it? Is the scoreboard.dat file in world\data used?
-
View User Profile
-
Send Message
Posted Apr 4, 2013Can someone make a vid on how to go use this ??????
-
View User Profile
-
Send Message
Posted Apr 4, 2013@polcheckdeutsch
I think this was created because the first versions of bukkit dev build didn't have the scoreboard feature as they were trying to release a 1.5 version as soon as possible. I am not entirely sure though.
-
View User Profile
-
Send Message
Posted Apr 4, 2013Please compile for java 6! That would really help, but when I have access to 7 this is awesome!
-
View User Profile
-
Send Message
Posted Apr 4, 2013Isnt't that the exactly the scoreboard feature in 1.5 Default-Minecraft ? Did i miss the point or is this just the same ???!!!
-
View User Profile
-
Send Message
Posted Apr 2, 2013@TomTheDeveloper
Yeah... I kind of figured that out right after I posted it :P feel stupid... Thanks, though :3
-
View User Profile
-
Send Message
Posted Mar 31, 2013Does it update?
-
View User Profile
-
Send Message
Posted Mar 31, 2013@chasechocolate
Simple, Just make different scoreboards, and send it to the choosen player
-
View User Profile
-
Send Message
Posted Mar 30, 2013@busch1999
lol this is for developers...
-
View User Profile
-
Send Message
Posted Mar 30, 2013Permissions?
-
View User Profile
-
Send Message
Posted Mar 29, 2013How can you make different scoreboard items for different players?
-
View User Profile
-
Send Message
Posted Mar 28, 2013Hey! I would love to know how this works... I would absolutely LOVE to have this feauture (the kills next to the name) on my server. Also, are there other codes that work with this API? I'm really interested in knowing. :D
Thanks!
-
View User Profile
-
Send Message
Posted Mar 27, 2013@CreepCraft
I would like this too.
-
View User Profile
-
Send Message
Posted Mar 27, 2013@Reiby2012
No there's no way to do this yet,i hope he will implements this,because ive got a problem with this too
-
View User Profile
-
Send Message
Posted Mar 27, 2013Hello, is it possible to reload The Scoreboard after for Example 10 seconds ? :) I found no way. Thanks for help :)
-
View User Profile
-
Send Message
Posted Mar 27, 2013Uuuhhh this looks promising! :)
Any plans to add the 3rd type of scoreboard? Aka under players name?
-
View User Profile
-
Send Message
Posted Mar 27, 2013@xxmicloxx
Ich hätte eine Idee für dein nächstes Update:
Bau doch bitte eine myScoreboard.update Funktion ein,die das Scoreboard (in diesem Fall myScoreboard) allen aktualisiert.