kmecpp / HolographicDisplays-Fork

Holographic Displays - a Bukkit plugin to create configurable holograms.

Home Page:http://dev.bukkit.org/bukkit-plugins/holographic-displays

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HolographicDisplays

Bukkit Dev Page: http://dev.bukkit.org/bukkit-plugins/holographic-displays

API tutorial: https://github.com/filoghost/HolographicDisplays/wiki

Development Builds: https://ci.filoghost.me/job/HolographicDisplays

Maven

<repository>
  <id>filoghost-repo</id>
  <url>https://ci.filoghost.me/plugin/repository/everything/</url>
</repository>
<dependency>
	<groupId>com.gmail.filoghost.holographicdisplays</groupId>
	<artifactId>holographicdisplays-api</artifactId>
	<version>2.2.7-SNAPSHOT</version>
	<scope>provided</scope>
</dependency>

About

Holographic Displays - a Bukkit plugin to create configurable holograms.

http://dev.bukkit.org/bukkit-plugins/holographic-displays


Languages

Language:Java 100.0%