Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 730 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 730 Bytes

Holographic-Scoreboard

Minecraft Bukkit Plugin that allows for easy score-board generation using the Holographic Displays.

Compiling

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.

Installing

Copy the jar-file to your bukkits /plugins folder, and either restart the server, or use plugman to reload the plugin.