SupermanFlight, is a light weight plugin, allowing players (with permission, see permissions section) to fly like superman! By "Fly like Superman", I mean, get launched into any direction, without using the old and boring wasd keys.
How to use
Once you have the permission (see permissions section), type /sm. You will get a SupermanFlightStick. When holding that stick, you will be launched in the direction you are looking at, creating a SupermanFlight effect. The default speed is 2, but you can ajust it by typing:
/sm <speed>
Tutorial Demo
Commands
/smGives the player a SupermanFlight stick/sm <speed>Sets the speed of SupermanFlight
Permissions
Permissions are simple. There is only 1 node, which allows for the commands:
supermanfly.use - Allows for the /sm command
TO DO
None
Known Errors
Flight Speed not persist through reloads (FIXED IN VERSION 1.2)
Sounds annoying Bug (FIXED IN VERSION 1.2)
Source Code
For any of you guys interested, I made this little plugin because I thought it would be cool. Also, I noticed that all of my plugins (java language ahead :D) use more then 1 class, so I wanted to get good again with that 1 main class. So, I produced this plugin, with 1 class, 154 lines of code.