Ships
Ships

|
Source Code - Github |
JavaDocs |
Sponge version |
Discord channel |
Translate Core |
|---|
Looking for Dev builds?
Dev builds give off new features and bug fixes before they are officially released, however these features and bug fixes may not have been tested as much as a release on here
Old page:
I am testing this new page out. I am aware of some parts that are missing such as ship types, but please say if there is anything that you wish to see. I plan on making a FAQ's that includes common questions such as how to change ship requirements.
If you want to see the old page, it is here
Video tutorial
Ships 6 changes
Ships has gone through many changes, Ships 6 is the latest rewrite of the plugin. The latest rewrite fixes multiple bugs found in the root of previous versions of Ships.
Features
Moving ships
As the name of the plugin suggests, you can create your own ship and move it with just a single click.
Works with all blocks
There is a fully-fledged list where you can configure every block to react differently for the ships, including being able to add a block type to interact with Ships, detect it as a collide, and even not react at all.
Teleport to ships
There have been many requests to be able to teleport to ships for not only this plugin but others like it. This feature has been added to Ships, however, if it is something you do not wish, then you can disable to command by not adding the command.
Falling Ships
Ships will fall/sink if requirements are not met, this could be done through your own interaction such as running out of fuel, or by something else such as a TNT explosion.
Ship types
| Airship | Link |
| Ship | Link |
| Marsship | Link |
| Submarine | Link |
| Plane | Link |
| Hybridship | Coming soon |
Move the ship:
In Ships, movement is done by signs. You can see all signs here
Collide types:
| Name | ID | Description |
|---|---|---|
| Detect collide | DETECT_COLLIDE | If Ships detects this block in the way of a ship moving then the ship will not move with the error of this block being in the way |
| Material | MATERIAL | Material means that you can build a ship out of this block and the Ships block detection system will detect it as part of your ship |
| Ignore | IGNORE | If Ships detects this block in the way of a ship moving then the block will break and the ship will take its place |
Permissions
| Permission node | Description |
|---|---|
|
ships.cmd.info |
Allows the player to use the command '/ships info' |
|
ships.cmd.blockinfo |
Allows the player to use the command '/ships blockinfo' |
|
ships.cmd.shiptype.create |
Allows the player to use the command '/ships shiptype create' |
|
ships.cmd.config.set |
Allows the player to use the command '/ships config set' |
|
ships.cmd.config.view |
Allows the player to use the command '/ships config view' |
|
ships.cmd.blocklist.set |
Allows the player to use the command '/ships blocklist set' |
|
ships.cmd.blocklist.view |
Allows the player to use the command '/ships blocklist view' |
|
ships.cmd.ship.track |
Allows the player to use the command '/ships ship track' |
|
ships.cmd.ship.eot |
Allows the player to use the command '/ships ship eot' |
|
ships.cmd.ship.crew |
Allows the player to use the command '/ships ship crew' |
| ships.move.own.ships.airship | Allows a player to move own airship |
| ships.move.own.ships.watership | Allows a player to move own ship |
| ships.move.own.ships.marsship | Allows a player to move own marsship |
| ships.move.other.ships.airship | Allows a player to move anyones airship |
| ships.make.ships.airship | Allows a player to make a airship |
| ships.remove.other |
Allows a player to destroy anyones ships sign |
Developers:
Looking for a development wiki? maven/gradle dependencies? or something else relating to ships or translate core? Take a look at the getting started wiki
-
View User Profile
-
Send Message
Posted Jul 30, 2014@devinthefd
if you change the required percent (on that vessel, not all vessels because it is already created) to 1, that should reduce the amount of iron needed
-
View User Profile
-
Send Message
Posted Jul 30, 2014@MoseMister
Okay, another problem. I built a plane vessel. Changed the min block for that one cause i don't want a big one. But, it says that I need more iron? it wont let me do anything.
-
View User Profile
-
Send Message
Posted Jul 30, 2014@Bigmanthesecond
How does my plugin not work? (is it a error, does the plugin not load up)
Also what version of ships are you using?
-
View User Profile
-
Send Message
Posted Jul 29, 2014I don't seem to be able to use your plugin on my spigot server I'm using the last spigot 1.7.9 version on their jenkins.
-
View User Profile
-
Send Message
Posted Jul 29, 2014few new things
Ships 4.1.0.2
this is now downloadable on MoseCraftbukkitPlugins and waiting for approval here, it is untested however i feel it will work
new youtube vid
before anyone goes 'dam it', it is not me speaking or anything, i just found this vid on youtube for Ships 4.0.2 and because i dont have anything for Ships 4+ (video wise) i though to be lazy and give you someone elses work (i am going to be working on a Ships 4.1 video showing everything down to the commands, i just need time)
website update
i have updated everything (slightly) so you may have seen some changes
-
View User Profile
-
Send Message
Posted Jul 28, 2014@JeremyMilam1
@winddredhearts
Found the problem, Ships 4.1.0.2 will be out soon, the * permissions dont work
-
View User Profile
-
Send Message
Posted Jul 28, 2014@winddredhearts
I currently am experiencing the same issue, if you find a fix, please pm me mate.
-
View User Profile
-
Send Message
Posted Jul 27, 2014@winddredhearts
I will take a look at the code
-
View User Profile
-
Send Message
Posted Jul 27, 2014My users can make ships but they cannot use them without being ops. I have tried adding -ships.* or -ships.*.use to groupmanager but every time I try to use the ship as non-op it says "you do not have permission to drive this vessel"
The problem doesn't seem to be with group manager because if I delete all of the -ships permissions, I cant make ships either.
I have tried both versions 4.1.0.0 and 4.1.0.1
-
View User Profile
-
Send Message
Posted Jul 27, 2014@devinthefd
Oh how minecraft works, I can only code it so it turns 90 degrees or 180 degrees. Bukkit plugins are still limited to what they vs can and can not do
-
View User Profile
-
Send Message
Posted Jul 26, 2014Is there a way to make it to where it doesn't turn 90 degrees??
-
View User Profile
-
Send Message
Posted Jul 26, 2014Ships 4.1.0.1
Ships 4.1.0.1 is now on MoseCraftbukkitPlugins and waiting approval on bukkit. its only been up for 9 min (no one knew about it being up), and has 2 downloads, so thanks guys
-
View User Profile
-
Send Message
Posted Jul 25, 2014another bug found in Ships 4.1
ships 4.1 still has the pre alpha plugin.yml. (for people who dont know what plugin.yml is, it is the file that varifys that it is a plugin it is reading and not anything else).
the pre alpha 4.1 plugin.yml states that ships needs MoseCraftCoreAPI to be loaded first. Ships 4.1 does not use MoseCraftCore. Ships 4.1.0.1 will fix that.
Ships 4.1.0.1 release date
a MoseCraftBukkitPlugins version will be up today or tomorrow and bukkit will have approved and for the public shortly after that (MoseCraftBukkitPlugins has it for the public right away).
-
View User Profile
-
Send Message
Posted Jul 25, 2014PM sent then. thanks!
-
View User Profile
-
Send Message
Posted Jul 25, 2014@ColemanRendar
Your best bet is letting me join the server (send IP over PM otherwise bukkit thinks its advertising) and letting me take a look myself.
-
View User Profile
-
Send Message
Posted Jul 25, 2014Great looking plugin.
I installed it into my server without changing any perameters, but have one problem
Everything i make, airship, normal ship etc. all says "Ship is too big" when i try to move it.
I've built them with one block in the water, 1 block above land, and even 50 blocks above the surface and get the same message.
I'm not using more than 40 blocks on any of my designs and get this repeatedly
Any help is appreciated
thanks
-
View User Profile
-
Send Message
Posted Jul 25, 2014@karategal57
You can not add the permission to use and make the vessell (that will disable it. Ships 4.1.0.1 has features to disable vessels as well
-
View User Profile
-
Send Message
Posted Jul 24, 2014Are you able to disable any one of these kinds of ships if you dont want them being used on a server?
-
View User Profile
-
Send Message
Posted Jul 24, 2014ships 4.1.0.1
Comes with the fix for useMaterialsList
-
View User Profile
-
Send Message
Posted Jul 20, 2014MoseCraftbukkitPlugins has been updated
not that any of you care or use it, but MoseCraftbukkitPlugins has been updated to allow space for all my Minecraft craftbukkit plugins. It now has youtube integration so you can watch valid youtube videos from the website (useful for people with slow internet or people who are too lazy to click a link to take them to youtube).
Ships news
I have been working hard on another private project, so that is why there has not been much news on ships, however i am confirming the release of Ships 4.1.1.
Ships 4.1.1 is mainly designed for developers of other plugins, this is because Ships 4.1.1 comes with a brand new API that allowed you to create your own vessels (SolarShip you can not create, or varibles of the SolarShip).
The SolarShip is still in development so you probably will not be seeing any signs of the SolarShip. That being said, i am working on the SolarShip along side Ships 4.1.1 so there is a small chance you will see it.
Ships 4.1.1 bring in 2 new variables, and removes a lot of code. Im not sure if this is a speedup, but i do know the file size will be smaller.
Enjoy