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
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.
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.
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
This plugin allows the development of custom blocks, items, food, UI, etc that you can view with the use of a custom client. Some are compatible with vanilla items
This plugin allows the development of custom blocks, items, food, UI, etc that you can view with the use of a custom client. Some are compatible with vanilla items