Updated Home (markdown)

filoghost 2014-07-26 07:27:13 -07:00
parent 1e31aae67b
commit e4522b52c2
1 changed files with 5 additions and 2 deletions

@ -10,8 +10,11 @@ If you're going to make a Bukkit plugin using this API please send me a PM on [B
If you need help with this API, send me a PM.
# Tutorials
* [[Basic tutorial]]
(How to check if HolographicDisplays is enabled & how to create your first hologram)
* [[Basic tutorial]] (Read this first)
* [[Edit the lines]]
* [[Teleportation]]
* [[Power Ups]] (for minigames)
* [[Removing old holograms]]
# API Tutorial
This tutorial explains how to use the HolographicDisplays API to dynamically create Holograms, as you would do with normal entities. You don't have to use any NMS code.