Added support for Movecraft 8 in main plugin and expansions
Fixed an issue where native Minecraft world border being represented with double the actual size, causing the plugin to attempt to place ships outside the world border
HyperSpaceExpansion v1.6
Fixed bug where a ship would be placed outside of world border or outside min/max height of worlds
The selection feature will activate if one or more expansion using the selection API are enabled
To obtain the selection wand, type /movecraftspace wand
Selection wand is a stone hoe by default, can be changed by setting the value SelectionTool in config.yml
Wand functionality can be disabled for the user by typing /ms togglewand
To start a selection, left click the wand on a starting point. Then, to expand a selection, right click with the selection wand
Hyperspace Expansion v1.3
Hypermatter can now be given a custom name
Added hyperdrives
These are structures that are built on a craft that are required to travel through hyperspace.
Composition is customized by the server admin
Hyperdrives must consist of one sign and atleast one inventory block
To activate a built hyperdrive, place a sign at the hyperdrive with [hyperdrive] on first line
To save a hyperdrive structure, select it using a selecting wand, then save it using /hyperdrive save <name> <maxRange> <warmupTime> [allowed craft types, separated by space]
Can be restricted to multiple craft types. If not restricted to any craft type, it is allowed on any craft type
Number of hyperdrives can be limited per craft type in HyperspaceExpansion config
To paste a hyperdrive structure, use /hyperdrive paste <name>
It is possible to save multiple hyperdrives
Added gravity wells
These are structures that are built on a craft which can pull other crafts that are in hyperspace out if their path crosses the field
Composition is customized by the server admin
Gravity wells must have one sign
to save a gravity well structre, select it using a selecting wand, then save it using /gravitywell save <name> <range> [allowed craft types, separated by space]
Can be restricted to certain craft types. If not restricted to any craft type, it is allowed on any craft type
After building a gravity well, place a sign on it with [gravitywell] on first line
If the craft carrying the gravity well is piloted, right-clicking the sign on an inactive gravity well will cause the well to activate. Right clicking it again will deacivte the gravity well
Gravity wells can be pasted using /gravitywell paste <name>
It is possible to save multiple gravity wells
Hyperspace beacons are now customizable
Unlike hyperdrives and gravity wells, it is possible to only save one beacon structure
Beacons can be saved using /hyperspace beacon save after selectig the structure using the selection wand
The structure is automatically pasted at beacon locations when a beacon link is created
Can also be pasted manually using /hyperspace beacon paste
Removed createbeacon and removebeacon under /hyperspace. New syntax is now /hyperspace beacon <remove|create|save|paste>
Added /hyperspace pullout <name> so admins can pull piloted crafts out of hyperspace
If a player pilots a craft in hyperspace, after a crash, craft will now be automatically pulled out of hyperspace to the last known location in space
DynmapExpansion v1.1
Added functionality for HyperspaceExpansion v1.3 and MovecraftSpace v1.4