
Official Video
http:www.youtube.com/watch?v=dW98_OqaVfg
A tutorial by rockmon9
http:www.youtube.com/watch?v=BTWf1uBlAmA
I have taken over this inactive project. Found here
SkyPirates offers new advanced boat options, which have nor been possible before. With a few simple commands you can
More features!
SkyPirates - the ultimate in transportation plugins.
use /skypirates /sky or /skypi
Please note: the '|' character means you can use the command before or after the '|', and they'll do the same thing. IE. /sky p is the same as /skypirates plane.
Left click to ascend. Hold the crouch/sneak key to descend or right click to descend while holding a block.
Certain modes have different effects with the controls.
Certain blocks have different abilities when right clicking or pressing the sneak key
Passive abilities
SkyPirate is designed to be as easy to use as possible. To change modes, use the SkyPirates command detailed in the commands section of this post. If given the appropriate permissions, every time a player steps into a boat, the default mode will be enabled. Simply swing your arm to jump, and once on land, you will also be able to drive as normal.
Once in flying mode, use arm swings to fly up, and right clicks to head down. The boat controls are otherwise exactly the same. The only limitation, due to missing Bukkit hooks, is that one must be holding an item while right clicking to go down. An easy to learn control method, without breaking the flow of immersion.
While in submarine mode, the boat will automatically sink slowly towards the bottom. If given the infinite air permission (look below), you will never run out of air. To swim towards the surface, swing your arm in any direction. To drop faster, use right clicks.
http:dev.bukkit.org/server-mods/skypirates/pages/change-logs/
Source code is on Github
permissions: skypirates.*: description: Gives access to all SkyPirates commands children: skypirates.admin.invincible: description: stops damage to boat default: op skypirates.admin.clear: description: allows access to the clear command. default: op skypirates.player.enable: description: enables default functions of SkyPirates. (jumping boat, mode change command access) default: true skypirates.player.air: description: gives unlimited air while in submarine mode. default: true skypirates.player.changemode: description: allows a player to change modes. default: true skypirates.player.help: description: gives access to the help command. default: true skypirates.modes.plane: description: allows a player to change mode to plane. default: true skypirates.modes.submarine: description: allows a player to change mode to submarine. default: true skypirates.modes.hoverboat: description: allows a player to change mode to hoverboat. default: true skypirates.modes.glider: description: allows a player to change mode to glider. default: true skypirates.modes.drill: description: allows a player to change mode to drill. default: op skypirates.items.arrow: description: allows access to item abilities default: op skypirates.items.tnt: description: allows access to item abilities default: op skypirates.items.snowblock: description: allows access to item abilities default: true skypirates.items.diamond: description: allows access to item abilities default: true skypirates.items.coal: description: allows access to item abilities default: true skypirates.items.helmets: description: allows access to item abilities default: true
The config.yml file which will be generated has the option to customise the messages displayed. In addition, you can set destroy-boat-on-exit to true so that when you leave the boat, it is removed and added to your inventory.
The default options are here
strings: no-permission: You don't have permission to use that command. no-boats: There are no SkyPirates boats to remove. not-in-boat: You are not in a boat. enter: You feel a tingling sensation as you step into the boat. exit: The tingling disappears as you hop out. stop: The boat stops with a sudden jolt. plane: The boat feels suddenly weightless, like a breath of wind would carry you away! submarine: You feel the boat getting heavier and heavier as you sink beneath the waves. hover: The boat lifts into the air, hovering over the world below. glider: The boat prepares to float gently downwards. drill: The boat feels like it has immense force behind it, enough to drill through solid earth. normal: The boat is just that, an ordinary vehicle. options: destroy-boat-on-exit: false
Most major functionality is written by fullwall, but people, either unknowingly or not, helped with the making of this plugin. Some credit must go to Afforess, some of whose Minecart Mania code fullwall used as a starting point. The author of PickBoat too, for his damage boat code fullwall used in an attempt to stop block collisions killing boats. The testers fullwall pressganged into helping me deserve thanks, as does Redecouverte, whose boat turning and speed up code fullwall adapted for the plugin. Lucagd, who came up with the idea for the name, wanted credit, so here it is.