Movecraft
NOW MOVED TO SPIGOTMC, CHECK HERE FOR NEWER VERSIONS:
https://www.spigotmc.org/resources/movecraft.31321/

A Brief Description
Movecraft is a plugin that has been designed to give purpose to those extremely large (and awesome) oceans as well as to simply give the option to Sail, Drive, or Pilot amazing Ships, Creations, or Zeppelins. It allows the player and/or players to craft Vessels out of blocks that can be piloted and thus moved. Hence the name MoveCraft.
Credit
Movecraft was first created by Yogoda for hMod.
Movecraft 3 is a complete recode. It's only similarity to the Movecraft of Yogada is it's name.
Documentation, Tutorials, Quick Start Guide, and Demo Videos
For documentation and information, use this link:
http://www.planetminecraft.com/mod/movecraft-reloaded---loraxe42s-fork/
Also the builds on that site are more up to date than the builds on this site, so download the latest version there. Please be aware the builds on that site have not been checked by the dev.bukkit.org staff, so use at your own risk.
Here is a brief summary of Movecraft features covered on that site:
Control Method Options
- Sign and Pilot Tool
- Sign only
- Direct Control (the players movements control the craft)
- Misc Commands - /manoverboard, /release, etc
- Remote Signs to remotely activate command signs from other parts of the ship (Turn turrets, launch torpedoes, etc)
Craft Options
- Basic craft configuration options including size, speed, allowed block types, required blocks, etc
- Customizable Cruise Control to keep the craft moving forward
- Customizable Fuel Burning behavior
- Customizable sinking/crashing behavior including smoke, explosion on impact, and uncontrollable dives
- Restricting motion to horizontal or vertical planes
- Customizable "Hover" land contour following behavior for cars and surface vehicles
- Optional craft teleportation
- Require water contact for sailing ships and water craft
- Crafts that explode when they collide with things for ramming or torpedoes
- Repair signs to repair your ship, requires mats, and can require a fee
Server Options
- Customizable Pilot Tool for craft control (or you can disable it to force sign only movement)
- Man Overboard timeout to allow anyone who falls out of a craft to get back in it
- Configurable WorldGuard protection against moving into forbidden areas or sinking over protected areas
Permissions
Movecraft uses the following permissions:
movecraft.<craft name>.pilot
movecraft.<craft name>.move
movecraft.<craft name>.rotate
movecraft.<craft name>.repair
For example, if you have a craft named "Airship", you would need movecraft.Airship.pilot, movecraft.Airship.move, and movecraft.Airship.rotate in order to completely use it.
There is also:
movecraft.<craft name>.create - only required if RequireCreatePerm is set to true in config.yml
movecraft.cruisesign - only required if RequireCreatePerm is set to true in config.yml
movecraft.commands - grants access to /pilot, /cruise, /release, /rotateleft, /rotateright, /craftreport
You can also control these granularly with:
movecraft.commands.release
movecraft.commands.pilot
movecraft.commands.rotateleft
movecraft.commands.rotateright
movecraft.commands.cruise
movecraft.commands.craftreport
Dependencies
Movecraft does not require any other plugin to function, however certain features require additional plugins:
WorldEdit (>6.0) - For repair system
Vault - For payment system
In addition, the following plugins are supported for compatibility:
Cannons - Cannons will move with a piloted craft
WorldGuard - Region protection
Most common permission plugins - Assign permissions to various craft features
madrealms.net
MadRealms is the home server of Movecraft, and we welcome any player looking for a good movecraft experience to our main server : MadRealms : The Skyland Pirates.
Join today at madrealms.net
Statistics <> This plugin utilizes Hidendra's plugin metrics system, which means that the following information is collected and sent to mcstats.org:
A unique identifier
The server's version of Java
Whether the server is in offline or online mode
The plugin's version
The server's version
The OS version/name and architecture
The core count for the CPU
The number of players online
The Metrics version
Opting out of this service can be done by editing plugins/Plugin Metrics/config.yml and changing opt-out to true. <>
-
Donations
Donations go towards funding movecraft's development.

