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 Jan 7, 2014@Loraxe42
I am sorry to be the grinch however I will not be pulling the chest fix code into Movecraft, and this not the patch, until it has been thoroughly tested for failure cases by myself.
Having seen first hand the havok that can be done from broken chests, I am going to be taking this measure for the good of the wider community.
-
View User Profile
-
Send Message
Posted Jan 7, 2014@mwkaicz
Lets hold off on that. Honestly, we have way too much in this release already. Let me hunt down one final pesky bug with bed movement, then lets get this release pushed out. Then I would like it if you could re-pull or re-fork your code. Due to conflicts, I had to manually merge the code this time, which screwed up author and version control. I would like to have that going forward, so I think you will need to re-pull the new merged version. Then we can start working on further changes.
-
View User Profile
-
Send Message
Posted Jan 7, 2014@Loraxe42
I think this can be fixed, sign post has directions too but against wallsign with 4 faces, sign post has 8 directions. I think that this could be done.
I can fix it if you want. (sides like NorthWest of sign post may also be used for diagonal cruise)
But good thing to ponder is how made vertical use of Cruise.
-
View User Profile
-
Send Message
Posted Jan 7, 2014@serpental
In troubleshooting with Serpental, a glitch was discovered and I thought I would share it here in case anyone else sees the same thing. You have to put the Cruise: OFF sign on a block in order for it to work. It can't be a free-standing sign. If you use a free-standing sign, it behaves rather strangely, continuously moving but going nowhere. This is because it can't detect what direction the sign is facing. So you just kind of bounce there without actually moving.
-
View User Profile
-
Send Message
Posted Jan 6, 2014@Loraxe42
Ok I sent screenshots of my ship.craft and my torpedo.craft the console and the error im getting
-
View User Profile
-
Send Message
Posted Jan 6, 2014@serpental
You will have a PM on the upper right hand corner of this website which will have my email address. Please send the images and your .craft file to that.
-
View User Profile
-
Send Message
Posted Jan 6, 2014How do I send you a sceenshot
-
View User Profile
-
Send Message
Posted Jan 6, 2014@serpental
I think to get any further I will need screenshots of the exact error you are getting, the command sign you are trying to use, and a copy of your .craft file.
It's just not possible for Movecraft to give you an error saying "obstacle on course"
-
View User Profile
-
Send Message
Posted Jan 6, 2014@Loraxe42
Im also still having the glitch with the torpedoes sying obstacle on course
-
View User Profile
-
Send Message
Posted Jan 6, 2014@serpental
If the torpedoes can cruise, then the cruise itself must be working and the difference must be in the craft file. Make sure you are using the correct craft file, the name on your command sign must match what is in the "name" entry of the .craft file. Try to find the difference between your craft file, which doesn't work, and the torpedo craft file, which does.
-
View User Profile
-
Send Message
Posted Jan 6, 2014@Loraxe42
I can still cruise with a torpedo but when I try to cruise with anything else the sign doesnt switch before when i tried to cruise with stuff the sign switched it just didnt do anything
-
View User Profile
-
Send Message
Posted Jan 6, 2014@serpental
Do you get any errors? So, previous to removing the Ships plugin you could use cruise with a torpedo, but now you can't?
-
View User Profile
-
Send Message
Posted Jan 6, 2014@Loraxe42
I removed ships but now the cruise sign doesnt work at all and torpedos still dont work
-
View User Profile
-
Send Message
Posted Jan 6, 2014@serpental
Like I say, the errors you describe are coming from the ships plugin. The Ships plugin uses an entirely different command sign system, so I figure the only way you could be getting those errors would be if you were still using a ship that was design and built for Ships. I'm afraid I think you need to start over again with the tutorials or the quick start guide and build a movecraft style ship.
Short answer: yes, you need to remove Ships. You probably also need to recreate the command sign for the craft you are trying to pilot, if it was made for Ships. The quick start guide and the tutorial both show you how to make a simple movecraft style ship.
On torpedoes: I will make a tutorial for this momentarily, but basically you place the sign adjacent to the torpedo, but not on the torpedo. Stay tuned and I'll show you how.
-
View User Profile
-
Send Message
Posted Jan 6, 2014Correction cruise only works with torpedoes
-
View User Profile
-
Send Message
Posted Jan 6, 2014Sorry about having my comments in different comments I just keep forgetting to put stuff in. Should I take out ships because I put that back in
-
View User Profile
-
Send Message
Posted Jan 6, 2014It still says obstacle on course though
-
View User Profile
-
Send Message
Posted Jan 6, 2014@serpental
Well its no longer showing cant generate class 9 but the the cruise feature works now but one more question. You said dont make the signs part of the torpedo. How do I do that
-
View User Profile
-
Send Message
Posted Jan 6, 2014@Ridman
This is usually caused by the system not finding the .craft files. In step 4 of the quick start guide you should download those .craft files and extract them into the plugins/movecraft/types directory. To verify, when the server starts up it will tell you how many craft files it found. It always assumes 1, so you are looking for a number greater than 1.
-
View User Profile
-
Send Message
Posted Jan 6, 2014I'm trying to go through the quick start guide with no luck. Whenever I right click the Airskiff sign with a stick, I get the following. Any help would be appreciated! (Running Spigot 1.7.2):
Plugin list: HerobrineAI, WorldEdit, CommandBook, WayOfShadows, Movecraft, Vault, PermissionsEx, ProtocolLib, HealthBar, WorldGuard, MagicSpells, PortalGun, CraftBook, MobArena
[Server thread/ERROR]: Could not pass event PlayerInteractEvent to Movecraft v3.1.42 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) [spigot.jar:git-Spigot-1202] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [spigot.jar:git-Spigot-1202] at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) [spigot.jar:git-Spigot-1202] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482) [spigot.jar:git-Spigot-1202] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467) [spigot.jar:git-Spigot-1202] at org.bukkit.craftbukkit.v1_7_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:208) [spigot.jar:git-Spigot-1202] at net.minecraft.server.v1_7_R1.PlayerInteractManager.interact(PlayerInteractManager.java:375) [spigot.jar:git-Spigot-1202] at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:626) [spigot.jar:git-Spigot-1202] at net.minecraft.server.v1_7_R1.PacketPlayInBlockPlace.a(SourceFile:60) [spigot.jar:git-Spigot-1202] at net.minecraft.server.v1_7_R1.PacketPlayInBlockPlace.handle(SourceFile:9) [spigot.jar:git-Spigot-1202] at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:147) [spigot.jar:git-Spigot-1202] at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [spigot.jar:git-Spigot-1202] at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:657) [spigot.jar:git-Spigot-1202] at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:259) [spigot.jar:git-Spigot-1202] at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:540) [spigot.jar:git-Spigot-1202] at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:446) [spigot.jar:git-Spigot-1202] at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot.jar:git-Spigot-1202] Caused by: java.lang.NullPointerException at net.countercraft.movecraft.listener.InteractListener.getCraftTypeFromString(InteractListener.java:206) [?:?] at net.countercraft.movecraft.listener.InteractListener.onSignRightClick(InteractListener.java:104) [?:?] at net.countercraft.movecraft.listener.InteractListener.onPlayerInteract(InteractListener.java:50) [?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [?:1.7.0_21] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_21] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [?:1.7.0_21] at java.lang.reflect.Method.invoke(Unknown Source) [?:1.7.0_21] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425) [spigot.jar:git-Spigot-1202] ... 16 more