Builder: Difference between revisions
From Citizens Wiki
(Created page with "{{Trait | PICTURE = Builder.png | AUTHOR = jrbudda | NAME = Builder | VERSION = 0.1 | CITIZENSBUILD = [http://ci.citizensnpcs.com/job/Citizens2/ 2.0.1 d...") |
No edit summary |
||
Line 10: | Line 10: | ||
| DESCRIPTION = Citizens NPCs that build schematics. | | DESCRIPTION = Citizens NPCs that build schematics. | ||
}} | }} | ||
'''Builder''' is a Citizens 2.0 [[Characters|character trait]] that gives NPCs the ability to: | '''Builder''' is a Citizens 2.0 [[Characters|character trait]] that gives NPCs the ability to: | ||
Line 16: | Line 16: | ||
__TOC__ | |||
{{#ev:youtube|ASh2BHguDCc|}} | |||
==Updates== | ==Updates== | ||
{{scrollbox| | {{scrollbox| | ||
Line 49: | Line 51: | ||
* Position the builder in the ''center'' of the footpoint you want to build before calling '''build'''. The size of the schematic is shown upon load. | * Position the builder in the ''center'' of the footpoint you want to build before calling '''build'''. The size of the schematic is shown upon load. | ||
* The builder will ignore any empty space underneath the schematic object so that it will always rest on the ground where the builder starts. | * The builder will ignore any empty space underneath the schematic object so that it will always rest on the ground where the builder starts. | ||
* By default the builder will not place Air. | |||
* By default the builder will not place Liquids. |
Revision as of 08:32, 9 September 2012
Author | jrbudda |
Version | 0.1 |
Citizens build | 2.0.1 dev build #334 |
Other dependencies | None required. |
Download | [ Link] |
Description: Citizens NPCs that build schematics.
|
Builder is a Citizens 2.0 character trait that gives NPCs the ability to:
- Build MCEdit/Worldedit schematics, block by block.
Updates
v. 0.1 Alpha 9/9/2012
|
Installation
- Install Citizens 2
- Place Builder.jar file in /plugins directory.
- Place .schematic files in /plugins/Builder/schematics/
- Start Server
- Create NPC and give the Builder trait.
/npc create Bob --trait builder
Permissions
- builder.load
- builder.build
- builder.cancel
Commands
/builder load [schematic] - Loads a .schematic file. simply use the name of the schematic. Example
/builder load house
/builder build - Start building the schematic.
/builder cancel - Cancel a build job.
Usage
- Position the builder in the center of the footpoint you want to build before calling build. The size of the schematic is shown upon load.
- The builder will ignore any empty space underneath the schematic object so that it will always rest on the ground where the builder starts.
- By default the builder will not place Air.
- By default the builder will not place Liquids.