Source Code
Source Code is hosted on GitHub and commits are built by Jenkins CI. The Jenkins is not currently publicly accessible.
Builds are regularly posted to BukkitDev from our CI System.
Localisation
Localisation is fully integrated into Movecraft 3. Locale can be set inside the config.yml.
Due to a bug in GetLocalisations software, language packs are not currently available for download. We apologise for the delay and are working to get them uploaded to BukkitDev ASAP.
Submit a translation to your language at: http://www.getlocalization.com/movecraft/
Troubleshooting, Error Reporting
Please use this site to report errors and for troubleshooting assistance: https://github.com/msummers123/Movecraft-3/issues

-
View User Profile
-
Send Message
Posted Apr 9, 2013@waterbucket123
Yes
-
View User Profile
-
Send Message
Posted Apr 8, 2013I'm assuming I repalce <craft-type> with the name of my craft? i.e: movecraft.boathoehoe.pilot
-
View User Profile
-
Send Message
Posted Apr 8, 2013Just curious if you'll release a build soon with the fix for factions and simpleclans command double issue. I was surprised it affects both plugins. Saw it was fixed on github, but I'm too stupid to compile XD
-
View User Profile
-
Send Message
Posted Apr 8, 2013@richturd
Yes, what else would you need?
-
View User Profile
-
Send Message
Posted Apr 8, 2013Are these all the permissions - movecraft.<craft-type>.pilot - movecraft.<craft-type>.move - movecraft.<craft-type>.rotate?
-
View User Profile
-
Send Message
Posted Apr 8, 2013@CryogenicSteve
Any errors in the log?
Perhaps you used blocks that aren't structure blocks?
-
View User Profile
-
Send Message
Posted Apr 8, 2013Hey, for some reason every time I try to pilot the Airship it says path is obstructed. It's 20 blocks in the air and nothing is around it. It's only wool and the signs. I have tried with other blocks, but none seem to help. Please help?
-
View User Profile
-
Send Message
Posted Apr 8, 2013@PiratesUprising
Coloured wool is implemented. If you want water borne ships use the old one?
-
View User Profile
-
Send Message
Posted Apr 8, 2013Any estimate on when water ships and coloured wool will be implemented? My server has lost 70% of its playerbase since the update...
-
View User Profile
-
Send Message
Posted Apr 8, 2013@tylerash98
It's just you incorrectly editing the file. Until you provide a log of some description I can't tell you what you've done wrong.
-
View User Profile
-
Send Message
Posted Apr 8, 2013@AJCStriker
Yes, I'm using Notepad . Maybe it has to do with the Bukkit I'm using? I'm using the latest development build.
-
View User Profile
-
Send Message
Posted Apr 8, 2013@richturd
There are no commands apart from /release
-
View User Profile
-
Send Message
Posted Apr 8, 2013@tylerash98
Are you using a YAML compatible text editor
-
View User Profile
-
Send Message
Posted Apr 7, 2013Editing anything in the aircraft.craft in the types folder breaks the plugin. I tried to make it so that my airship could carry wool, so I added block id 35 in the allowed blocks, and no when I right click the aircraft sign, nothing happens. I then removed the line I added and it worked. And no, I'm not hitting tab or anything, and yes I am leaving the one line indent like how it was before.
-
View User Profile
-
Send Message
Posted Apr 7, 2013@richturd: Make your craft Bigger, physically add more compatible blocks. That should allow it to move. Your parsing error is probably due to a typographical error - are there any TABs? Replace them with four spaces if there are.
-
View User Profile
-
Send Message
Posted Apr 7, 2013I'm an op movecraft's commands won't work and when i right click on the sign click all it says is "craft is too small" when i edit the aircraft.craft template then run the batch it says it can't parse the aircraft.craft template Somebody Help?
-
View User Profile
-
Send Message
Posted Apr 7, 2013@Cin316
The project is actively developed. For now the dev team is going to remain just MadRealms people, however pull requests are welcomed.
-
View User Profile
-
Send Message
Posted Apr 7, 2013THANK YOU SO MUCH!
Thank you for updating MoveCraft! I used to play on it in Beta 1.7, and loved it. Now I wanted to get it for my 1.4.7 server, but it hadn't been updated in ages. Now my friends and I can play again! Thank you!
Will there be active development on the plugin from now on? That would be great! How many devs are currently active on the project? I could help out, if you need any.
-
View User Profile
-
Send Message
Posted Apr 7, 2013what group should i put the permissions in?
-
View User Profile
-
Send Message
Posted Apr 6, 2013@jman10923
I'll help out on this one. Right click, save link content as. You want to download the file, not view it. That's how you computer.