#ScoreboardStats
ScoreboardStats is a Bukkit plugin that uses the sidebar from scoreboard feature which was introduced into Minecraft since version 1.5. This plugin simplifies, adds many new features and possible ways to improve the use of it.
Project page: on DevBukkit
###Compatibility
This plugin is compatible with all Minecraft versions above the scoreboard feature was introduced by Mojang, so all version above 1.5.
###Eclipse
You need to install Lombok. Lombok is used for automatic source code generation. It integrates perfect with Netbeans and IntelliJ. In order to perform a fast compilation the Compile-On-Save feature is activated and will be used on building. Just double click the jar and select your Eclipse folder and click install it. That's it.
###Building
ScoreboardStats uses Maven 3 to manage building configurations, generel project informations and dependencies. You can compile this project yourself by using Maven.