nkey.blueprint.1.0.0-R1.source-code.config.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of blueprint Show documentation
Show all versions of blueprint Show documentation
Let NPCs build your schematics and structures block by block with Citizens
The newest version!
#Blueprint configuration
#The directory to look for schematics.
SchematicsFolder: plugins/${project.name}/schematics/
#Customize the messages Blueprint sends. , , , , and - can be used as placeholders where appropriate.
DefaultTexts:
BuildStarted: "&a
has started to build &f!"
BuildComplete: "&a has completed build of &f!"
BuildCanceled: "&c's build of &f&c has been canceled!"
BuildCollecting: "&6 needs &f &6more blocks to start building &f."
Survey: "&a needs these materials to build &f &aat this location."
Supply_List: "&f says: &6I still need the following items to build &f, &6:"
Supply_Need_Item: "&f says: &aI still need &f - &afor &f
&9. Right-click again to donate."
Supply_Dont_Need_Item: "&f says: &6I don't need any &f- &6. Thanks anyway."
Supply_Item_Taken: "&f
says: &aThanks for the &f - ,
!"
CantWhileBuilding: "&c can't do this while building!"
NoSchematicSelected: "&c needs a selected schematic to do this."
CantMoveSchematic: "&c can't reposition an already started building."
DefaultOptions:
MoveTimeoutSeconds: 1.0
IgnoreProtection: false #not working
HoldItems: true
RequireMaterials: false