flyingblocksapi
API for developers to create flying and moving blocks in Minecraft using Bukkit.
If you are a server owner you probably need to download a copy of flyingblocksapi. They are located to the right.
If you are a developer the README of the plugin is probably more interessting.
Some Impressions

Used in...
... no plugin yet :( You can write me a PM if you want your plugin to appear here.
Commands & Permissions
- /flyingblocks-removeall - Removes all flying blocks from the worlds. Good for debugging.
flyingblocks.removeall(OP by default) - /flyingblocks-examples - Lists all commands of the examples, check them out! :P
flyingblocks.examples(OP by default) Note: Most of the examples depend on world ticks (day/night cycle needs to be running)
Credits & Special Thanks
- Asdjke - Underlying technique (http://www.youtube.com/watch?v=q1B19JvX5TE) Thanks!
- Jogy34 - Code to spawn custom entites (https://forums.bukkit.org/threads/tutorial-1-7-creating-a-custom-entity.212849/) Thanks!
- Jacek - Code to spawn custom entites (http://forums.bukkit.org/threads/tutorial-how-to-customize-the-behaviour-of-a-mob-or-entity.54547/) Thanks!
- mbaxter - Maven model for compatibility with different CraftBukkit/Minecraft versions (https://forums.bukkit.org/threads/support-multiple-minecraft-versions-with-abstraction-maven.115810/) Thanks!
- ase34 - Plugin design and core development
Source
Source is available at GitHub

