CurveBuilding

The best plugin for building curves


Make curved structures using commands and WorldEdit.

 


Features

 

  • Freely place the selected structure along a Bézier curve.
  • Preview a simplified drawing of the curve.
  • Make the curve with continuously connected curves.
  • Great for building infrastructure such as roads.
  • WorldEdit undo available


Installation

 

This plugin requires WorldEdit or FastAsyncWorldEdit

 

Copy curvebuilding-bukkit-*.jar to plugins directory.

 

If you are using fabric client or server, please download fabric version


Commands


/curvebuilding reload - Reload CurveBuilding


//bcpos set <pos type> - Sets a connection point at your current position

A connection point is a coordinate that a curve must pass through. Specify "pos type" in the format of a single number or a number followed by f or b, such as 1, 1b, 2, 2f, 2b, 3, 3f, 3b, and so on.

Each curve set has two connection points (starting and ending points) and two control points (starting point's control point and ending point's control point). You can specify the starting point's control point by adding "f", and the ending point's control point by adding "b".


When making a curve with continuously connected curves, the connection points between the start and end points throughout have both "f" and "b" control points.


//bcpos clear <pos type> - Delete the specified connection or control point
//bcpos clearall - Delete all connection and control points

//bc [-options] [n] [m] - After making all the connection and control points and selecting the structure to curve using worldEdit, use this command to make the curve

The following settings are available for [-options].
-a: Replace only air blocks with the curve
-x: Read the region in X-direction
-z: Read the region in Z-direction

Regions can be plane or solid. Face the front of the region and check Facing on the Debug screen first.

If Facing is Z (Towards positive Z or Towards negative Z), enter //bc -z when making the curve. If Facing is X (Towards positive X or Towards negative X), enter //bc -x when making the curve. If Facing is negative (Towards negative X or Towards negative Z), the orientation in which the selected structure is placed will be reversed.

 

Permissions

 
CurveBuilding.pos  - Gives access to bcpos commands
CurveBuilding.bc - Gives access to bc commands
CurveBuilding.admin - Gives access to curvebuilding commands

 


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members