Updated Moving holograms (markdown)

filoghost 2014-12-20 09:31:11 -08:00
parent 31b7ea66c6
commit df28b581d9

@ -1,7 +1,7 @@
Moving holograms it's really simple. Just use the `teleport(Location loc)` method.
**Example**: a hologram that follows a player above his head for 5 seconds.
```java