Minecraft Bukkit Plugin that allows for easy score-board generation using the Holographic Displays.
Download the API for HolographicDisplays, and place it in /src/main/lib/HolographicDisplays.jar
Run the following commad:
mvn install
A jar-file should be generated, and placed in the /target folder.
Copy the jar-file to your bukkits /plugins folder, and either restart the server, or use plugman
to reload the plugin.