uPlanes

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

http://i.imgur.com/wdt7zOg.gif

To Spigot 1.8 users:

To run this plugin with Spigot 1.8 you will need the latest version of uPlanes and the latest version of Spigotmc's updated Protocollib. The 1.8 compatible ProtocolLib can be downloaded from http://ci.shadowvolt.com/job/ProtocolLib/ (courtesy of http://spigotmc.org )!

About

http://i.imgur.com/c41lTmV.png

uPlanes is a plugin which adds smooth, fly-able planes to Minecraft. It works by taking control of Minecart entities and letting you control them!

Flying a Plane

http://i.imgur.com/vTRX3QG.png

Crafting

Planes are crafted using the following recipe:
Plane Recipe
However you can also make Hover Planes which are crafted with this recipe:
Hover Plane Recipe

Upgrading

When made Planes will have randomly generated Stats such as Health, Speed and their Name. These can be edited later on using the upgrade tool.
To upgrade a plane, place the plane in the left slot of an anvil, any upgrades you want in the middle slot and use the bar at the top to rename it.
Upgrades are as following:

UpgradeStatModifier
Iron BlocksHealth+9
Iron IngotsHealth+1
Redstone BlocksSpeed+9
Redstone DustSpeed+1

Flying

Now you are able to fly your plane! Simply place it down with a right click and hop in!

The controls

The controls for the Plane are simple and effective.

ControlFunction
MouseDictate the direction to fly the plane
'W'/ForwardsMove the plane forwards
'A'/LeftMove the plane upwards
'S'/RightMove the plane downwards
'D'/BackwardsMove the plane backwards
'Left Shift'Dismount


Safe Exit

It is well known in Minecraft that Minecarts can be used to 'glitch' through walls. However on some server, you may not want this. So, if you turn on safeExit in the config, the plugin will ensure that post-exit you are teleported to the exact location that the plane was at and also block you exiting whilst the car is inside a block. By default safeExit is turned off.

Shops

Shops allow you to buy planes for the amount specified in the config. To use Shops you need 'Vault' installed (For the economy support). Planes bought in the shop have random stats and sometimes are great, other times are less so.
To make a shop, write the following on a sign:
sign
Then place a chest above, when the chest is opened. The shop GUI will open.

See in action

http://i.imgur.com/bQdYSzZ.png

See in action

The official server to see the plugin in action on is the GameBlade minecraft network. You can buy planes both on Survival and MineTheftAuto, they are also free on Plots.
GameBlade

Websitehttp://gameblade.net
IPplaygb.net


Donate

http://i.imgur.com/cptgNlI.png

Donations are much appreciated!
Donate

Commands and Permissions

http://i.imgur.com/Ul1wR3o.png

CommandPermissionFunction
/uPlanesuplanes.uplanesCheck the plugin version.
/plane give <Random> (Hover)uplanes.adminSpawn in a random plane, if 'Hover' then a hover plane
/plane give <Speed> <Health> <Name> (Hover)uplanes.adminSpawn in a plane matching specification, if 'Hover' then a hover plane
/destinationuplanes.autopilotUse autopilot to automatically fly to the given destination
/destinationsuplanes.autopilotList all destinations
/setdestinationuplanes.setdestinationSet a place to be a destination
/deldestinationuplanes.deldestinationDelete a current destination
/planefuel [Buy <Amount>], [View], [Sell <Amount>]uplanes.fuelIf fuel is enabled, manages fuel
N/Auplanes.flyIf flight perms are enabled, players need the specified perm (This is default) to fly a plane
N/Auplanes.craftIf perms are enabled, players need the specified perm to craft a plane
N/Auplanes.hoverplaneIf perms are enabled, players need the specified perm to fly a hoverplane
N/Auplanes.placeIf perms are enabled, players need the specified perm to place a plane


API

http://i.imgur.com/N4UMDBL.png

uPlanes has an extensive API to allow other plugins to interact with and modify planes.
The Javadoc for the API can be found on Jenkins, here.

For use with Maven; the uPlanes repo url is: 'http://repository-storm345dev.forge.cloudbees.com/release/', the group id is: 'net.stormdev', the artifactId is 'uPlanes' and I recommend you build it with the version set to 'LATEST'.
For example:

<repositories>
    <repository>
	 <id>Storm-repo</id>
	 <url>http://repository-storm345dev.forge.cloudbees.com/release/</url>
    </repository>
    ...
</repositories>
<dependencies>
     <dependency>
    	<groupId>net.stormdev</groupId>
   	<artifactId>uPlanes</artifactId>
   	<version>LATEST</version>
     </dependency>
...
</dependencies>


Todo

http://i.imgur.com/0B1uKJz.png


Source Code

http://i.imgur.com/R0R8QwI.png

Found at www.github.com/storm345dev/uPlanes

Recommended other plugins

uPlanes made by Storm345
Page documented by SeaBoiii


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    71845
  • Created
    Jan 3, 2014
  • Last Released File
    Apr 7, 2015
  • Total Downloads
    49,533
  • License

Categories

Members

Recent Files