Builder for Citizens2
![]() | ![]() |
---|
Builder is a character plugin for the NPC plugin Citizens2. With Builder, A NPC can be given a mcedit/worldedit schematic file and build it block by block. Builder NPCs can also maintain an existing building, replacing changed blocks or removing new ones.
Features
Builde' NPCs can:
- Build MCEdit/Worldedit schematics, block by block.
- Rebuild an existing structure, fixing anything that has been changed.
- Require players to supply the building materials before starting to build.
Installation
- Install Citizens2 Please use Latest Dev Builds
- Unzip Builder.zip to your minecraft /plugins/ directory.
- This will install Builder jar, create the Builder/schematics/ folder and put house.schamatic in it.
- Start your server.
Usage
- Create a NPC with Citizens and give it the 'builder' trait.
/npc create Bob --trait builder
- Load a schematic with /builder load, Example:
/builder load house
- This will load the included example house.schematic file.
- Position the NPC in the center of the area in which it should build.
- Start the NPC building with:
/builder build
More detailed instructions and other commands can be found on the Citizens 2 Wiki
FAQ
Q: How can I use multiple builders on one project?
A: You can use up to 4 builders on one project by giving them all the same schematic and origin, but different build patterns. You can also manually split your schematic into multiple parts with WorldEdit or MCEdit.
Q: How can I make builders go faster?
A: Use the /builder timeout command to set the max time between blocks. You can also make the builder walk faster with "/npc speed"
how to speed up the npc build ?
@wgoff194
You dont have to supply materials by default.
Can a builder be given creative mode so that i don't have to supply materials?
@TWSSYesterday
multiple builders with the same schematic and different build patterns will allow up to 4 builders at once, or split the schematic.
@jelluh24
you can change the speed with /builder timeout and /npc speed
You should make it so you can make it build faster, this is a bit to slow for me :P
lol, just a few days ago, i was like " Anybody know that mod for minecraft which makes these NPCS build houses and things like that " Nobody knew the name, but since i found this, im gonna use this straight away
Thank You For Update :))))))) now is starting builder :))
He is still there but I've fixed the new update*
han står fortfarande där men jag har fixat den nya update
@jrbudda
Thanks, It works great now. My fault I didn't read "1.5+ are on the wiki page!". :)
@evo400
Youre running craftbukkit 1.5.1 and using builder for 1.4.7. Get the update on the wiki
I typed the following commands is not working: /npc create Bob - trait builder; /builder load house; /builder build. He just stands there and does nothing.This is what showed up on my console:
2013-04-08 05:43:52 [WARNING] [Builder] Task #76 for Builder v0.6.7 generated an exception java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_R1/Block at net.jrbudda.builder.Util.canStand(Util.java:332) at net.jrbudda.builder.BuilderTrait.findaspot(BuilderTrait.java:633) at net.jrbudda.builder.BuilderTrait.access$3(BuilderTrait.java:626) at net.jrbudda.builder.BuilderTrait$3.run(BuilderTrait.java:479) at org.bukkit.craftbukkit.v1_5_R2.scheduler.CraftTask.run(CraftTask.java:53) at org.bukkit.craftbukkit.v1_5_R2.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345) at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:512) at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225) at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476) at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409) at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
No console errors I make npc npc began construction on the load's position says, but he expects npc does not work.
@jonmikedon
console errors?
Please This Plugin 1.5.1 New update I am writing the following commands is not working npc / npc create Bob - trait builder / house builder load / builder build NPC does not begin to do the job
@Necromedes
Is your citizens2 up to date?
@MinerKP
I'm not the developer for citizens. Check your console for errors. By default NPCs do not look at players or talk (you need to run /npc lookclose and /npc text) and you have to right click with a stick for quick-selection.
Hey, I was wondering if I could get some help with citizens 2. The issue that I'm having is that when I create a NPC, the npc is created, but hit won't look at the closest player to it, won't talk, can't be quick selected through right-clicking, and my economy configs won't work either. Thought it might have been a vault issue, but I updated, and nothing differently happened. I DID edit the config file, and it looks like this:
npc: chat: options: bystandersheartargetedchat: true maxnumberoftargetstoshow: 2 multipletargetsformat: <target>|, <target>| & <target>| & others range: 5 format: notargets: '[<npc>]: <text>' withtargettobystanders: '[<npc>] -> [<target>]: <text>' totarget: '[<npc>] -> You: <text>' withtargetstobystanders: '[<npc>] -> [<targets>]: <text>' default: lookclose: true enabled: true range: 5 pathfinding: range: 25.0 randomtalker: true realisticlooking: true stationaryticks: -1 talkclose: true enabled: true range: 5 text: '0': Hi, I'm <npc>! limits: defaultlimit: 10 maxpermissionchecks: 100 maxspeed: 100 chunks: alwayskeeploaded: false selection: quickselect: true item: '280' message: <b>You selected <a><npc><b>! player: removefromlist: true serverownership: false text: maxtalkcooldown: 10 mintalkcooldown: 10 talkitem: '340' pathfinding: usenewfinder: false advanced: checkminecraftversion: true storage: database: driver: '' password: '' url: '' username: '' savetask: delay: 72000 file: saves.yml type: yaml general: debugmode: false colorscheme: messagehighlight: <e> message: <a> translation: locale: '' economy: use-economy: true npc: cost: 1000.0 subplugins: folder: plugins
HELP PLEASE! X)
@SkPatrikHun
Well thats the thing, mine is updated. I'm currently using 1.4.7 and its been updated all the way up to 1.5.1. And also, this problem has persisted EVERY time I have tried to use it in the past, regardless of its version. I'm wondering if maybe it has something to do with my java but I'm not willing to tinker around with it until I know for a fact. Sorry to hear you're having the same issue though...
@Necromedes
My problem too :( . It'not up to date :(
Bumping my question.