From 736ce6f95622d3cee7bc1b8b1304b23b870133d2 Mon Sep 17 00:00:00 2001 From: filoghost Date: Sat, 26 Jul 2014 08:01:31 -0700 Subject: [PATCH] Updated Basic tutorial (markdown) --- Basic-tutorial.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/Basic-tutorial.md b/Basic-tutorial.md index a90035c..6893f85 100644 --- a/Basic-tutorial.md +++ b/Basic-tutorial.md @@ -108,14 +108,4 @@ Use these methods to get the position and the world of the hologram: * `double hologram.getX()` * `double hologram.getY()` * `double hologram.getZ()` -* `World hologram.getWorld()` - -*** - -##(Optional) Video tutorial -If you still have questions or you need some help, watch this video to learn how to create a plugin with HolographicDisplays, or send me a PM on Bukkit: - -[![ScreenShot](http://img.youtube.com/vi/x5jH-8yNRQY/0.jpg)](https://www.youtube.com/watch?v=x5jH-8yNRQY) -[![ScreenShot](http://img.youtube.com/vi/5naNP4sZaAk/0.jpg)](https://www.youtube.com/watch?v=5naNP4sZaAk) - -*** \ No newline at end of file +* `World hologram.getWorld()` \ No newline at end of file