Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[Prośba] o spolszczenie


Kodzi12

Rekomendowane odpowiedzi

Opublikowano

Witam mam tu pluginki do spolszczenia;)

Za pomoc daje limit like.

O to one:

 

#Builder configuration

#The directory to look for schematics.
SchematicsFolder: plugins/Builder/schematics/

#The allowed materials for plot marking, the first one in the list is the default.
#Use Id or Name. Should only use base blocks, not things that can break on place (like TORCH).
MarkMaterials:
 - GLASS
 - GLOWSTONE
 - BEDROCK
 
#Customize the messages Builder sends. <NPC>, <SCHEMATIC>, <AMOUNT>, <PLAYER>, and <ITEM> can be used as placeholders where appropriate.
DefaultTexts:
 BuildStarted: "&a<NPC> has started to build &f<SCHEMATIC>!"
 BuildComplete: "&a<NPC> has completed build of &f<SCHEMATIC>!"
 BuildCanceled: "&c<NPC>'s build of &f<SCHEMATIC>&c has been canceled!"
 BuildCollecting: "&6<NPC> needs &f<AMOUNT> &6more blocks to start building &f<SCHEMATIC>."
 Mark: "&a<NPC> is marking the corners of &f<SCHEMATIC>"
 Survey: "&a<NPC> needs these materials to build &f<SCHEMATIC> &aat this location."
 Supply_List: "&f<NPC> says: &6I still need the following items to build &f<SCHEMATIC>, &6<PLAYER>:"
 Supply_Need_Item: "&f<NPC> says: &aI still need &f<AMOUNT> <ITEM> &afor &f<SCHEMATIC>&9. Right-click again to donate."
 Supply_Dont_Need_Item: "&f<NPC> says: &6I don't need any &f<ITEM>&6. Thanks anyway."
 Supply_Item_Taken: "&f<NPC> says: &aThanks for the &f<AMOUNT> <ITEM>, <PLAYER>!"

DefaultOptions:
  MoveTimeoutSeconds: 2.0
  IgnoreProtection: false #not working
  HoldItems: true
  RequireMaterials: false
 

2:

 

#
#Wed Oct 09 21:53:44 CEST 2013
citizens.commands.trait.added=Added {0} successfully.
citizens.commands.npc.remove.removed-all=You permanently removed all NPCs.
citizens.commands.npc.powered.set=[[{0}]] will now be powered.
citizens.commands.npc.remove.removed=You permanently removed [[{0}]].
citizens.editors.copier.end=Exited the NPC copier.
citizens.notifications.reloaded=Citizens reloaded.
citizens.editors.text.edited-text=Changed entry at index [[{0}]]to [[{1}]].
citizens.commands.npc.create.no-player-for-spawn=No player could be found by that name to spawn an NPC at.
citizens.commands.errors.missing-world=World not found.
citizens.commands.npc.gamemode.set=Gamemode set to [[{0}]].
citizens.commands.trait.failed-to-add=<7>Couldn''t add {0}.
citizens.commands.invalid-mobtype={0} is not a valid mobtype.
citizens.commands.npc.select.already-selected=You already have that NPC selected.
citizens.commands.npc.gamemode.describe={0}''s gamemode is [[{1}]].
citizens.saves.load-failed=Unable to load saves, disabling...
citizens.waypoints.current-provider=The current waypoint provider is [[{0}]].
citizens.commands.traitc.not-configurable=That trait is not configurable.
citizens.commands.npc.copy.copied=[[{0}]] has been copied.
citizens.waypoints.available-providers-header=<b>List of available providers
citizens.notifications.trait-onspawn-failed=An exception occurred while the trait {0} was spawning for NPC ID {1}.
citizens.commands.npc.horse.chest-set=The horse is now carrying a chest.
citizens.editors.waypoints.triggers.teleport.invalid-format=Invalid location given. Format is [[world]]\:[[x]]\:[[y]]\:[[z]].
citizens.commands.npc.controllable.removed=[[{0}]] can no longer be controlled.
citizens.commands.npc.controllable.set=[[{0}]] can now be controlled.
citizens.nms-errors.clearing-goals=Could not clear goals\: {0}.
citizens.commands.npc.pose.missing=The pose [[{0}]] does not exist.
citizens.traits.age-description={0}''s age is [[{1}]]. Locked is [[{2}]].
citizens.commands.help.header=Help
citizens.editors.text.added-entry=[[Added]] the entry [[{0}]].
citizens.commands.trait.removed=Removed {0} successfully.
citizens.commands.npc.size.description={0}''s size is [[{1}]].
citizens.commands.invalid-number=That is not a valid number.
citizens.editors.waypoints.triggers.main.prompt=<b>Entered the waypoint trigger editor.<br>    Type [[add]] to begin adding triggers and [[remove]] to remove triggers.<br>    Type [[triggers]] to enter the waypoint trigger editor.<br>    Current triggers are\:
citizens.commands.npc.speed.modifier-above-limit=Speed is above the limit.
citizens.commands.requirements.disallowed-mobtype=The NPC cannot be the mob type {0} to use that command.
citizens.notifications.unknown-npc-type=NPC type {0} was not recognized. Did you spell it correctly?
citizens.commands.npc.spawn.already-spawned={0} is already spawned at another location. Use ''/npc tphere'' to teleport the NPC to your location.
citizens.commands.requirements.must-have-selected=You must have an NPC selected to execute that command.
citizens.commands.citizens.save.help=Use the -a flag to save async (off the main server thread).
citizens.commands.npc.leashable.set=[[{0}]] is now leashable.
citizens.commands.npc.playerlist.removed=Removed [[{0}]] from the player list.
citizens.commands.npc.horse.invalid-style=Invalid horse style given. Valid styles are\: [[{0}]].
citizens.editors.equipment.saddled-stopped=[[{0}]] is no longer saddled.
citizens.editors.text.edit-begin-prompt=Enter the index of the entry you wish to edit or [

] to view more pages.
citizens.notifications.saving=Saving Citizens...
citizens.commands.npc.playerlist.added=Added [[{0}]] to the player list.
citizens.notifications.missing-translations=Missing translations file for locale {0}. Defaulting to en locale.
citizens.commands.npc.ocelot.invalid-type=Invalid ocelot type. Valid types are\: [[{0}]].
citizens.commands.requirements.must-be-owner=You must be the owner of this NPC to execute that command.
citizens.notifications.incompatible-version=v{0} is not compatible with Minecraft v{1} - try upgrading or downgrading Citizens. Disabling.
citizens.commands.npc.owner.set=[[{1}]] is now the owner of {0}.
citizens.editors.text.close-talker-set=[[Close talker]] set to [[{0}]].
citizens.commands.npc.age.cannot-be-aged=The mob type {0} cannot be aged.
citizens.editors.text.begin=<b>Entered the text editor\!
citizens.commands.requirements.too-few-arguments=Too few arguments.
citizens.editors.waypoints.linear.removed-waypoint=[[Removed]] a waypoint ([[{0}]] remaining) ([[{1}]])
citizens.commands.npc.respawn.describe=Respawn delay is currently [[{0}]].
citizens.commands.script.compiled=Script compiled.
citizens.editors.text.change-page-prompt=Enter a page number to view more text entries.
citizens.commands.npc.gravity.enabled=Gravity [[enabled]].
citizens.commands.npc.pose.added=Pose added.
citizens.commands.npc.gravity.disabled=Gravity [[disabled]].
citizens.commands.npc.spawn.no-location=No stored location available - command must be used ingame.
citizens.commands.npc.zombiemod.villager-unset=[[{0}]] is no longer a villager.
citizens.commands.npc.controllable.not-controllable=[[{0}]] is not controllable.
citizens.editors.text.invalid-range=Invalid range.
citizens.editors.waypoints.triggers.chat.prompt=Enter in chat lines to say.<br>Type in [[radius (radius)]] to set the block radius to broadcast the messages.<br>Type [[finish]] to finish the chat trigger or [[back]] to return to the previous prompt.
citizens.economy.money-withdrawn=Withdrew [[{0}]] for your NPC.
citizens.notifications.error-reloading=Error occured while reloading, see console.
citizens.commands.npc.despawn.despawned=You despawned [[{0}]].
citizens.nms-errors.getting-field=Could not fetch NMS field {0}\: {1}.
citizens.editors.selection.start-prompt=There were multiple NPCs with the supplied name.<br>Please enter an id or number from the list below to select that NPC.
citizens.commands.npc.horse.invalid-type=Invalid horse type given. Valid types are\: [[{0}]].
citizens.commands.npc.vulnerable.stopped=[[{0}]] is no longer vulnerable.
citizens.sub-plugins.error-on-load={0} initializing {1}
citizens.notifications.npc-not-found=No NPC could be found.
citizens.editors.equipment.saddled-set=[[{0}]] is now saddled.
citizens.commands.page-missing=The page [[{0}]] does not exist.
citizens.commands.npc.targetable.set=[[{0}]] can now be targeted by mobs.
citizens.notifications.exception-updating-npc=Exception while updating {0}\: {1}.
citizens.nms-errors.updating-land-modifier=Could not update land speed modifier\: {0}.
citizens.limits.over-npc-limt=Over the NPC limit of {0}.
citizens.editors.waypoints.triggers.remove.not-a-number=Index must be a number.
citizens.commands.npc.age.help=Can only be used on entities that can become babies. Use the [[-l]] flag to lock age over time (note\: relogs may be required to see this).
citizens.editors.equipment.sheared-set=[[{0}]] is now sheared.
citizens.commands.npc.tphere.teleported=[[{0}]] was teleported to your location.
citizens.editors.waypoints.linear.end=Exited the linear waypoint editor.
citizens.editors.waypoints.linear.edit-slot-set=Editing slot set to [[{0}]] ({1}).
citizens.commands.traitc.not-on-npc=The NPC doesn''t have that trait.
citizens.commands.help.command-missing=Command /{0} not found.
citizens.commands.script.file-missing=The file {0} doesn''t exist\!
citizens.commands.npc.moveto.teleported=[[{0}]] teleported to {1}.
citizens.editors.text.edit-prompt=Enter text to edit the entry.
citizens.commands.npc.age.locked=Age locked.
citizens.commands.npc.spawn.missing-npc-id=No NPC with the ID {0} exists.
citizens.economy.minimum-cost-required=Need at least {0}.
citizens.editors.text.invalid-page=Invalid page number.
citizens.commands.npc.create.invalid-mobtype={0} is not a valid mob type. Using default type.
citizens.commands.npc.anchor.removed=Anchor removed.
citizens.commands.npc.create.npc-name-too-long=NPC names cannot be longer than 16 characters. The name has been shortened.
citizens.editors.text.end=Exited the text editor.
citizens.commands.npc.behaviour.added=Behaviours added.
citizens.editors.text.invalid-input=Invalid input.
citizens.commands.npc.anchor.already-exists=The anchor {0} already exists.
citizens.editors.text.remove-prompt=Enter the index of the entry you wish to remove or [

] to view more pages.
citizens.editors.already-in-editor=You''re already in an editor\!
citizens.editors.waypoints.triggers.delay.prompt=Enter the delay in [[server ticks]] to use. (20 ticks \= 1 second)
citizens.notifications.database-connection-failed=Unable to connect to database, falling back to YAML
citizens.commands.requirements.missing-permission=You don't have permission to execute that command.
citizens.editors.waypoints.triggers.chat.missing-radius=No radius supplied.
citizens.nms-errors.updating-pathfinding-range=Could not update pathfinding range\: {0}.
citizens.notifications.reloading=Reloading Citizens...
citizens.commands.npc.zombiemod.villager-set=[[{0}]] is now a villager.
citizens.commands.npc.behaviour.help=The scripts argument is a comma-separated list of file names. Scripts will be loaded automatically and run every tick. Use the [[-r]] flag to remove behaviours.
citizens.commands.template.created=Template created.
citizens.commands.npc.speed.set=NPC speed modifier set to [[{0}]].
citizens.commands.npc.age.set-adult=[[{0}]] is now an adult.
citizens.nms-errors.spawning-custom-entity=Could not spawn custom entity\: {0}.
citizens.commands.npc.leashable.stopped=[[{0}]] is no longer leashable.
citizens.editors.text.start-prompt=Type [[add]] to add an entry, [[edit]] to edit entries, [[remove]] to remove entries, [[close]] to toggle the NPC as a close talker, [[item]] to set the item in hand pattern, [[range]] to set the talking range, and [[random]] to toggle the NPC as a random talker. Type [[help]] to show this again.
citizens.commands.npc.powered.stopped=[[{0}]] will no longer be powered.
citizens.notifications.npcs-loaded=Loaded {0} NPCs.
citizens.editors.equipment.sheep-coloured=[[{0}]] is now coloured [[{1}]].
citizens.sub-plugins.load=Loading {0}
citizens.commands.npc.size.set={0}''s size set to [[{1}]].
citizens.commands.npc.age.invalid-age=Invalid age. Valid ages are adult, baby, number between -24000 and 0
citizens.commands.npc.behaviour.removed=Behaviours removed.
citizens.commands.npc.skeletontype.invalid-type=Invalid skeleton type.
citizens.commands.npc.horse.type-set=The horse''s type was set to [[{0}]].
citizens.commands.trait.failed-to-remove=<7>Couldn''t remove {0}.
citizens.notifications.locale=Using locale {0}.
citizens.commands.npc.anchor.invalid-name=Invalid anchor name.
citizens.editors.waypoints.triggers.remove.prompt=Enter in the index of the trigger to delete or [[back]] to return to the edit prompt. Current triggers are\:
citizens.load-task-error=NPC load task couldn''t be scheduled, disabling...
citizens.nms-errors.stopping-network-threads=Could not stop network threads\: {0}.
citizens.commands.npc.horse.color-set=The horse''s color was set to [[{0}]].
citizens.editors.waypoints.linear.added-waypoint=[[Added]] a waypoint at ({0}) ([[{1}]], [[{2}]])
citizens.commands.template.conflict=A template by that name already exists.
citizens.editors.text.random-talker-set=[[Random talking]] set to [[{0}]].
citizens.commands.npc.owner.already-owner={0} is already the owner of {1}.
citizens.commands.npc.remove.incorrect-syntax=Incorrect syntax. /npc remove (all)
citizens.commands.npc.anchor.missing=The anchor {1} does not exist.
citizens.commands.npc.lookclose.stopped=[[{0}]] will no longer rotate when players are nearby.
citizens.commands.npc.gamemode.invalid={0} is not a valid gamemode.
citizens.commands.npc.create.invalid-location=Spawn location could not be parsed or was not found.
citizens.commands.npc.lookclose.set=[[{0}]] will now rotate when players are nearby.
citizens.editors.text.invalid-edit-type=Invalid edit type.
citizens.commands.npc.type.invalid=[[{0}]] is not a valid type.
citizens.commands.npc.tpto.from-not-found=Source entity not found.
citizens.commands.npc.rename.renamed=You renamed [[{0}]] to [[{1}]].
citizens.editors.waypoints.triggers.remove.removed=Successfully removed trigger {0}.
citizens.commands.npc.profession.invalid-profession={0} is not a valid profession.
citizens.commands.npc.age.unlocked=Age unlocked.
citizens.commands.npc.skeletontype.set={0}''s skeleton type set to [[{1}]].
citizens.editors.text.removed-entry=[[Removed]] entry at index [[{0}]].
citizens.commands.npc.profession.set=[[{0}]] is now a [[{1}]].
citizens.commands.npc.wolf.unknown-collar-color=[[{0}]] is not an RGB-formatted collar color.
citizens.commands.requirements.missing-required-trait=Missing required trait {0}.
citizens.editors.waypoints.triggers.add.added=<b>[[Added]] waypoint trigger successfully ({0}).
citizens.commands.npc.tpto.success=Teleported successfully.
citizens.commands.npc.owner.set-server=[[The server]] is now the owner of {0}.
citizens.commands.requirements.must-be-ingame=You must be ingame to use that command.
citizens.commands.unknown-command=Unknown command. Did you mean\:
citizens.editors.waypoints.triggers.main.missing-waypoint=Not editing a waypoint.
citizens.commands.npc.moveto.format=Format is x\:y\:z(\:world) or x y z( world).
citizens.nms-errors.error-setting-persistent=Could not set NPC as persistent\: {0}. NPC entity may despawn.
citizens.economy.error-loading=Unable to use economy handling. Has Vault been enabled?
citizens.commands.npc.age.set-normal=[[{0}]] is now age [[{1}]].
citizens.commands.npc.zombiemod.baby-unset=[[{0}]] is no longer a baby.
citizens.waypoints.set-provider=Set the waypoint provider to [[{0}]].
citizens.commands.console-error=Please report this error\: [See console]
citizens.editors.equipment.begin=<b>Entered the equipment editor\!<br>[[Right click]] to equip the NPC\!
citizens.notifications.trait-load-failed=The trait {0} failed to load for NPC ID\: {1}.
citizens.editors.waypoints.linear.showing-markers=[[Showing]] waypoint markers.
citizens.commands.template.missing=Template not found.
citizens.editors.equipment.sheared-stopped=[[{0}]] is no longer sheared.
citizens.commands.npc.age.set=[[{0}]] is now [[{1}]].
citizens.editors.copier.begin=<b>Entered the NPC copier\!<br>Click anywhere to copy the currently selected NPC.
citizens.commands.script.compiling=Script compiling...
citizens.notifications.npc-name-not-found=Could not find a name for ID {0}.
citizens.editors.waypoints.linear.not-showing-markers=[[Stopped]] showing waypoint markers.
citizens.commands.npc.horse.chest-unset=The horse is no longer carrying a chest.
citizens.commands.traitc.missing=Trait not found.
citizens.commands.npc.anchor.added=Anchor added.
citizens.notifications.skipping-invalid-pose=Skipping pose {0} - invalid yaw/pitch ({1}).
citizens.settings.writing-default=Writing default setting\: {0}
citizens.notifications.metrics-load-error=Unable to start metrics\: {0}.
citizens.commands.npc.vulnerable.set=[[{0}]] is now vulnerable.
citizens.conversations.selection.invalid-choice=[[{0}]] is not a valid option.
citizens.commands.npc.pathfindingrange.set=Pathfinding range set to [[{0}]].
citizens.editors.waypoints.triggers.chat.invalid-radius=The radius must be a number.
citizens.changed-implementation=Citizens implementation changed, disabling plugin.
citizens.commands.npc.respawn.delay-set=Respawn delay set to [[{0}]].
citizens.editors.text.invalid-index={0} is not a valid index\!
citizens.commands.npc.mount.failed=Couldn''t mount [[{0}]].
citizens.nms-errors.getting-id-mapping=Could not fetch entity id mapping fields\: {0}.
citizens.commands.npc.type.set=[[{0}]]''s type set to [[{1}]].
citizens.editors.equipment.all-items-removed=[[{0}]] had all of its items removed.
citizens.commands.npc.spawn.spawned=You spawned [[{0}]].
citizens.notifications.skipping-broken-trait=Skipped broken or missing trait {0} while loading ID {1}. Has the name changed?
citizens.editors.text.realistic-looking-set=[[Realistic looking]] set to [[{0}]].
citizens.editors.waypoints.linear.begin=<b>Entered the linear waypoint editor\!<br>    [[Left click]] to add a waypoint, [[right click]] to remove.<br>    Type [[toggle path]] to toggle showing entities at waypoints, [[triggers]] to enter the trigger editor and [[clear]] to clear all waypoints.
citizens.commands.npc.tp.teleported=You teleported to [[{0}]].
citizens.editors.waypoints.triggers.teleport.prompt=Enter the destination in the format world\:x\:y\:z. Type [[here]] to use your current location. Type [[back]] to return to the edit prompt.
citizens.commands.requirements.too-many-arguments=Too many arguments.
citizens.commands.npc.tp.location-not-found=Couldn't find the target NPC's location.
citizens.editors.waypoints.linear.range-exceeded=Previous waypoint is {0} blocks away but the distance limit is {1}.
citizens.notifications.saved=Citizens saved.
citizens.commands.npc.owner.owner=[[{0}]]''s owner is [[{1}]].
citizens.commands.npc.nameplate.toggled=Nameplate visibility toggled.
citizens.editors.text.talk-item-set=[[Talk item pattern]] set to [[{0}]].
citizens.commands.npc.zombiemod.baby-set=[[{0}]] is now a baby.
citizens.editors.text.add-prompt=Enter text to add to the NPC.
citizens.commands.npc.pose.removed=Pose removed.
citizens.editors.text.range-set=[[Range]] set to [[{0}]].
citizens.commands.npc.tpto.to-not-found=Destination entity not found.
citizens.commands.npc.create.not-living-mobtype={0} is not a living entity type. Using default type.
citizens.commands.template.applied=Template applied to [[{0}]] NPCs.
citizens.commands.npc.pose.already-exists=The pose [[{0}]] already exists.
citizens.commands.npc.horse.style-set=The horse''s style was set to [[{0}]].
citizens.editors.equipment.end=Exited the equipment editor.
citizens.commands.npc.targetable.unset=[[{0}]] can no longer be targeted by mobs.
citizens.commands.npc.horse.describe=The horse''s color is [[{0}]], the type is [[{1}]] and the style is [[{2}]].
citizens.editors.waypoints.triggers.animation.invalid-animation=Invalid animation [[{0}]]. Valid animations are {1}.
citizens.editors.waypoints.linear.waypoints-cleared=Waypoints cleared.
citizens.commands.npc.pose.invalid-name=Invalid pose name.
citizens.editors.waypoints.triggers.animation.prompt=Enter in animations to perform - valid animations are {0}.<br>Type in [[finish]] to finish the animation trigger or [[back]] to return to the previous prompt.
citizens.commands.npc.horse.invalid-color=Invalid horse color given. Valid colors are\: [[{0}]].
citizens.editors.equipment.invalid-block=Invalid block\!
citizens.commands.invalid.class=Invalid external commands class.
citizens.commands.trait.failed-to-change=<7>Couldn''t change {0}.
citizens.editors.waypoints.triggers.remove.index-out-of-range=Index must be in the range [[1-{0}]].
citizens.commands.id-not-found=Couldn''t find any NPC with ID {0}.
citizens.commands.npc.age.set-baby=[[{0}]] is now a baby.
citizens.editors.waypoints.triggers.add.invalid-trigger=Couldn''t create a trigger by the name [[{0}]].
citizens.editors.waypoints.triggers.add.prompt=Enter in a trigger name to add or type [[back]] to return to the edit prompt. Valid trigger names are {0}.
citizens.nms-errors.updating-navigation-world=Could not update navigation world\: {0}.
 
#
#Wed Oct 09 21:53:44 CEST 2013
citizens.commands.trait.added=Added {0} successfully.
citizens.commands.npc.remove.removed-all=You permanently removed all NPCs.
citizens.commands.npc.powered.set=[[{0}]] will now be powered.
citizens.commands.npc.remove.removed=You permanently removed [[{0}]].
citizens.editors.copier.end=Exited the NPC copier.
citizens.notifications.reloaded=Citizens reloaded.
citizens.editors.text.edited-text=Changed entry at index [[{0}]]to [[{1}]].
citizens.commands.npc.create.no-player-for-spawn=No player could be found by that name to spawn an NPC at.
citizens.commands.errors.missing-world=World not found.
citizens.commands.npc.gamemode.set=Gamemode set to [[{0}]].
citizens.commands.trait.failed-to-add=<7>Couldn''t add {0}.
citizens.commands.invalid-mobtype={0} is not a valid mobtype.
citizens.commands.npc.select.already-selected=You already have that NPC selected.
citizens.commands.npc.gamemode.describe={0}''s gamemode is [[{1}]].
citizens.saves.load-failed=Unable to load saves, disabling...
citizens.waypoints.current-provider=The current waypoint provider is [[{0}]].
citizens.commands.traitc.not-configurable=That trait is not configurable.
citizens.commands.npc.copy.copied=[[{0}]] has been copied.
citizens.waypoints.available-providers-header=<b>List of available providers
citizens.notifications.trait-onspawn-failed=An exception occurred while the trait {0} was spawning for NPC ID {1}.
citizens.commands.npc.horse.chest-set=The horse is now carrying a chest.
citizens.editors.waypoints.triggers.teleport.invalid-format=Invalid location given. Format is [[world]]\:[[x]]\:[[y]]\:[[z]].
citizens.commands.npc.controllable.removed=[[{0}]] can no longer be controlled.
citizens.commands.npc.controllable.set=[[{0}]] can now be controlled.
citizens.nms-errors.clearing-goals=Could not clear goals\: {0}.
citizens.commands.npc.pose.missing=The pose [[{0}]] does not exist.
citizens.traits.age-description={0}''s age is [[{1}]]. Locked is [[{2}]].
citizens.commands.help.header=Help
citizens.editors.text.added-entry=[[Added]] the entry [[{0}]].
citizens.commands.trait.removed=Removed {0} successfully.
citizens.commands.npc.size.description={0}''s size is [[{1}]].
citizens.commands.invalid-number=That is not a valid number.
citizens.editors.waypoints.triggers.main.prompt=<b>Entered the waypoint trigger editor.<br>    Type [[add]] to begin adding triggers and [[remove]] to remove triggers.<br>    Type [[triggers]] to enter the waypoint trigger editor.<br>    Current triggers are\:
citizens.commands.npc.speed.modifier-above-limit=Speed is above the limit.
citizens.commands.requirements.disallowed-mobtype=The NPC cannot be the mob type {0} to use that command.
citizens.notifications.unknown-npc-type=NPC type {0} was not recognized. Did you spell it correctly?
citizens.commands.npc.spawn.already-spawned={0} is already spawned at another location. Use ''/npc tphere'' to teleport the NPC to your location.
citizens.commands.requirements.must-have-selected=You must have an NPC selected to execute that command.
citizens.commands.citizens.save.help=Use the -a flag to save async (off the main server thread).
citizens.commands.npc.leashable.set=[[{0}]] is now leashable.
citizens.commands.npc.playerlist.removed=Removed [[{0}]] from the player list.
citizens.commands.npc.horse.invalid-style=Invalid horse style given. Valid styles are\: [[{0}]].
citizens.editors.equipment.saddled-stopped=[[{0}]] is no longer saddled.
citizens.editors.text.edit-begin-prompt=Enter the index of the entry you wish to edit or [

] to view more pages.
citizens.notifications.saving=Saving Citizens...
citizens.commands.npc.playerlist.added=Added [[{0}]] to the player list.
citizens.notifications.missing-translations=Missing translations file for locale {0}. Defaulting to en locale.
citizens.commands.npc.ocelot.invalid-type=Invalid ocelot type. Valid types are\: [[{0}]].
citizens.commands.requirements.must-be-owner=You must be the owner of this NPC to execute that command.
citizens.notifications.incompatible-version=v{0} is not compatible with Minecraft v{1} - try upgrading or downgrading Citizens. Disabling.
citizens.commands.npc.owner.set=[[{1}]] is now the owner of {0}.
citizens.editors.text.close-talker-set=[[Close talker]] set to [[{0}]].
citizens.commands.npc.age.cannot-be-aged=The mob type {0} cannot be aged.
citizens.editors.text.begin=<b>Entered the text editor\!
citizens.commands.requirements.too-few-arguments=Too few arguments.
citizens.editors.waypoints.linear.removed-waypoint=[[Removed]] a waypoint ([[{0}]] remaining) ([[{1}]])
citizens.commands.npc.respawn.describe=Respawn delay is currently [[{0}]].
citizens.commands.script.compiled=Script compiled.
citizens.editors.text.change-page-prompt=Enter a page number to view more text entries.
citizens.commands.npc.gravity.enabled=Gravity [[enabled]].
citizens.commands.npc.pose.added=Pose added.
citizens.commands.npc.gravity.disabled=Gravity [[disabled]].
citizens.commands.npc.spawn.no-location=No stored location available - command must be used ingame.
citizens.commands.npc.zombiemod.villager-unset=[[{0}]] is no longer a villager.
citizens.commands.npc.controllable.not-controllable=[[{0}]] is not controllable.
citizens.editors.text.invalid-range=Invalid range.
citizens.editors.waypoints.triggers.chat.prompt=Enter in chat lines to say.<br>Type in [[radius (radius)]] to set the block radius to broadcast the messages.<br>Type [[finish]] to finish the chat trigger or [[back]] to return to the previous prompt.
citizens.economy.money-withdrawn=Withdrew [[{0}]] for your NPC.
citizens.notifications.error-reloading=Error occured while reloading, see console.
citizens.commands.npc.despawn.despawned=You despawned [[{0}]].
citizens.nms-errors.getting-field=Could not fetch NMS field {0}\: {1}.
citizens.editors.selection.start-prompt=There were multiple NPCs with the supplied name.<br>Please enter an id or number from the list below to select that NPC.
citizens.commands.npc.horse.invalid-type=Invalid horse type given. Valid types are\: [[{0}]].
citizens.commands.npc.vulnerable.stopped=[[{0}]] is no longer vulnerable.
citizens.sub-plugins.error-on-load={0} initializing {1}
citizens.notifications.npc-not-found=No NPC could be found.
citizens.editors.equipment.saddled-set=[[{0}]] is now saddled.
citizens.commands.page-missing=The page [[{0}]] does not exist.
citizens.commands.npc.targetable.set=[[{0}]] can now be targeted by mobs.
citizens.notifications.exception-updating-npc=Exception while updating {0}\: {1}.
citizens.nms-errors.updating-land-modifier=Could not update land speed modifier\: {0}.
citizens.limits.over-npc-limt=Over the NPC limit of {0}.
citizens.editors.waypoints.triggers.remove.not-a-number=Index must be a number.
citizens.commands.npc.age.help=Can only be used on entities that can become babies. Use the [[-l]] flag to lock age over time (note\: relogs may be required to see this).
citizens.editors.equipment.sheared-set=[[{0}]] is now sheared.
citizens.commands.npc.tphere.teleported=[[{0}]] was teleported to your location.
citizens.editors.waypoints.linear.end=Exited the linear waypoint editor.
citizens.editors.waypoints.linear.edit-slot-set=Editing slot set to [[{0}]] ({1}).
citizens.commands.traitc.not-on-npc=The NPC doesn''t have that trait.
citizens.commands.help.command-missing=Command /{0} not found.
citizens.commands.script.file-missing=The file {0} doesn''t exist\!
citizens.commands.npc.moveto.teleported=[[{0}]] teleported to {1}.
citizens.editors.text.edit-prompt=Enter text to edit the entry.
citizens.commands.npc.age.locked=Age locked.
citizens.commands.npc.spawn.missing-npc-id=No NPC with the ID {0} exists.
citizens.economy.minimum-cost-required=Need at least {0}.
citizens.editors.text.invalid-page=Invalid page number.
citizens.commands.npc.create.invalid-mobtype={0} is not a valid mob type. Using default type.
citizens.commands.npc.anchor.removed=Anchor removed.
citizens.commands.npc.create.npc-name-too-long=NPC names cannot be longer than 16 characters. The name has been shortened.
citizens.editors.text.end=Exited the text editor.
citizens.commands.npc.behaviour.added=Behaviours added.
citizens.editors.text.invalid-input=Invalid input.
citizens.commands.npc.anchor.already-exists=The anchor {0} already exists.
citizens.editors.text.remove-prompt=Enter the index of the entry you wish to remove or [

] to view more pages.
citizens.editors.already-in-editor=You''re already in an editor\!
citizens.editors.waypoints.triggers.delay.prompt=Enter the delay in [[server ticks]] to use. (20 ticks \= 1 second)
citizens.notifications.database-connection-failed=Unable to connect to database, falling back to YAML
citizens.commands.requirements.missing-permission=You don't have permission to execute that command.
citizens.editors.waypoints.triggers.chat.missing-radius=No radius supplied.
citizens.nms-errors.updating-pathfinding-range=Could not update pathfinding range\: {0}.
citizens.notifications.reloading=Reloading Citizens...
citizens.commands.npc.zombiemod.villager-set=[[{0}]] is now a villager.
citizens.commands.npc.behaviour.help=The scripts argument is a comma-separated list of file names. Scripts will be loaded automatically and run every tick. Use the [[-r]] flag to remove behaviours.
citizens.commands.template.created=Template created.
citizens.commands.npc.speed.set=NPC speed modifier set to [[{0}]].
citizens.commands.npc.age.set-adult=[[{0}]] is now an adult.
citizens.nms-errors.spawning-custom-entity=Could not spawn custom entity\: {0}.
citizens.commands.npc.leashable.stopped=[[{0}]] is no longer leashable.
citizens.editors.text.start-prompt=Type [[add]] to add an entry, [[edit]] to edit entries, [[remove]] to remove entries, [[close]] to toggle the NPC as a close talker, [[item]] to set the item in hand pattern, [[range]] to set the talking range, and [[random]] to toggle the NPC as a random talker. Type [[help]] to show this again.
citizens.commands.npc.powered.stopped=[[{0}]] will no longer be powered.
citizens.notifications.npcs-loaded=Loaded {0} NPCs.
citizens.editors.equipment.sheep-coloured=[[{0}]] is now coloured [[{1}]].
citizens.sub-plugins.load=Loading {0}
citizens.commands.npc.size.set={0}''s size set to [[{1}]].
citizens.commands.npc.age.invalid-age=Invalid age. Valid ages are adult, baby, number between -24000 and 0
citizens.commands.npc.behaviour.removed=Behaviours removed.
citizens.commands.npc.skeletontype.invalid-type=Invalid skeleton type.
citizens.commands.npc.horse.type-set=The horse''s type was set to [[{0}]].
citizens.commands.trait.failed-to-remove=<7>Couldn''t remove {0}.
citizens.notifications.locale=Using locale {0}.
citizens.commands.npc.anchor.invalid-name=Invalid anchor name.
citizens.editors.waypoints.triggers.remove.prompt=Enter in the index of the trigger to delete or [[back]] to return to the edit prompt. Current triggers are\:
citizens.load-task-error=NPC load task couldn''t be scheduled, disabling...
citizens.nms-errors.stopping-network-threads=Could not stop network threads\: {0}.
citizens.commands.npc.horse.color-set=The horse''s color was set to [[{0}]].
citizens.editors.waypoints.linear.added-waypoint=[[Added]] a waypoint at ({0}) ([[{1}]], [[{2}]])
citizens.commands.template.conflict=A template by that name already exists.
citizens.editors.text.random-talker-set=[[Random talking]] set to [[{0}]].
citizens.commands.npc.owner.already-owner={0} is already the owner of {1}.
citizens.commands.npc.remove.incorrect-syntax=Incorrect syntax. /npc remove (all)
citizens.commands.npc.anchor.missing=The anchor {1} does not exist.
citizens.commands.npc.lookclose.stopped=[[{0}]] will no longer rotate when players are nearby.
citizens.commands.npc.gamemode.invalid={0} is not a valid gamemode.
citizens.commands.npc.create.invalid-location=Spawn location could not be parsed or was not found.
citizens.commands.npc.lookclose.set=[[{0}]] will now rotate when players are nearby.
citizens.editors.text.invalid-edit-type=Invalid edit type.
citizens.commands.npc.type.invalid=[[{0}]] is not a valid type.
citizens.commands.npc.tpto.from-not-found=Source entity not found.
citizens.commands.npc.rename.renamed=You renamed [[{0}]] to [[{1}]].
citizens.editors.waypoints.triggers.remove.removed=Successfully removed trigger {0}.
citizens.commands.npc.profession.invalid-profession={0} is not a valid profession.
citizens.commands.npc.age.unlocked=Age unlocked.
citizens.commands.npc.skeletontype.set={0}''s skeleton type set to [[{1}]].
citizens.editors.text.removed-entry=[[Removed]] entry at index [[{0}]].
citizens.commands.npc.profession.set=[[{0}]] is now a [[{1}]].
citizens.commands.npc.wolf.unknown-collar-color=[[{0}]] is not an RGB-formatted collar color.
citizens.commands.requirements.missing-required-trait=Missing required trait {0}.
citizens.editors.waypoints.triggers.add.added=<b>[[Added]] waypoint trigger successfully ({0}).
citizens.commands.npc.tpto.success=Teleported successfully.
citizens.commands.npc.owner.set-server=[[The server]] is now the owner of {0}.
citizens.commands.requirements.must-be-ingame=You must be ingame to use that command.
citizens.commands.unknown-command=Unknown command. Did you mean\:
citizens.editors.waypoints.triggers.main.missing-waypoint=Not editing a waypoint.
citizens.commands.npc.moveto.format=Format is x\:y\:z(\:world) or x y z( world).
citizens.nms-errors.error-setting-persistent=Could not set NPC as persistent\: {0}. NPC entity may despawn.
citizens.economy.error-loading=Unable to use economy handling. Has Vault been enabled?
citizens.commands.npc.age.set-normal=[[{0}]] is now age [[{1}]].
citizens.commands.npc.zombiemod.baby-unset=[[{0}]] is no longer a baby.
citizens.waypoints.set-provider=Set the waypoint provider to [[{0}]].
citizens.commands.console-error=Please report this error\: [See console]
citizens.editors.equipment.begin=<b>Entered the equipment editor\!<br>[[Right click]] to equip the NPC\!
citizens.notifications.trait-load-failed=The trait {0} failed to load for NPC ID\: {1}.
citizens.editors.waypoints.linear.showing-markers=[[Showing]] waypoint markers.
citizens.commands.template.missing=Template not found.
citizens.editors.equipment.sheared-stopped=[[{0}]] is no longer sheared.
citizens.commands.npc.age.set=[[{0}]] is now [[{1}]].
citizens.editors.copier.begin=<b>Entered the NPC copier\!<br>Click anywhere to copy the currently selected NPC.
citizens.commands.script.compiling=Script compiling...
citizens.notifications.npc-name-not-found=Could not find a name for ID {0}.
citizens.editors.waypoints.linear.not-showing-markers=[[Stopped]] showing waypoint markers.
citizens.commands.npc.horse.chest-unset=The horse is no longer carrying a chest.
citizens.commands.traitc.missing=Trait not found.
citizens.commands.npc.anchor.added=Anchor added.
citizens.notifications.skipping-invalid-pose=Skipping pose {0} - invalid yaw/pitch ({1}).
citizens.settings.writing-default=Writing default setting\: {0}
citizens.notifications.metrics-load-error=Unable to start metrics\: {0}.
citizens.commands.npc.vulnerable.set=[[{0}]] is now vulnerable.
citizens.conversations.selection.invalid-choice=[[{0}]] is not a valid option.
citizens.commands.npc.pathfindingrange.set=Pathfinding range set to [[{0}]].
citizens.editors.waypoints.triggers.chat.invalid-radius=The radius must be a number.
citizens.changed-implementation=Citizens implementation changed, disabling plugin.
citizens.commands.npc.respawn.delay-set=Respawn delay set to [[{0}]].
citizens.editors.text.invalid-index={0} is not a valid index\!
citizens.commands.npc.mount.failed=Couldn''t mount [[{0}]].
citizens.nms-errors.getting-id-mapping=Could not fetch entity id mapping fields\: {0}.
citizens.commands.npc.type.set=[[{0}]]''s type set to [[{1}]].
citizens.editors.equipment.all-items-removed=[[{0}]] had all of its items removed.
citizens.commands.npc.spawn.spawned=You spawned [[{0}]].
citizens.notifications.skipping-broken-trait=Skipped broken or missing trait {0} while loading ID {1}. Has the name changed?
citizens.editors.text.realistic-looking-set=[[Realistic looking]] set to [[{0}]].
citizens.editors.waypoints.linear.begin=<b>Entered the linear waypoint editor\!<br>    [[Left click]] to add a waypoint, [[right click]] to remove.<br>    Type [[toggle path]] to toggle showing entities at waypoints, [[triggers]] to enter the trigger editor and [[clear]] to clear all waypoints.
citizens.commands.npc.tp.teleported=You teleported to [[{0}]].
citizens.editors.waypoints.triggers.teleport.prompt=Enter the destination in the format world\:x\:y\:z. Type [[here]] to use your current location. Type [[back]] to return to the edit prompt.
citizens.commands.requirements.too-many-arguments=Too many arguments.
citizens.commands.npc.tp.location-not-found=Couldn't find the target NPC's location.
citizens.editors.waypoints.linear.range-exceeded=Previous waypoint is {0} blocks away but the distance limit is {1}.
citizens.notifications.saved=Citizens saved.
citizens.commands.npc.owner.owner=[[{0}]]''s owner is [[{1}]].
citizens.commands.npc.nameplate.toggled=Nameplate visibility toggled.
citizens.editors.text.talk-item-set=[[Talk item pattern]] set to [[{0}]].
citizens.commands.npc.zombiemod.baby-set=[[{0}]] is now a baby.
citizens.editors.text.add-prompt=Enter text to add to the NPC.
citizens.commands.npc.pose.removed=Pose removed.
citizens.editors.text.range-set=[[Range]] set to [[{0}]].
citizens.commands.npc.tpto.to-not-found=Destination entity not found.
citizens.commands.npc.create.not-living-mobtype={0} is not a living entity type. Using default type.
citizens.commands.template.applied=Template applied to [[{0}]] NPCs.
citizens.commands.npc.pose.already-exists=The pose [[{0}]] already exists.
citizens.commands.npc.horse.style-set=The horse''s style was set to [[{0}]].
citizens.editors.equipment.end=Exited the equipment editor.
citizens.commands.npc.targetable.unset=[[{0}]] can no longer be targeted by mobs.
citizens.commands.npc.horse.describe=The horse''s color is [[{0}]], the type is [[{1}]] and the style is [[{2}]].
citizens.editors.waypoints.triggers.animation.invalid-animation=Invalid animation [[{0}]]. Valid animations are {1}.
citizens.editors.waypoints.linear.waypoints-cleared=Waypoints cleared.
citizens.commands.npc.pose.invalid-name=Invalid pose name.
citizens.editors.waypoints.triggers.animation.prompt=Enter in animations to perform - valid animations are {0}.<br>Type in [[finish]] to finish the animation trigger or [[back]] to return to the previous prompt.
citizens.commands.npc.horse.invalid-color=Invalid horse color given. Valid colors are\: [[{0}]].
citizens.editors.equipment.invalid-block=Invalid block\!
citizens.commands.invalid.class=Invalid external commands class.
citizens.commands.trait.failed-to-change=<7>Couldn''t change {0}.
citizens.editors.waypoints.triggers.remove.index-out-of-range=Index must be in the range [[1-{0}]].
citizens.commands.id-not-found=Couldn''t find any NPC with ID {0}.
citizens.commands.npc.age.set-baby=[[{0}]] is now a baby.
citizens.editors.waypoints.triggers.add.invalid-trigger=Couldn''t create a trigger by the name [[{0}]].
citizens.editors.waypoints.triggers.add.prompt=Enter in a trigger name to add or type [[back]] to return to the edit prompt. Valid trigger names are {0}.
citizens.nms-errors.updating-navigation-world=Could not update navigation world\: {0}.
 
#
#Wed Oct 09 21:53:44 CEST 2013
citizens.commands.trait.added=Added {0} successfully.
citizens.commands.npc.remove.removed-all=You permanently removed all NPCs.
citizens.commands.npc.powered.set=[[{0}]] will now be powered.
citizens.commands.npc.remove.removed=You permanently removed [[{0}]].
citizens.editors.copier.end=Exited the NPC copier.
citizens.notifications.reloaded=Citizens reloaded.
citizens.editors.text.edited-text=Changed entry at index [[{0}]]to [[{1}]].
citizens.commands.npc.create.no-player-for-spawn=No player could be found by that name to spawn an NPC at.
citizens.commands.errors.missing-world=World not found.
citizens.commands.npc.gamemode.set=Gamemode set to [[{0}]].
citizens.commands.trait.failed-to-add=<7>Couldn''t add {0}.
citizens.commands.invalid-mobtype={0} is not a valid mobtype.
citizens.commands.npc.select.already-selected=You already have that NPC selected.
citizens.commands.npc.gamemode.describe={0}''s gamemode is [[{1}]].
citizens.saves.load-failed=Unable to load saves, disabling...
citizens.waypoints.current-provider=The current waypoint provider is [[{0}]].
citizens.commands.traitc.not-configurable=That trait is not configurable.
citizens.commands.npc.copy.copied=[[{0}]] has been copied.
citizens.waypoints.available-providers-header=<b>List of available providers
citizens.notifications.trait-onspawn-failed=An exception occurred while the trait {0} was spawning for NPC ID {1}.
citizens.commands.npc.horse.chest-set=The horse is now carrying a chest.
citizens.editors.waypoints.triggers.teleport.invalid-format=Invalid location given. Format is [[world]]\:[[x]]\:[[y]]\:[[z]].
citizens.commands.npc.controllable.removed=[[{0}]] can no longer be controlled.
citizens.commands.npc.controllable.set=[[{0}]] can now be controlled.
citizens.nms-errors.clearing-goals=Could not clear goals\: {0}.
citizens.commands.npc.pose.missing=The pose [[{0}]] does not exist.
citizens.traits.age-description={0}''s age is [[{1}]]. Locked is [[{2}]].
citizens.commands.help.header=Help
citizens.editors.text.added-entry=[[Added]] the entry [[{0}]].
citizens.commands.trait.removed=Removed {0} successfully.
citizens.commands.npc.size.description={0}''s size is [[{1}]].
citizens.commands.invalid-number=That is not a valid number.
citizens.editors.waypoints.triggers.main.prompt=<b>Entered the waypoint trigger editor.<br>    Type [[add]] to begin adding triggers and [[remove]] to remove triggers.<br>    Type [[triggers]] to enter the waypoint trigger editor.<br>    Current triggers are\:
citizens.commands.npc.speed.modifier-above-limit=Speed is above the limit.
citizens.commands.requirements.disallowed-mobtype=The NPC cannot be the mob type {0} to use that command.
citizens.notifications.unknown-npc-type=NPC type {0} was not recognized. Did you spell it correctly?
citizens.commands.npc.spawn.already-spawned={0} is already spawned at another location. Use ''/npc tphere'' to teleport the NPC to your location.
citizens.commands.requirements.must-have-selected=You must have an NPC selected to execute that command.
citizens.commands.citizens.save.help=Use the -a flag to save async (off the main server thread).
citizens.commands.npc.leashable.set=[[{0}]] is now leashable.
citizens.commands.npc.playerlist.removed=Removed [[{0}]] from the player list.
citizens.commands.npc.horse.invalid-style=Invalid horse style given. Valid styles are\: [[{0}]].
citizens.editors.equipment.saddled-stopped=[[{0}]] is no longer saddled.
citizens.editors.text.edit-begin-prompt=Enter the index of the entry you wish to edit or [

] to view more pages.
citizens.notifications.saving=Saving Citizens...
citizens.commands.npc.playerlist.added=Added [[{0}]] to the player list.
citizens.notifications.missing-translations=Missing translations file for locale {0}. Defaulting to en locale.
citizens.commands.npc.ocelot.invalid-type=Invalid ocelot type. Valid types are\: [[{0}]].
citizens.commands.requirements.must-be-owner=You must be the owner of this NPC to execute that command.
citizens.notifications.incompatible-version=v{0} is not compatible with Minecraft v{1} - try upgrading or downgrading Citizens. Disabling.
citizens.commands.npc.owner.set=[[{1}]] is now the owner of {0}.
citizens.editors.text.close-talker-set=[[Close talker]] set to [[{0}]].
citizens.commands.npc.age.cannot-be-aged=The mob type {0} cannot be aged.
citizens.editors.text.begin=<b>Entered the text editor\!
citizens.commands.requirements.too-few-arguments=Too few arguments.
citizens.editors.waypoints.linear.removed-waypoint=[[Removed]] a waypoint ([[{0}]] remaining) ([[{1}]])
citizens.commands.npc.respawn.describe=Respawn delay is currently [[{0}]].
citizens.commands.script.compiled=Script compiled.
citizens.editors.text.change-page-prompt=Enter a page number to view more text entries.
citizens.commands.npc.gravity.enabled=Gravity [[enabled]].
citizens.commands.npc.pose.added=Pose added.
citizens.commands.npc.gravity.disabled=Gravity [[disabled]].
citizens.commands.npc.spawn.no-location=No stored location available - command must be used ingame.
citizens.commands.npc.zombiemod.villager-unset=[[{0}]] is no longer a villager.
citizens.commands.npc.controllable.not-controllable=[[{0}]] is not controllable.
citizens.editors.text.invalid-range=Invalid range.
citizens.editors.waypoints.triggers.chat.prompt=Enter in chat lines to say.<br>Type in [[radius (radius)]] to set the block radius to broadcast the messages.<br>Type [[finish]] to finish the chat trigger or [[back]] to return to the previous prompt.
citizens.economy.money-withdrawn=Withdrew [[{0}]] for your NPC.
citizens.notifications.error-reloading=Error occured while reloading, see console.
citizens.commands.npc.despawn.despawned=You despawned [[{0}]].
citizens.nms-errors.getting-field=Could not fetch NMS field {0}\: {1}.
citizens.editors.selection.start-prompt=There were multiple NPCs with the supplied name.<br>Please enter an id or number from the list below to select that NPC.
citizens.commands.npc.horse.invalid-type=Invalid horse type given. Valid types are\: [[{0}]].
citizens.commands.npc.vulnerable.stopped=[[{0}]] is no longer vulnerable.
citizens.sub-plugins.error-on-load={0} initializing {1}
citizens.notifications.npc-not-found=No NPC could be found.
citizens.editors.equipment.saddled-set=[[{0}]] is now saddled.
citizens.commands.page-missing=The page [[{0}]] does not exist.
citizens.commands.npc.targetable.set=[[{0}]] can now be targeted by mobs.
citizens.notifications.exception-updating-npc=Exception while updating {0}\: {1}.
citizens.nms-errors.updating-land-modifier=Could not update land speed modifier\: {0}.
citizens.limits.over-npc-limt=Over the NPC limit of {0}.
citizens.editors.waypoints.triggers.remove.not-a-number=Index must be a number.
citizens.commands.npc.age.help=Can only be used on entities that can become babies. Use the [[-l]] flag to lock age over time (note\: relogs may be required to see this).
citizens.editors.equipment.sheared-set=[[{0}]] is now sheared.
citizens.commands.npc.tphere.teleported=[[{0}]] was teleported to your location.
citizens.editors.waypoints.linear.end=Exited the linear waypoint editor.
citizens.editors.waypoints.linear.edit-slot-set=Editing slot set to [[{0}]] ({1}).
citizens.commands.traitc.not-on-npc=The NPC doesn''t have that trait.
citizens.commands.help.command-missing=Command /{0} not found.
citizens.commands.script.file-missing=The file {0} doesn''t exist\!
citizens.commands.npc.moveto.teleported=[[{0}]] teleported to {1}.
citizens.editors.text.edit-prompt=Enter text to edit the entry.
citizens.commands.npc.age.locked=Age locked.
citizens.commands.npc.spawn.missing-npc-id=No NPC with the ID {0} exists.
citizens.economy.minimum-cost-required=Need at least {0}.
citizens.editors.text.invalid-page=Invalid page number.
citizens.commands.npc.create.invalid-mobtype={0} is not a valid mob type. Using default type.
citizens.commands.npc.anchor.removed=Anchor removed.
citizens.commands.npc.create.npc-name-too-long=NPC names cannot be longer than 16 characters. The name has been shortened.
citizens.editors.text.end=Exited the text editor.
citizens.commands.npc.behaviour.added=Behaviours added.
citizens.editors.text.invalid-input=Invalid input.
citizens.commands.npc.anchor.already-exists=The anchor {0} already exists.
citizens.editors.text.remove-prompt=Enter the index of the entry you wish to remove or [

] to view more pages.
citizens.editors.already-in-editor=You''re already in an editor\!
citizens.editors.waypoints.triggers.delay.prompt=Enter the delay in [[server ticks]] to use. (20 ticks \= 1 second)
citizens.notifications.database-connection-failed=Unable to connect to database, falling back to YAML
citizens.commands.requirements.missing-permission=You don't have permission to execute that command.
citizens.editors.waypoints.triggers.chat.missing-radius=No radius supplied.
citizens.nms-errors.updating-pathfinding-range=Could not update pathfinding range\: {0}.
citizens.notifications.reloading=Reloading Citizens...
citizens.commands.npc.zombiemod.villager-set=[[{0}]] is now a villager.
citizens.commands.npc.behaviour.help=The scripts argument is a comma-separated list of file names. Scripts will be loaded automatically and run every tick. Use the [[-r]] flag to remove behaviours.
citizens.commands.template.created=Template created.
citizens.commands.npc.speed.set=NPC speed modifier set to [[{0}]].
citizens.commands.npc.age.set-adult=[[{0}]] is now an adult.
citizens.nms-errors.spawning-custom-entity=Could not spawn custom entity\: {0}.
citizens.commands.npc.leashable.stopped=[[{0}]] is no longer leashable.
citizens.editors.text.start-prompt=Type [[add]] to add an entry, [[edit]] to edit entries, [[remove]] to remove entries, [[close]] to toggle the NPC as a close talker, [[item]] to set the item in hand pattern, [[range]] to set the talking range, and [[random]] to toggle the NPC as a random talker. Type [[help]] to show this again.
citizens.commands.npc.powered.stopped=[[{0}]] will no longer be powered.
citizens.notifications.npcs-loaded=Loaded {0} NPCs.
citizens.editors.equipment.sheep-coloured=[[{0}]] is now coloured [[{1}]].
citizens.sub-plugins.load=Loading {0}
citizens.commands.npc.size.set={0}''s size set to [[{1}]].
citizens.commands.npc.age.invalid-age=Invalid age. Valid ages are adult, baby, number between -24000 and 0
citizens.commands.npc.behaviour.removed=Behaviours removed.
citizens.commands.npc.skeletontype.invalid-type=Invalid skeleton type.
citizens.commands.npc.horse.type-set=The horse''s type was set to [[{0}]].
citizens.commands.trait.failed-to-remove=<7>Couldn''t remove {0}.
citizens.notifications.locale=Using locale {0}.
citizens.commands.npc.anchor.invalid-name=Invalid anchor name.
citizens.editors.waypoints.triggers.remove.prompt=Enter in the index of the trigger to delete or [[back]] to return to the edit prompt. Current triggers are\:
citizens.load-task-error=NPC load task couldn''t be scheduled, disabling...
citizens.nms-errors.stopping-network-threads=Could not stop network threads\: {0}.
citizens.commands.npc.horse.color-set=The horse''s color was set to [[{0}]].
citizens.editors.waypoints.linear.added-waypoint=[[Added]] a waypoint at ({0}) ([[{1}]], [[{2}]])
citizens.commands.template.conflict=A template by that name already exists.
citizens.editors.text.random-talker-set=[[Random talking]] set to [[{0}]].
citizens.commands.npc.owner.already-owner={0} is already the owner of {1}.
citizens.commands.npc.remove.incorrect-syntax=Incorrect syntax. /npc remove (all)
citizens.commands.npc.anchor.missing=The anchor {1} does not exist.
citizens.commands.npc.lookclose.stopped=[[{0}]] will no longer rotate when players are nearby.
citizens.commands.npc.gamemode.invalid={0} is not a valid gamemode.
citizens.commands.npc.create.invalid-location=Spawn location could not be parsed or was not found.
citizens.commands.npc.lookclose.set=[[{0}]] will now rotate when players are nearby.
citizens.editors.text.invalid-edit-type=Invalid edit type.
citizens.commands.npc.type.invalid=[[{0}]] is not a valid type.
citizens.commands.npc.tpto.from-not-found=Source entity not found.
citizens.commands.npc.rename.renamed=You renamed [[{0}]] to [[{1}]].
citizens.editors.waypoints.triggers.remove.removed=Successfully removed trigger {0}.
citizens.commands.npc.profession.invalid-profession={0} is not a valid profession.
citizens.commands.npc.age.unlocked=Age unlocked.
citizens.commands.npc.skeletontype.set={0}''s skeleton type set to [[{1}]].
citizens.editors.text.removed-entry=[[Removed]] entry at index [[{0}]].
citizens.commands.npc.profession.set=[[{0}]] is now a [[{1}]].
citizens.commands.npc.wolf.unknown-collar-color=[[{0}]] is not an RGB-formatted collar color.
citizens.commands.requirements.missing-required-trait=Missing required trait {0}.
citizens.editors.waypoints.triggers.add.added=<b>[[Added]] waypoint trigger successfully ({0}).
citizens.commands.npc.tpto.success=Teleported successfully.
citizens.commands.npc.owner.set-server=[[The server]] is now the owner of {0}.
citizens.commands.requirements.must-be-ingame=You must be ingame to use that command.
citizens.commands.unknown-command=Unknown command. Did you mean\:
citizens.editors.waypoints.triggers.main.missing-waypoint=Not editing a waypoint.
citizens.commands.npc.moveto.format=Format is x\:y\:z(\:world) or x y z( world).
citizens.nms-errors.error-setting-persistent=Could not set NPC as persistent\: {0}. NPC entity may despawn.
citizens.economy.error-loading=Unable to use economy handling. Has Vault been enabled?
citizens.commands.npc.age.set-normal=[[{0}]] is now age [[{1}]].
citizens.commands.npc.zombiemod.baby-unset=[[{0}]] is no longer a baby.
citizens.waypoints.set-provider=Set the waypoint provider to [[{0}]].
citizens.commands.console-error=Please report this error\: [See console]
citizens.editors.equipment.begin=<b>Entered the equipment editor\!<br>[[Right click]] to equip the NPC\!
citizens.notifications.trait-load-failed=The trait {0} failed to load for NPC ID\: {1}.
citizens.editors.waypoints.linear.showing-markers=[[Showing]] waypoint markers.
citizens.commands.template.missing=Template not found.
citizens.editors.equipment.sheared-stopped=[[{0}]] is no longer sheared.
citizens.commands.npc.age.set=[[{0}]] is now [[{1}]].
citizens.editors.copier.begin=<b>Entered the NPC copier\!<br>Click anywhere to copy the currently selected NPC.
citizens.commands.script.compiling=Script compiling...
citizens.notifications.npc-name-not-found=Could not find a name for ID {0}.
citizens.editors.waypoints.linear.not-showing-markers=[[Stopped]] showing waypoint markers.
citizens.commands.npc.horse.chest-unset=The horse is no longer carrying a chest.
citizens.commands.traitc.missing=Trait not found.
citizens.commands.npc.anchor.added=Anchor added.
citizens.notifications.skipping-invalid-pose=Skipping pose {0} - invalid yaw/pitch ({1}).
citizens.settings.writing-default=Writing default setting\: {0}
citizens.notifications.metrics-load-error=Unable to start metrics\: {0}.
citizens.commands.npc.vulnerable.set=[[{0}]] is now vulnerable.
citizens.conversations.selection.invalid-choice=[[{0}]] is not a valid option.
citizens.commands.npc.pathfindingrange.set=Pathfinding range set to [[{0}]].
citizens.editors.waypoints.triggers.chat.invalid-radius=The radius must be a number.
citizens.changed-implementation=Citizens implementation changed, disabling plugin.
citizens.commands.npc.respawn.delay-set=Respawn delay set to [[{0}]].
citizens.editors.text.invalid-index={0} is not a valid index\!
citizens.commands.npc.mount.failed=Couldn''t mount [[{0}]].
citizens.nms-errors.getting-id-mapping=Could not fetch entity id mapping fields\: {0}.
citizens.commands.npc.type.set=[[{0}]]''s type set to [[{1}]].
citizens.editors.equipment.all-items-removed=[[{0}]] had all of its items removed.
citizens.commands.npc.spawn.spawned=You spawned [[{0}]].
citizens.notifications.skipping-broken-trait=Skipped broken or missing trait {0} while loading ID {1}. Has the name changed?
citizens.editors.text.realistic-looking-set=[[Realistic looking]] set to [[{0}]].
citizens.editors.waypoints.linear.begin=<b>Entered the linear waypoint editor\!<br>    [[Left click]] to add a waypoint, [[right click]] to remove.<br>    Type [[toggle path]] to toggle showing entities at waypoints, [[triggers]] to enter the trigger editor and [[clear]] to clear all waypoints.
citizens.commands.npc.tp.teleported=You teleported to [[{0}]].
citizens.editors.waypoints.triggers.teleport.prompt=Enter the destination in the format world\:x\:y\:z. Type [[here]] to use your current location. Type [[back]] to return to the edit prompt.
citizens.commands.requirements.too-many-arguments=Too many arguments.
citizens.commands.npc.tp.location-not-found=Couldn't find the target NPC's location.
citizens.editors.waypoints.linear.range-exceeded=Previous waypoint is {0} blocks away but the distance limit is {1}.
citizens.notifications.saved=Citizens saved.
citizens.commands.npc.owner.owner=[[{0}]]''s owner is [[{1}]].
citizens.commands.npc.nameplate.toggled=Nameplate visibility toggled.
citizens.editors.text.talk-item-set=[[Talk item pattern]] set to [[{0}]].
citizens.commands.npc.zombiemod.baby-set=[[{0}]] is now a baby.
citizens.editors.text.add-prompt=Enter text to add to the NPC.
citizens.commands.npc.pose.removed=Pose removed.
citizens.editors.text.range-set=[[Range]] set to [[{0}]].
citizens.commands.npc.tpto.to-not-found=Destination entity not found.
citizens.commands.npc.create.not-living-mobtype={0} is not a living entity type. Using default type.
citizens.commands.template.applied=Template applied to [[{0}]] NPCs.
citizens.commands.npc.pose.already-exists=The pose [[{0}]] already exists.
citizens.commands.npc.horse.style-set=The horse''s style was set to [[{0}]].
citizens.editors.equipment.end=Exited the equipment editor.
citizens.commands.npc.targetable.unset=[[{0}]] can no longer be targeted by mobs.
citizens.commands.npc.horse.describe=The horse''s color is [[{0}]], the type is [[{1}]] and the style is [[{2}]].
citizens.editors.waypoints.triggers.animation.invalid-animation=Invalid animation [[{0}]]. Valid animations are {1}.
citizens.editors.waypoints.linear.waypoints-cleared=Waypoints cleared.
citizens.commands.npc.pose.invalid-name=Invalid pose name.
citizens.editors.waypoints.triggers.animation.prompt=Enter in animations to perform - valid animations are {0}.<br>Type in [[finish]] to finish the animation trigger or [[back]] to return to the previous prompt.
citizens.commands.npc.horse.invalid-color=Invalid horse color given. Valid colors are\: [[{0}]].
citizens.editors.equipment.invalid-block=Invalid block\!
citizens.commands.invalid.class=Invalid external commands class.
citizens.commands.trait.failed-to-change=<7>Couldn''t change {0}.
citizens.editors.waypoints.triggers.remove.index-out-of-range=Index must be in the range [[1-{0}]].
citizens.commands.id-not-found=Couldn''t find any NPC with ID {0}.
citizens.commands.npc.age.set-baby=[[{0}]] is now a baby.
citizens.editors.waypoints.triggers.add.invalid-trigger=Couldn''t create a trigger by the name [[{0}]].
citizens.editors.waypoints.triggers.add.prompt=Enter in a trigger name to add or type [[back]] to return to the edit prompt. Valid trigger names are {0}.
citizens.nms-errors.updating-navigation-world=Could not update navigation world\: {0}.
 
#
#Wed Oct 09 21:53:44 CEST 2013
citizens.commands.trait.added=Added {0} successfully.
citizens.commands.npc.remove.removed-all=You permanently removed all NPCs.
citizens.commands.npc.powered.set=[[{0}]] will now be powered.
citizens.commands.npc.remove.removed=You permanently removed [[{0}]].
citizens.editors.copier.end=Exited the NPC copier.
citizens.notifications.reloaded=Citizens reloaded.
citizens.editors.text.edited-text=Changed entry at index [[{0}]]to [[{1}]].
citizens.commands.npc.create.no-player-for-spawn=No player could be found by that name to spawn an NPC at.
citizens.commands.errors.missing-world=World not found.
citizens.commands.npc.gamemode.set=Gamemode set to [[{0}]].
citizens.commands.trait.failed-to-add=<7>Couldn''t add {0}.
citizens.commands.invalid-mobtype={0} is not a valid mobtype.
citizens.commands.npc.select.already-selected=You already have that NPC selected.
citizens.commands.npc.gamemode.describe={0}''s gamemode is [[{1}]].
citizens.saves.load-failed=Unable to load saves, disabling...
citizens.waypoints.current-provider=The current waypoint provider is [[{0}]].
citizens.commands.traitc.not-configurable=That trait is not configurable.
citizens.commands.npc.copy.copied=[[{0}]] has been copied.
citizens.waypoints.available-providers-header=<b>List of available providers
citizens.notifications.trait-onspawn-failed=An exception occurred while the trait {0} was spawning for NPC ID {1}.
citizens.commands.npc.horse.chest-set=The horse is now carrying a chest.
citizens.editors.waypoints.triggers.teleport.invalid-format=Invalid location given. Format is [[world]]\:[[x]]\:[[y]]\:[[z]].
citizens.commands.npc.controllable.removed=[[{0}]] can no longer be controlled.
citizens.commands.npc.controllable.set=[[{0}]] can now be controlled.
citizens.nms-errors.clearing-goals=Could not clear goals\: {0}.
citizens.commands.npc.pose.missing=The pose [[{0}]] does not exist.
citizens.traits.age-description={0}''s age is [[{1}]]. Locked is [[{2}]].
citizens.commands.help.header=Help
citizens.editors.text.added-entry=[[Added]] the entry [[{0}]].
citizens.commands.trait.removed=Removed {0} successfully.
citizens.commands.npc.size.description={0}''s size is [[{1}]].
citizens.commands.invalid-number=That is not a valid number.
citizens.editors.waypoints.triggers.main.prompt=<b>Entered the waypoint trigger editor.<br>    Type [[add]] to begin adding triggers and [[remove]] to remove triggers.<br>    Type [[triggers]] to enter the waypoint trigger editor.<br>    Current triggers are\:
citizens.commands.npc.speed.modifier-above-limit=Speed is above the limit.
citizens.commands.requirements.disallowed-mobtype=The NPC cannot be the mob type {0} to use that command.
citizens.notifications.unknown-npc-type=NPC type {0} was not recognized. Did you spell it correctly?
citizens.commands.npc.spawn.already-spawned={0} is already spawned at another location. Use ''/npc tphere'' to teleport the NPC to your location.
citizens.commands.requirements.must-have-selected=You must have an NPC selected to execute that command.
citizens.commands.citizens.save.help=Use the -a flag to save async (off the main server thread).
citizens.commands.npc.leashable.set=[[{0}]] is now leashable.
citizens.commands.npc.playerlist.removed=Removed [[{0}]] from the player list.
citizens.commands.npc.horse.invalid-style=Invalid horse style given. Valid styles are\: [[{0}]].
citizens.editors.equipment.saddled-stopped=[[{0}]] is no longer saddled.
citizens.editors.text.edit-begin-prompt=Enter the index of the entry you wish to edit or [

] to view more pages.
citizens.notifications.saving=Saving Citizens...
citizens.commands.npc.playerlist.added=Added [[{0}]] to the player list.
citizens.notifications.missing-translations=Missing translations file for locale {0}. Defaulting to en locale.
citizens.commands.npc.ocelot.invalid-type=Invalid ocelot type. Valid types are\: [[{0}]].
citizens.commands.requirements.must-be-owner=You must be the owner of this NPC to execute that command.
citizens.notifications.incompatible-version=v{0} is not compatible with Minecraft v{1} - try upgrading or downgrading Citizens. Disabling.
citizens.commands.npc.owner.set=[[{1}]] is now the owner of {0}.
citizens.editors.text.close-talker-set=[[Close talker]] set to [[{0}]].
citizens.commands.npc.age.cannot-be-aged=The mob type {0} cannot be aged.
citizens.editors.text.begin=<b>Entered the text editor\!
citizens.commands.requirements.too-few-arguments=Too few arguments.
citizens.editors.waypoints.linear.removed-waypoint=[[Removed]] a waypoint ([[{0}]] remaining) ([[{1}]])
citizens.commands.npc.respawn.describe=Respawn delay is currently [[{0}]].
citizens.commands.script.compiled=Script compiled.
citizens.editors.text.change-page-prompt=Enter a page number to view more text entries.
citizens.commands.npc.gravity.enabled=Gravity [[enabled]].
citizens.commands.npc.pose.added=Pose added.
citizens.commands.npc.gravity.disabled=Gravity [[disabled]].
citizens.commands.npc.spawn.no-location=No stored location available - command must be used ingame.
citizens.commands.npc.zombiemod.villager-unset=[[{0}]] is no longer a villager.
citizens.commands.npc.controllable.not-controllable=[[{0}]] is not controllable.
citizens.editors.text.invalid-range=Invalid range.
citizens.editors.waypoints.triggers.chat.prompt=Enter in chat lines to say.<br>Type in [[radius (radius)]] to set the block radius to broadcast the messages.<br>Type [[finish]] to finish the chat trigger or [[back]] to return to the previous prompt.
citizens.economy.money-withdrawn=Withdrew [[{0}]] for your NPC.
citizens.notifications.error-reloading=Error occured while reloading, see console.
citizens.commands.npc.despawn.despawned=You despawned [[{0}]].
citizens.nms-errors.getting-field=Could not fetch NMS field {0}\: {1}.
citizens.editors.selection.start-prompt=There were multiple NPCs with the supplied name.<br>Please enter an id or number from the list below to select that NPC.
citizens.commands.npc.horse.invalid-type=Invalid horse type given. Valid types are\: [[{0}]].
citizens.commands.npc.vulnerable.stopped=[[{0}]] is no longer vulnerable.
citizens.sub-plugins.error-on-load={0} initializing {1}
citizens.notifications.npc-not-found=No NPC could be found.
citizens.editors.equipment.saddled-set=[[{0}]] is now saddled.
citizens.commands.page-missing=The page [[{0}]] does not exist.
citizens.commands.npc.targetable.set=[[{0}]] can now be targeted by mobs.
citizens.notifications.exception-updating-npc=Exception while updating {0}\: {1}.
citizens.nms-errors.updating-land-modifier=Could not update land speed modifier\: {0}.
citizens.limits.over-npc-limt=Over the NPC limit of {0}.
citizens.editors.waypoints.triggers.remove.not-a-number=Index must be a number.
citizens.commands.npc.age.help=Can only be used on entities that can become babies. Use the [[-l]] flag to lock age over time (note\: relogs may be required to see this).
citizens.editors.equipment.sheared-set=[[{0}]] is now sheared.
citizens.commands.npc.tphere.teleported=[[{0}]] was teleported to your location.
citizens.editors.waypoints.linear.end=Exited the linear waypoint editor.
citizens.editors.waypoints.linear.edit-slot-set=Editing slot set to [[{0}]] ({1}).
citizens.commands.traitc.not-on-npc=The NPC doesn''t have that trait.
citizens.commands.help.command-missing=Command /{0} not found.
citizens.commands.script.file-missing=The file {0} doesn''t exist\!
citizens.commands.npc.moveto.teleported=[[{0}]] teleported to {1}.
citizens.editors.text.edit-prompt=Enter text to edit the entry.
citizens.commands.npc.age.locked=Age locked.
citizens.commands.npc.spawn.missing-npc-id=No NPC with the ID {0} exists.
citizens.economy.minimum-cost-required=Need at least {0}.
citizens.editors.text.invalid-page=Invalid page number.
citizens.commands.npc.create.invalid-mobtype={0} is not a valid mob type. Using default type.
citizens.commands.npc.anchor.removed=Anchor removed.
citizens.commands.npc.create.npc-name-too-long=NPC names cannot be longer than 16 characters. The name has been shortened.
citizens.editors.text.end=Exited the text editor.
citizens.commands.npc.behaviour.added=Behaviours added.
citizens.editors.text.invalid-input=Invalid input.
citizens.commands.npc.anchor.already-exists=The anchor {0} already exists.
citizens.editors.text.remove-prompt=Enter the index of the entry you wish to remove or [

] to view more pages.
citizens.editors.already-in-editor=You''re already in an editor\!
citizens.editors.waypoints.triggers.delay.prompt=Enter the delay in [[server ticks]] to use. (20 ticks \= 1 second)
citizens.notifications.database-connection-failed=Unable to connect to database, falling back to YAML
citizens.commands.requirements.missing-permission=You don't have permission to execute that command.
citizens.editors.waypoints.triggers.chat.missing-radius=No radius supplied.
citizens.nms-errors.updating-pathfinding-range=Could not update pathfinding range\: {0}.
citizens.notifications.reloading=Reloading Citizens...
citizens.commands.npc.zombiemod.villager-set=[[{0}]] is now a villager.
citizens.commands.npc.behaviour.help=The scripts argument is a comma-separated list of file names. Scripts will be loaded automatically and run every tick. Use the [[-r]] flag to remove behaviours.
citizens.commands.template.created=Template created.
citizens.commands.npc.speed.set=NPC speed modifier set to [[{0}]].
citizens.commands.npc.age.set-adult=[[{0}]] is now an adult.
citizens.nms-errors.spawning-custom-entity=Could not spawn custom entity\: {0}.
citizens.commands.npc.leashable.stopped=[[{0}]] is no longer leashable.
citizens.editors.text.start-prompt=Type [[add]] to add an entry, [[edit]] to edit entries, [[remove]] to remove entries, [[close]] to toggle the NPC as a close talker, [[item]] to set the item in hand pattern, [[range]] to set the talking range, and [[random]] to toggle the NPC as a random talker. Type [[help]] to show this again.
citizens.commands.npc.powered.stopped=[[{0}]] will no longer be powered.
citizens.notifications.npcs-loaded=Loaded {0} NPCs.
citizens.editors.equipment.sheep-coloured=[[{0}]] is now coloured [[{1}]].
citizens.sub-plugins.load=Loading {0}
citizens.commands.npc.size.set={0}''s size set to [[{1}]].
citizens.commands.npc.age.invalid-age=Invalid age. Valid ages are adult, baby, number between -24000 and 0
citizens.commands.npc.behaviour.removed=Behaviours removed.
citizens.commands.npc.skeletontype.invalid-type=Invalid skeleton type.
citizens.commands.npc.horse.type-set=The horse''s type was set to [[{0}]].
citizens.commands.trait.failed-to-remove=<7>Couldn''t remove {0}.
citizens.notifications.locale=Using locale {0}.
citizens.commands.npc.anchor.invalid-name=Invalid anchor name.
citizens.editors.waypoints.triggers.remove.prompt=Enter in the index of the trigger to delete or [[back]] to return to the edit prompt. Current triggers are\:
citizens.load-task-error=NPC load task couldn''t be scheduled, disabling...
citizens.nms-errors.stopping-network-threads=Could not stop network threads\: {0}.
citizens.commands.npc.horse.color-set=The horse''s color was set to [[{0}]].
citizens.editors.waypoints.linear.added-waypoint=[[Added]] a waypoint at ({0}) ([[{1}]], [[{2}]])
citizens.commands.template.conflict=A template by that name already exists.
citizens.editors.text.random-talker-set=[[Random talking]] set to [[{0}]].
citizens.commands.npc.owner.already-owner={0} is already the owner of {1}.
citizens.commands.npc.remove.incorrect-syntax=Incorrect syntax. /npc remove (all)
citizens.commands.npc.anchor.missing=The anchor {1} does not exist.
citizens.commands.npc.lookclose.stopped=[[{0}]] will no longer rotate when players are nearby.
citizens.commands.npc.gamemode.invalid={0} is not a valid gamemode.
citizens.commands.npc.create.invalid-location=Spawn location could not be parsed or was not found.
citizens.commands.npc.lookclose.set=[[{0}]] will now rotate when players are nearby.
citizens.editors.text.invalid-edit-type=Invalid edit type.
citizens.commands.npc.type.invalid=[[{0}]] is not a valid type.
citizens.commands.npc.tpto.from-not-found=Source entity not found.
citizens.commands.npc.rename.renamed=You renamed [[{0}]] to [[{1}]].
citizens.editors.waypoints.triggers.remove.removed=Successfully removed trigger {0}.
citizens.commands.npc.profession.invalid-profession={0} is not a valid profession.
citizens.commands.npc.age.unlocked=Age unlocked.
citizens.commands.npc.skeletontype.set={0}''s skeleton type set to [[{1}]].
citizens.editors.text.removed-entry=[[Removed]] entry at index [[{0}]].
citizens.commands.npc.profession.set=[[{0}]] is now a [[{1}]].
citizens.commands.npc.wolf.unknown-collar-color=[[{0}]] is not an RGB-formatted collar color.
citizens.commands.requirements.missing-required-trait=Missing required trait {0}.
citizens.editors.waypoints.triggers.add.added=<b>[[Added]] waypoint trigger successfully ({0}).
citizens.commands.npc.tpto.success=Teleported successfully.
citizens.commands.npc.owner.set-server=[[The server]] is now the owner of {0}.
citizens.commands.requirements.must-be-ingame=You must be ingame to use that command.
citizens.commands.unknown-command=Unknown command. Did you mean\:
citizens.editors.waypoints.triggers.main.missing-waypoint=Not editing a waypoint.
citizens.commands.npc.moveto.format=Format is x\:y\:z(\:world) or x y z( world).
citizens.nms-errors.error-setting-persistent=Could not set NPC as persistent\: {0}. NPC entity may despawn.
citizens.economy.error-loading=Unable to use economy handling. Has Vault been enabled?
citizens.commands.npc.age.set-normal=[[{0}]] is now age [[{1}]].
citizens.commands.npc.zombiemod.baby-unset=[[{0}]] is no longer a baby.
citizens.waypoints.set-provider=Set the waypoint provider to [[{0}]].
citizens.commands.console-error=Please report this error\: [See console]
citizens.editors.equipment.begin=<b>Entered the equipment editor\!<br>[[Right click]] to equip the NPC\!
citizens.notifications.trait-load-failed=The trait {0} failed to load for NPC ID\: {1}.
citizens.editors.waypoints.linear.showing-markers=[[Showing]] waypoint markers.
citizens.commands.template.missing=Template not found.
citizens.editors.equipment.sheared-stopped=[[{0}]] is no longer sheared.
citizens.commands.npc.age.set=[[{0}]] is now [[{1}]].
citizens.editors.copier.begin=<b>Entered the NPC copier\!<br>Click anywhere to copy the currently selected NPC.
citizens.commands.script.compiling=Script compiling...
citizens.notifications.npc-name-not-found=Could not find a name for ID {0}.
citizens.editors.waypoints.linear.not-showing-markers=[[Stopped]] showing waypoint markers.
citizens.commands.npc.horse.chest-unset=The horse is no longer carrying a chest.
citizens.commands.traitc.missing=Trait not found.
citizens.commands.npc.anchor.added=Anchor added.
citizens.notifications.skipping-invalid-pose=Skipping pose {0} - invalid yaw/pitch ({1}).
citizens.settings.writing-default=Writing default setting\: {0}
citizens.notifications.metrics-load-error=Unable to start metrics\: {0}.
citizens.commands.npc.vulnerable.set=[[{0}]] is now vulnerable.
citizens.conversations.selection.invalid-choice=[[{0}]] is not a valid option.
citizens.commands.npc.pathfindingrange.set=Pathfinding range set to [[{0}]].
citizens.editors.waypoints.triggers.chat.invalid-radius=The radius must be a number.
citizens.changed-implementation=Citizens implementation changed, disabling plugin.
citizens.commands.npc.respawn.delay-set=Respawn delay set to [[{0}]].
citizens.editors.text.invalid-index={0} is not a valid index\!
citizens.commands.npc.mount.failed=Couldn''t mount [[{0}]].
citizens.nms-errors.getting-id-mapping=Could not fetch entity id mapping fields\: {0}.
citizens.commands.npc.type.set=[[{0}]]''s type set to [[{1}]].
citizens.editors.equipment.all-items-removed=[[{0}]] had all of its items removed.
citizens.commands.npc.spawn.spawned=You spawned [[{0}]].
citizens.notifications.skipping-broken-trait=Skipped broken or missing trait {0} while loading ID {1}. Has the name changed?
citizens.editors.text.realistic-looking-set=[[Realistic looking]] set to [[{0}]].
citizens.editors.waypoints.linear.begin=<b>Entered the linear waypoint editor\!<br>    [[Left click]] to add a waypoint, [[right click]] to remove.<br>    Type [[toggle path]] to toggle showing entities at waypoints, [[triggers]] to enter the trigger editor and [[clear]] to clear all waypoints.
citizens.commands.npc.tp.teleported=You teleported to [[{0}]].
citizens.editors.waypoints.triggers.teleport.prompt=Enter the destination in the format world\:x\:y\:z. Type [[here]] to use your current location. Type [[back]] to return to the edit prompt.
citizens.commands.requirements.too-many-arguments=Too many arguments.
citizens.commands.npc.tp.location-not-found=Couldn't find the target NPC's location.
citizens.editors.waypoints.linear.range-exceeded=Previous waypoint is {0} blocks away but the distance limit is {1}.
citizens.notifications.saved=Citizens saved.
citizens.commands.npc.owner.owner=[[{0}]]''s owner is [[{1}]].
citizens.commands.npc.nameplate.toggled=Nameplate visibility toggled.
citizens.editors.text.talk-item-set=[[Talk item pattern]] set to [[{0}]].
citizens.commands.npc.zombiemod.baby-set=[[{0}]] is now a baby.
citizens.editors.text.add-prompt=Enter text to add to the NPC.
citizens.commands.npc.pose.removed=Pose removed.
citizens.editors.text.range-set=[[Range]] set to [[{0}]].
citizens.commands.npc.tpto.to-not-found=Destination entity not found.
citizens.commands.npc.create.not-living-mobtype={0} is not a living entity type. Using default type.
citizens.commands.template.applied=Template applied to [[{0}]] NPCs.
citizens.commands.npc.pose.already-exists=The pose [[{0}]] already exists.
citizens.commands.npc.horse.style-set=The horse''s style was set to [[{0}]].
citizens.editors.equipment.end=Exited the equipment editor.
citizens.commands.npc.targetable.unset=[[{0}]] can no longer be targeted by mobs.
citizens.commands.npc.horse.describe=The horse''s color is [[{0}]], the type is [[{1}]] and the style is [[{2}]].
citizens.editors.waypoints.triggers.animation.invalid-animation=Invalid animation [[{0}]]. Valid animations are {1}.
citizens.editors.waypoints.linear.waypoints-cleared=Waypoints cleared.
citizens.commands.npc.pose.invalid-name=Invalid pose name.
citizens.editors.waypoints.triggers.animation.prompt=Enter in animations to perform - valid animations are {0}.<br>Type in [[finish]] to finish the animation trigger or [[back]] to return to the previous prompt.
citizens.commands.npc.horse.invalid-color=Invalid horse color given. Valid colors are\: [[{0}]].
citizens.editors.equipment.invalid-block=Invalid block\!
citizens.commands.invalid.class=Invalid external commands class.
citizens.commands.trait.failed-to-change=<7>Couldn''t change {0}.
citizens.editors.waypoints.triggers.remove.index-out-of-range=Index must be in the range [[1-{0}]].
citizens.commands.id-not-found=Couldn''t find any NPC with ID {0}.
citizens.commands.npc.age.set-baby=[[{0}]] is now a baby.
citizens.editors.waypoints.triggers.add.invalid-trigger=Couldn''t create a trigger by the name [[{0}]].
citizens.editors.waypoints.triggers.add.prompt=Enter in a trigger name to add or type [[back]] to return to the edit prompt. Valid trigger names are {0}.
citizens.nms-errors.updating-navigation-world=Could not update navigation world\: {0}.
 
#
#Wed Oct 09 21:53:44 CEST 2013
citizens.commands.trait.added=Added {0} successfully.
citizens.commands.npc.remove.removed-all=You permanently removed all NPCs.
citizens.commands.npc.powered.set=[[{0}]] will now be powered.
citizens.commands.npc.remove.removed=You permanently removed [[{0}]].
citizens.editors.copier.end=Exited the NPC copier.
citizens.notifications.reloaded=Citizens reloaded.
citizens.editors.text.edited-text=Changed entry at index [[{0}]]to [[{1}]].
citizens.commands.npc.create.no-player-for-spawn=No player could be found by that name to spawn an NPC at.
citizens.commands.errors.missing-world=World not found.
citizens.commands.npc.gamemode.set=Gamemode set to [[{0}]].
citizens.commands.trait.failed-to-add=<7>Couldn''t add {0}.
citizens.commands.invalid-mobtype={0} is not a valid mobtype.
citizens.commands.npc.select.already-selected=You already have that NPC selected.
citizens.commands.npc.gamemode.describe={0}''s gamemode is [[{1}]].
citizens.saves.load-failed=Unable to load saves, disabling...
citizens.waypoints.current-provider=The current waypoint provider is [[{0}]].
citizens.commands.traitc.not-configurable=That trait is not configurable.
citizens.commands.npc.copy.copied=[[{0}]] has been copied.
citizens.waypoints.available-providers-header=<b>List of available providers
citizens.notifications.trait-onspawn-failed=An exception occurred while the trait {0} was spawning for NPC ID {1}.
citizens.commands.npc.horse.chest-set=The horse is now carrying a chest.
citizens.editors.waypoints.triggers.teleport.invalid-format=Invalid location given. Format is [[world]]\:[[x]]\:[[y]]\:[[z]].
citizens.commands.npc.controllable.removed=[[{0}]] can no longer be controlled.
citizens.commands.npc.controllable.set=[[{0}]] can now be controlled.
citizens.nms-errors.clearing-goals=Could not clear goals\: {0}.
citizens.commands.npc.pose.missing=The pose [[{0}]] does not exist.
citizens.traits.age-description={0}''s age is [[{1}]]. Locked is [[{2}]].
citizens.commands.help.header=Help
citizens.editors.text.added-entry=[[Added]] the entry [[{0}]].
citizens.commands.trait.removed=Removed {0} successfully.
citizens.commands.npc.size.description={0}''s size is [[{1}]].
citizens.commands.invalid-number=That is not a valid number.
citizens.editors.waypoints.triggers.main.prompt=<b>Entered the waypoint trigger editor.<br>    Type [[add]] to begin adding triggers and [[remove]] to remove triggers.<br>    Type [[triggers]] to enter the waypoint trigger editor.<br>    Current triggers are\:
citizens.commands.npc.speed.modifier-above-limit=Speed is above the limit.
citizens.commands.requirements.disallowed-mobtype=The NPC cannot be the mob type {0} to use that command.
citizens.notifications.unknown-npc-type=NPC type {0} was not recognized. Did you spell it correctly?
citizens.commands.npc.spawn.already-spawned={0} is already spawned at another location. Use ''/npc tphere'' to teleport the NPC to your location.
citizens.commands.requirements.must-have-selected=You must have an NPC selected to execute that command.
citizens.commands.citizens.save.help=Use the -a flag to save async (off the main server thread).
citizens.commands.npc.leashable.set=[[{0}]] is now leashable.
citizens.commands.npc.playerlist.removed=Removed [[{0}]] from the player list.
citizens.commands.npc.horse.invalid-style=Invalid horse style given. Valid styles are\: [[{0}]].
citizens.editors.equipment.saddled-stopped=[[{0}]] is no longer saddled.
citizens.editors.text.edit-begin-prompt=Enter the index of the entry you wish to edit or [

] to view more pages.
citizens.notifications.saving=Saving Citizens...
citizens.commands.npc.playerlist.added=Added [[{0}]] to the player list.
citizens.notifications.missing-translations=Missing translations file for locale {0}. Defaulting to en locale.
citizens.commands.npc.ocelot.invalid-type=Invalid ocelot type. Valid types are\: [[{0}]].
citizens.commands.requirements.must-be-owner=You must be the owner of this NPC to execute that command.
citizens.notifications.incompatible-version=v{0} is not compatible with Minecraft v{1} - try upgrading or downgrading Citizens. Disabling.
citizens.commands.npc.owner.set=[[{1}]] is now the owner of {0}.
citizens.editors.text.close-talker-set=[[Close talker]] set to [[{0}]].
citizens.commands.npc.age.cannot-be-aged=The mob type {0} cannot be aged.
citizens.editors.text.begin=<b>Entered the text editor\!
citizens.commands.requirements.too-few-arguments=Too few arguments.
citizens.editors.waypoints.linear.removed-waypoint=[[Removed]] a waypoint ([[{0}]] remaining) ([[{1}]])
citizens.commands.npc.respawn.describe=Respawn delay is currently [[{0}]].
citizens.commands.script.compiled=Script compiled.
citizens.editors.text.change-page-prompt=Enter a page number to view more text entries.
citizens.commands.npc.gravity.enabled=Gravity [[enabled]].
citizens.commands.npc.pose.added=Pose added.
citizens.commands.npc.gravity.disabled=Gravity [[disabled]].
citizens.commands.npc.spawn.no-location=No stored location available - command must be used ingame.
citizens.commands.npc.zombiemod.villager-unset=[[{0}]] is no longer a villager.
citizens.commands.npc.controllable.not-controllable=[[{0}]] is not controllable.
citizens.editors.text.invalid-range=Invalid range.
citizens.editors.waypoints.triggers.chat.prompt=Enter in chat lines to say.<br>Type in [[radius (radius)]] to set the block radius to broadcast the messages.<br>Type [[finish]] to finish the chat trigger or [[back]] to return to the previous prompt.
citizens.economy.money-withdrawn=Withdrew [[{0}]] for your NPC.
citizens.notifications.error-reloading=Error occured while reloading, see console.
citizens.commands.npc.despawn.despawned=You despawned [[{0}]].
citizens.nms-errors.getting-field=Could not fetch NMS field {0}\: {1}.
citizens.editors.selection.start-prompt=There were multiple NPCs with the supplied name.<br>Please enter an id or number from the list below to select that NPC.
citizens.commands.npc.horse.invalid-type=Invalid horse type given. Valid types are\: [[{0}]].
citizens.commands.npc.vulnerable.stopped=[[{0}]] is no longer vulnerable.
citizens.sub-plugins.error-on-load={0} initializing {1}
citizens.notifications.npc-not-found=No NPC could be found.
citizens.editors.equipment.saddled-set=[[{0}]] is now saddled.
citizens.commands.page-missing=The page [[{0}]] does not exist.
citizens.commands.npc.targetable.set=[[{0}]] can now be targeted by mobs.
citizens.notifications.exception-updating-npc=Exception while updating {0}\: {1}.
citizens.nms-errors.updating-land-modifier=Could not update land speed modifier\: {0}.
citizens.limits.over-npc-limt=Over the NPC limit of {0}.
citizens.editors.waypoints.triggers.remove.not-a-number=Index must be a number.
citizens.commands.npc.age.help=Can only be used on entities that can become babies. Use the [[-l]] flag to lock age over time (note\: relogs may be required to see this).
citizens.editors.equipment.sheared-set=[[{0}]] is now sheared.
citizens.commands.npc.tphere.teleported=[[{0}]] was teleported to your location.
citizens.editors.waypoints.linear.end=Exited the linear waypoint editor.
citizens.editors.waypoints.linear.edit-slot-set=Editing slot set to [[{0}]] ({1}).
citizens.commands.traitc.not-on-npc=The NPC doesn''t have that trait.
citizens.commands.help.command-missing=Command /{0} not found.
citizens.commands.script.file-missing=The file {0} doesn''t exist\!
citizens.commands.npc.moveto.teleported=[[{0}]] teleported to {1}.
citizens.editors.text.edit-prompt=Enter text to edit the entry.
citizens.commands.npc.age.locked=Age locked.
citizens.commands.npc.spawn.missing-npc-id=No NPC with the ID {0} exists.
citizens.economy.minimum-cost-required=Need at least {0}.
citizens.editors.text.invalid-page=Invalid page number.
citizens.commands.npc.create.invalid-mobtype={0} is not a valid mob type. Using default type.
citizens.commands.npc.anchor.removed=Anchor removed.
citizens.commands.npc.create.npc-name-too-long=NPC names cannot be longer than 16 characters. The name has been shortened.
citizens.editors.text.end=Exited the text editor.
citizens.commands.npc.behaviour.added=Behaviours added.
citizens.editors.text.invalid-input=Invalid input.
citizens.commands.npc.anchor.already-exists=The anchor {0} already exists.
citizens.editors.text.remove-prompt=Enter the index of the entry you wish to remove or [

] to view more pages.
citizens.editors.already-in-editor=You''re already in an editor\!
citizens.editors.waypoints.triggers.delay.prompt=Enter the delay in [[server ticks]] to use. (20 ticks \= 1 second)
citizens.notifications.database-connection-failed=Unable to connect to database, falling back to YAML
citizens.commands.requirements.missing-permission=You don't have permission to execute that command.
citizens.editors.waypoints.triggers.chat.missing-radius=No radius supplied.
citizens.nms-errors.updating-pathfinding-range=Could not update pathfinding range\: {0}.
citizens.notifications.reloading=Reloading Citizens...
citizens.commands.npc.zombiemod.villager-set=[[{0}]] is now a villager.
citizens.commands.npc.behaviour.help=The scripts argument is a comma-separated list of file names. Scripts will be loaded automatically and run every tick. Use the [[-r]] flag to remove behaviours.
citizens.commands.template.created=Template created.
citizens.commands.npc.speed.set=NPC speed modifier set to [[{0}]].
citizens.commands.npc.age.set-adult=[[{0}]] is now an adult.
citizens.nms-errors.spawning-custom-entity=Could not spawn custom entity\: {0}.
citizens.commands.npc.leashable.stopped=[[{0}]] is no longer leashable.
citizens.editors.text.start-prompt=Type [[add]] to add an entry, [[edit]] to edit entries, [[remove]] to remove entries, [[close]] to toggle the NPC as a close talker, [[item]] to set the item in hand pattern, [[range]] to set the talking range, and [[random]] to toggle the NPC as a random talker. Type [[help]] to show this again.
citizens.commands.npc.powered.stopped=[[{0}]] will no longer be powered.
citizens.notifications.npcs-loaded=Loaded {0} NPCs.
citizens.editors.equipment.sheep-coloured=[[{0}]] is now coloured [[{1}]].
citizens.sub-plugins.load=Loading {0}
citizens.commands.npc.size.set={0}''s size set to [[{1}]].
citizens.commands.npc.age.invalid-age=Invalid age. Valid ages are adult, baby, number between -24000 and 0
citizens.commands.npc.behaviour.removed=Behaviours removed.
citizens.commands.npc.skeletontype.invalid-type=Invalid skeleton type.
citizens.commands.npc.horse.type-set=The horse''s type was set to [[{0}]].
citizens.commands.trait.failed-to-remove=<7>Couldn''t remove {0}.
citizens.notifications.locale=Using locale {0}.
citizens.commands.npc.anchor.invalid-name=Invalid anchor name.
citizens.editors.waypoints.triggers.remove.prompt=Enter in the index of the trigger to delete or [[back]] to return to the edit prompt. Current triggers are\:
citizens.load-task-error=NPC load task couldn''t be scheduled, disabling...
citizens.nms-errors.stopping-network-threads=Could not stop network threads\: {0}.
citizens.commands.npc.horse.color-set=The horse''s color was set to [[{0}]].
citizens.editors.waypoints.linear.added-waypoint=[[Added]] a waypoint at ({0}) ([[{1}]], [[{2}]])
citizens.commands.template.conflict=A template by that name already exists.
citizens.editors.text.random-talker-set=[[Random talking]] set to [[{0}]].
citizens.commands.npc.owner.already-owner={0} is already the owner of {1}.
citizens.commands.npc.remove.incorrect-syntax=Incorrect syntax. /npc remove (all)
citizens.commands.npc.anchor.missing=The anchor {1} does not exist.
citizens.commands.npc.lookclose.stopped=[[{0}]] will no longer rotate when players are nearby.
citizens.commands.npc.gamemode.invalid={0} is not a valid gamemode.
citizens.commands.npc.create.invalid-location=Spawn location could not be parsed or was not found.
citizens.commands.npc.lookclose.set=[[{0}]] will now rotate when players are nearby.
citizens.editors.text.invalid-edit-type=Invalid edit type.
citizens.commands.npc.type.invalid=[[{0}]] is not a valid type.
citizens.commands.npc.tpto.from-not-found=Source entity not found.
citizens.commands.npc.rename.renamed=You renamed [[{0}]] to [[{1}]].
citizens.editors.waypoints.triggers.remove.removed=Successfully removed trigger {0}.
citizens.commands.npc.profession.invalid-profession={0} is not a valid profession.
citizens.commands.npc.age.unlocked=Age unlocked.
citizens.commands.npc.skeletontype.set={0}''s skeleton type set to [[{1}]].
citizens.editors.text.removed-entry=[[Removed]] entry at index [[{0}]].
citizens.commands.npc.profession.set=[[{0}]] is now a [[{1}]].
citizens.commands.npc.wolf.unknown-collar-color=[[{0}]] is not an RGB-formatted collar color.
citizens.commands.requirements.missing-required-trait=Missing required trait {0}.
citizens.editors.waypoints.triggers.add.added=<b>[[Added]] waypoint trigger successfully ({0}).
citizens.commands.npc.tpto.success=Teleported successfully.
citizens.commands.npc.owner.set-server=[[The server]] is now the owner of {0}.
citizens.commands.requirements.must-be-ingame=You must be ingame to use that command.
citizens.commands.unknown-command=Unknown command. Did you mean\:
citizens.editors.waypoints.triggers.main.missing-waypoint=Not editing a waypoint.
citizens.commands.npc.moveto.format=Format is x\:y\:z(\:world) or x y z( world).
citizens.nms-errors.error-setting-persistent=Could not set NPC as persistent\: {0}. NPC entity may despawn.
citizens.economy.error-loading=Unable to use economy handling. Has Vault been enabled?
citizens.commands.npc.age.set-normal=[[{0}]] is now age [[{1}]].
citizens.commands.npc.zombiemod.baby-unset=[[{0}]] is no longer a baby.
citizens.waypoints.set-provider=Set the waypoint provider to [[{0}]].
citizens.commands.console-error=Please report this error\: [See console]
citizens.editors.equipment.begin=<b>Entered the equipment editor\!<br>[[Right click]] to equip the NPC\!
citizens.notifications.trait-load-failed=The trait {0} failed to load for NPC ID\: {1}.
citizens.editors.waypoints.linear.showing-markers=[[Showing]] waypoint markers.
citizens.commands.template.missing=Template not found.
citizens.editors.equipment.sheared-stopped=[[{0}]] is no longer sheared.
citizens.commands.npc.age.set=[[{0}]] is now [[{1}]].
citizens.editors.copier.begin=<b>Entered the NPC copier\!<br>Click anywhere to copy the currently selected NPC.
citizens.commands.script.compiling=Script compiling...
citizens.notifications.npc-name-not-found=Could not find a name for ID {0}.
citizens.editors.waypoints.linear.not-showing-markers=[[Stopped]] showing waypoint markers.
citizens.commands.npc.horse.chest-unset=The horse is no longer carrying a chest.
citizens.commands.traitc.missing=Trait not found.
citizens.commands.npc.anchor.added=Anchor added.
citizens.notifications.skipping-invalid-pose=Skipping pose {0} - invalid yaw/pitch ({1}).
citizens.settings.writing-default=Writing default setting\: {0}
citizens.notifications.metrics-load-error=Unable to start metrics\: {0}.
citizens.commands.npc.vulnerable.set=[[{0}]] is now vulnerable.
citizens.conversations.selection.invalid-choice=[[{0}]] is not a valid option.
citizens.commands.npc.pathfindingrange.set=Pathfinding range set to [[{0}]].
citizens.editors.waypoints.triggers.chat.invalid-radius=The radius must be a number.
citizens.changed-implementation=Citizens implementation changed, disabling plugin.
citizens.commands.npc.respawn.delay-set=Respawn delay set to [[{0}]].
citizens.editors.text.invalid-index={0} is not a valid index\!
citizens.commands.npc.mount.failed=Couldn''t mount [[{0}]].
citizens.nms-errors.getting-id-mapping=Could not fetch entity id mapping fields\: {0}.
citizens.commands.npc.type.set=[[{0}]]''s type set to [[{1}]].
citizens.editors.equipment.all-items-removed=[[{0}]] had all of its items removed.
citizens.commands.npc.spawn.spawned=You spawned [[{0}]].
citizens.notifications.skipping-broken-trait=Skipped broken or missing trait {0} while loading ID {1}. Has the name changed?
citizens.editors.text.realistic-looking-set=[[Realistic looking]] set to [[{0}]].
citizens.editors.waypoints.linear.begin=<b>Entered the linear waypoint editor\!<br>    [[Left click]] to add a waypoint, [[right click]] to remove.<br>    Type [[toggle path]] to toggle showing entities at waypoints, [[triggers]] to enter the trigger editor and [[clear]] to clear all waypoints.
citizens.commands.npc.tp.teleported=You teleported to [[{0}]].
citizens.editors.waypoints.triggers.teleport.prompt=Enter the destination in the format world\:x\:y\:z. Type [[here]] to use your current location. Type [[back]] to return to the edit prompt.
citizens.commands.requirements.too-many-arguments=Too many arguments.
citizens.commands.npc.tp.location-not-found=Couldn't find the target NPC's location.
citizens.editors.waypoints.linear.range-exceeded=Previous waypoint is {0} blocks away but the distance limit is {1}.
citizens.notifications.saved=Citizens saved.
citizens.commands.npc.owner.owner=[[{0}]]''s owner is [[{1}]].
citizens.commands.npc.nameplate.toggled=Nameplate visibility toggled.
citizens.editors.text.talk-item-set=[[Talk item pattern]] set to [[{0}]].
citizens.commands.npc.zombiemod.baby-set=[[{0}]] is now a baby.
citizens.editors.text.add-prompt=Enter text to add to the NPC.
citizens.commands.npc.pose.removed=Pose removed.
citizens.editors.text.range-set=[[Range]] set to [[{0}]].
citizens.commands.npc.tpto.to-not-found=Destination entity not found.
citizens.commands.npc.create.not-living-mobtype={0} is not a living entity type. Using default type.
citizens.commands.template.applied=Template applied to [[{0}]] NPCs.
citizens.commands.npc.pose.already-exists=The pose [[{0}]] already exists.
citizens.commands.npc.horse.style-set=The horse''s style was set to [[{0}]].
citizens.editors.equipment.end=Exited the equipment editor.
citizens.commands.npc.targetable.unset=[[{0}]] can no longer be targeted by mobs.
citizens.commands.npc.horse.describe=The horse''s color is [[{0}]], the type is [[{1}]] and the style is [[{2}]].
citizens.editors.waypoints.triggers.animation.invalid-animation=Invalid animation [[{0}]]. Valid animations are {1}.
citizens.editors.waypoints.linear.waypoints-cleared=Waypoints cleared.
citizens.commands.npc.pose.invalid-name=Invalid pose name.
citizens.editors.waypoints.triggers.animation.prompt=Enter in animations to perform - valid animations are {0}.<br>Type in [[finish]] to finish the animation trigger or [[back]] to return to the previous prompt.
citizens.commands.npc.horse.invalid-color=Invalid horse color given. Valid colors are\: [[{0}]].
citizens.editors.equipment.invalid-block=Invalid block\!
citizens.commands.invalid.class=Invalid external commands class.
citizens.commands.trait.failed-to-change=<7>Couldn''t change {0}.
citizens.editors.waypoints.triggers.remove.index-out-of-range=Index must be in the range [[1-{0}]].
citizens.commands.id-not-found=Couldn''t find any NPC with ID {0}.
citizens.commands.npc.age.set-baby=[[{0}]] is now a baby.
citizens.editors.waypoints.triggers.add.invalid-trigger=Couldn''t create a trigger by the name [[{0}]].
citizens.editors.waypoints.triggers.add.prompt=Enter in a trigger name to add or type [[back]] to return to the edit prompt. Valid trigger names are {0}.
citizens.nms-errors.updating-navigation-world=Could not update navigation world\: {0}.
 
#
#Wed Oct 09 21:53:44 CEST 2013
citizens.commands.trait.added=Added {0} successfully.
citizens.commands.npc.remove.removed-all=You permanently removed all NPCs.
citizens.commands.npc.powered.set=[[{0}]] will now be powered.
citizens.commands.npc.remove.removed=You permanently removed [[{0}]].
citizens.editors.copier.end=Exited the NPC copier.
citizens.notifications.reloaded=Citizens reloaded.
citizens.editors.text.edited-text=Changed entry at index [[{0}]]to [[{1}]].
citizens.commands.npc.create.no-player-for-spawn=No player could be found by that name to spawn an NPC at.
citizens.commands.errors.missing-world=World not found.
citizens.commands.npc.gamemode.set=Gamemode set to [[{0}]].
citizens.commands.trait.failed-to-add=<7>Couldn''t add {0}.
citizens.commands.invalid-mobtype={0} is not a valid mobtype.
citizens.commands.npc.select.already-selected=You already have that NPC selected.
citizens.commands.npc.gamemode.describe={0}''s gamemode is [[{1}]].
citizens.saves.load-failed=Unable to load saves, disabling...
citizens.waypoints.current-provider=The current waypoint provider is [[{0}]].
citizens.commands.traitc.not-configurable=That trait is not configurable.
citizens.commands.npc.copy.copied=[[{0}]] has been copied.
citizens.waypoints.available-providers-header=<b>List of available providers
citizens.notifications.trait-onspawn-failed=An exception occurred while the trait {0} was spawning for NPC ID {1}.
citizens.commands.npc.horse.chest-set=The horse is now carrying a chest.
citizens.editors.waypoints.triggers.teleport.invalid-format=Invalid location given. Format is [[world]]\:[[x]]\:[[y]]\:[[z]].
citizens.commands.npc.controllable.removed=[[{0}]] can no longer be controlled.
citizens.commands.npc.controllable.set=[[{0}]] can now be controlled.
citizens.nms-errors.clearing-goals=Could not clear goals\: {0}.
citizens.commands.npc.pose.missing=The pose [[{0}]] does not exist.
citizens.traits.age-description={0}''s age is [[{1}]]. Locked is [[{2}]].
citizens.commands.help.header=Help
citizens.editors.text.added-entry=[[Added]] the entry [[{0}]].
citizens.commands.trait.removed=Removed {0} successfully.
citizens.commands.npc.size.description={0}''s size is [[{1}]].
citizens.commands.invalid-number=That is not a valid number.
citizens.editors.waypoints.triggers.main.prompt=<b>Entered the waypoint trigger editor.<br>    Type [[add]] to begin adding triggers and [[remove]] to remove triggers.<br>    Type [[triggers]] to enter the waypoint trigger editor.<br>    Current triggers are\:
citizens.commands.npc.speed.modifier-above-limit=Speed is above the limit.
citizens.commands.requirements.disallowed-mobtype=The NPC cannot be the mob type {0} to use that command.
citizens.notifications.unknown-npc-type=NPC type {0} was not recognized. Did you spell it correctly?
citizens.commands.npc.spawn.already-spawned={0} is already spawned at another location. Use ''/npc tphere'' to teleport the NPC to your location.
citizens.commands.requirements.must-have-selected=You must have an NPC selected to execute that command.
citizens.commands.citizens.save.help=Use the -a flag to save async (off the main server thread).
citizens.commands.npc.leashable.set=[[{0}]] is now leashable.
citizens.commands.npc.playerlist.removed=Removed [[{0}]] from the player list.
citizens.commands.npc.horse.invalid-style=Invalid horse style given. Valid styles are\: [[{0}]].
citizens.editors.equipment.saddled-stopped=[[{0}]] is no longer saddled.
citizens.editors.text.edit-begin-prompt=Enter the index of the entry you wish to edit or [

] to view more pages.
citizens.notifications.saving=Saving Citizens...
citizens.commands.npc.playerlist.added=Added [[{0}]] to the player list.
citizens.notifications.missing-translations=Missing translations file for locale {0}. Defaulting to en locale.
citizens.commands.npc.ocelot.invalid-type=Invalid ocelot type. Valid types are\: [[{0}]].
citizens.commands.requirements.must-be-owner=You must be the owner of this NPC to execute that command.
citizens.notifications.incompatible-version=v{0} is not compatible with Minecraft v{1} - try upgrading or downgrading Citizens. Disabling.
citizens.commands.npc.owner.set=[[{1}]] is now the owner of {0}.
citizens.editors.text.close-talker-set=[[Close talker]] set to [[{0}]].
citizens.commands.npc.age.cannot-be-aged=The mob type {0} cannot be aged.
citizens.editors.text.begin=<b>Entered the text editor\!
citizens.commands.requirements.too-few-arguments=Too few arguments.
citizens.editors.waypoints.linear.removed-waypoint=[[Removed]] a waypoint ([[{0}]] remaining) ([[{1}]])
citizens.commands.npc.respawn.describe=Respawn delay is currently [[{0}]].
citizens.commands.script.compiled=Script compiled.
citizens.editors.text.change-page-prompt=Enter a page number to view more text entries.
citizens.commands.npc.gravity.enabled=Gravity [[enabled]].
citizens.commands.npc.pose.added=Pose added.
citizens.commands.npc.gravity.disabled=Gravity [[disabled]].
citizens.commands.npc.spawn.no-location=No stored location available - command must be used ingame.
citizens.commands.npc.zombiemod.villager-unset=[[{0}]] is no longer a villager.
citizens.commands.npc.controllable.not-controllable=[[{0}]] is not controllable.
citizens.editors.text.invalid-range=Invalid range.
citizens.editors.waypoints.triggers.chat.prompt=Enter in chat lines to say.<br>Type in [[radius (radius)]] to set the block radius to broadcast the messages.<br>Type [[finish]] to finish the chat trigger or [[back]] to return to the previous prompt.
citizens.economy.money-withdrawn=Withdrew [[{0}]] for your NPC.
citizens.notifications.error-reloading=Error occured while reloading, see console.
citizens.commands.npc.despawn.despawned=You despawned [[{0}]].
citizens.nms-errors.getting-field=Could not fetch NMS field {0}\: {1}.
citizens.editors.selection.start-prompt=There were multiple NPCs with the supplied name.<br>Please enter an id or number from the list below to select that NPC.
citizens.commands.npc.horse.invalid-type=Invalid horse type given. Valid types are\: [[{0}]].
citizens.commands.npc.vulnerable.stopped=[[{0}]] is no longer vulnerable.
citizens.sub-plugins.error-on-load={0} initializing {1}
citizens.notifications.npc-not-found=No NPC could be found.
citizens.editors.equipment.saddled-set=[[{0}]] is now saddled.
citizens.commands.page-missing=The page [[{0}]] does not exist.
citizens.commands.npc.targetable.set=[[{0}]] can now be targeted by mobs.
citizens.notifications.exception-updating-npc=Exception while updating {0}\: {1}.
citizens.nms-errors.updating-land-modifier=Could not update land speed modifier\: {0}.
citizens.limits.over-npc-limt=Over the NPC limit of {0}.
citizens.editors.waypoints.triggers.remove.not-a-number=Index must be a number.
citizens.commands.npc.age.help=Can only be used on entities that can become babies. Use the [[-l]] flag to lock age over time (note\: relogs may be required to see this).
citizens.editors.equipment.sheared-set=[[{0}]] is now sheared.
citizens.commands.npc.tphere.teleported=[[{0}]] was teleported to your location.
citizens.editors.waypoints.linear.end=Exited the linear waypoint editor.
citizens.editors.waypoints.linear.edit-slot-set=Editing slot set to [[{0}]] ({1}).
citizens.commands.traitc.not-on-npc=The NPC doesn''t have that trait.
citizens.commands.help.command-missing=Command /{0} not found.
citizens.commands.script.file-missing=The file {0} doesn''t exist\!
citizens.commands.npc.moveto.teleported=[[{0}]] teleported to {1}.
citizens.editors.text.edit-prompt=Enter text to edit the entry.
citizens.commands.npc.age.locked=Age locked.
citizens.commands.npc.spawn.missing-npc-id=No NPC with the ID {0} exists.
citizens.economy.minimum-cost-required=Need at least {0}.
citizens.editors.text.invalid-page=Invalid page number.
citizens.commands.npc.create.invalid-mobtype={0} is not a valid mob type. Using default type.
citizens.commands.npc.anchor.removed=Anchor removed.
citizens.commands.npc.create.npc-name-too-long=NPC names cannot be longer than 16 characters. The name has been shortened.
citizens.editors.text.end=Exited the text editor.
citizens.commands.npc.behaviour.added=Behaviours added.
citizens.editors.text.invalid-input=Invalid input.
citizens.commands.npc.anchor.already-exists=The anchor {0} already exists.
citizens.editors.text.remove-prompt=Enter the index of the entry you wish to remove or [

] to view more pages.
citizens.editors.already-in-editor=You''re already in an editor\!
citizens.editors.waypoints.triggers.delay.prompt=Enter the delay in [[server ticks]] to use. (20 ticks \= 1 second)
citizens.notifications.database-connection-failed=Unable to connect to database, falling back to YAML
citizens.commands.requirements.missing-permission=You don't have permission to execute that command.
citizens.editors.waypoints.triggers.chat.missing-radius=No radius supplied.
citizens.nms-errors.updating-pathfinding-range=Could not update pathfinding range\: {0}.
citizens.notifications.reloading=Reloading Citizens...
citizens.commands.npc.zombiemod.villager-set=[[{0}]] is now a villager.
citizens.commands.npc.behaviour.help=The scripts argument is a comma-separated list of file names. Scripts will be loaded automatically and run every tick. Use the [[-r]] flag to remove behaviours.
citizens.commands.template.created=Template created.
citizens.commands.npc.speed.set=NPC speed modifier set to [[{0}]].
citizens.commands.npc.age.set-adult=[[{0}]] is now an adult.
citizens.nms-errors.spawning-custom-entity=Could not spawn custom entity\: {0}.
citizens.commands.npc.leashable.stopped=[[{0}]] is no longer leashable.
citizens.editors.text.start-prompt=Type [[add]] to add an entry, [[edit]] to edit entries, [[remove]] to remove entries, [[close]] to toggle the NPC as a close talker, [[item]] to set the item in hand pattern, [[range]] to set the talking range, and [[random]] to toggle the NPC as a random talker. Type [[help]] to show this again.
citizens.commands.npc.powered.stopped=[[{0}]] will no longer be powered.
citizens.notifications.npcs-loaded=Loaded {0} NPCs.
citizens.editors.equipment.sheep-coloured=[[{0}]] is now coloured [[{1}]].
citizens.sub-plugins.load=Loading {0}
citizens.commands.npc.size.set={0}''s size set to [[{1}]].
citizens.commands.npc.age.invalid-age=Invalid age. Valid ages are adult, baby, number between -24000 and 0
citizens.commands.npc.behaviour.removed=Behaviours removed.
citizens.commands.npc.skeletontype.invalid-type=Invalid skeleton type.
citizens.commands.npc.horse.type-set=The horse''s type was set to [[{0}]].
citizens.commands.trait.failed-to-remove=<7>Couldn''t remove {0}.
citizens.notifications.locale=Using locale {0}.
citizens.commands.npc.anchor.invalid-name=Invalid anchor name.
citizens.editors.waypoints.triggers.remove.prompt=Enter in the index of the trigger to delete or [[back]] to return to the edit prompt. Current triggers are\:
citizens.load-task-error=NPC load task couldn''t be scheduled, disabling...
citizens.nms-errors.stopping-network-threads=Could not stop network threads\: {0}.
citizens.commands.npc.horse.color-set=The horse''s color was set to [[{0}]].
citizens.editors.waypoints.linear.added-waypoint=[[Added]] a waypoint at ({0}) ([[{1}]], [[{2}]])
citizens.commands.template.conflict=A template by that name already exists.
citizens.editors.text.random-talker-set=[[Random talking]] set to [[{0}]].
citizens.commands.npc.owner.already-owner={0} is already the owner of {1}.
citizens.commands.npc.remove.incorrect-syntax=Incorrect syntax. /npc remove (all)
citizens.commands.npc.anchor.missing=The anchor {1} does not exist.
citizens.commands.npc.lookclose.stopped=[[{0}]] will no longer rotate when players are nearby.
citizens.commands.npc.gamemode.invalid={0} is not a valid gamemode.
citizens.commands.npc.create.invalid-location=Spawn location could not be parsed or was not found.
citizens.commands.npc.lookclose.set=[[{0}]] will now rotate when players are nearby.
citizens.editors.text.invalid-edit-type=Invalid edit type.
citizens.commands.npc.type.invalid=[[{0}]] is not a valid type.
citizens.commands.npc.tpto.from-not-found=Source entity not found.
citizens.commands.npc.rename.renamed=You renamed [[{0}]] to [[{1}]].
citizens.editors.waypoints.triggers.remove.removed=Successfully removed trigger {0}.
citizens.commands.npc.profession.invalid-profession={0} is not a valid profession.
citizens.commands.npc.age.unlocked=Age unlocked.
citizens.commands.npc.skeletontype.set={0}''s skeleton type set to [[{1}]].
citizens.editors.text.removed-entry=[[Removed]] entry at index [[{0}]].
citizens.commands.npc.profession.set=[[{0}]] is now a [[{1}]].
citizens.commands.npc.wolf.unknown-collar-color=[[{0}]] is not an RGB-formatted collar color.
citizens.commands.requirements.missing-required-trait=Missing required trait {0}.
citizens.editors.waypoints.triggers.add.added=<b>[[Added]] waypoint trigger successfully ({0}).
citizens.commands.npc.tpto.success=Teleported successfully.
citizens.commands.npc.owner.set-server=[[The server]] is now the owner of {0}.
citizens.commands.requirements.must-be-ingame=You must be ingame to use that command.
citizens.commands.unknown-command=Unknown command. Did you mean\:
citizens.editors.waypoints.triggers.main.missing-waypoint=Not editing a waypoint.
citizens.commands.npc.moveto.format=Format is x\:y\:z(\:world) or x y z( world).
citizens.nms-errors.error-setting-persistent=Could not set NPC as persistent\: {0}. NPC entity may despawn.
citizens.economy.error-loading=Unable to use economy handling. Has Vault been enabled?
citizens.commands.npc.age.set-normal=[[{0}]] is now age [[{1}]].
citizens.commands.npc.zombiemod.baby-unset=[[{0}]] is no longer a baby.
citizens.waypoints.set-provider=Set the waypoint provider to [[{0}]].
citizens.commands.console-error=Please report this error\: [See console]
citizens.editors.equipment.begin=<b>Entered the equipment editor\!<br>[[Right click]] to equip the NPC\!
citizens.notifications.trait-load-failed=The trait {0} failed to load for NPC ID\: {1}.
citizens.editors.waypoints.linear.showing-markers=[[Showing]] waypoint markers.
citizens.commands.template.missing=Template not found.
citizens.editors.equipment.sheared-stopped=[[{0}]] is no longer sheared.
citizens.commands.npc.age.set=[[{0}]] is now [[{1}]].
citizens.editors.copier.begin=<b>Entered the NPC copier\!<br>Click anywhere to copy the currently selected NPC.
citizens.commands.script.compiling=Script compiling...
citizens.notifications.npc-name-not-found=Could not find a name for ID {0}.
citizens.editors.waypoints.linear.not-showing-markers=[[Stopped]] showing waypoint markers.
citizens.commands.npc.horse.chest-unset=The horse is no longer carrying a chest.
citizens.commands.traitc.missing=Trait not found.
citizens.commands.npc.anchor.added=Anchor added.
citizens.notifications.skipping-invalid-pose=Skipping pose {0} - invalid yaw/pitch ({1}).
citizens.settings.writing-default=Writing default setting\: {0}
citizens.notifications.metrics-load-error=Unable to start metrics\: {0}.
citizens.commands.npc.vulnerable.set=[[{0}]] is now vulnerable.
citizens.conversations.selection.invalid-choice=[[{0}]] is not a valid option.
citizens.commands.npc.pathfindingrange.set=Pathfinding range set to [[{0}]].
citizens.editors.waypoints.triggers.chat.invalid-radius=The radius must be a number.
citizens.changed-implementation=Citizens implementation changed, disabling plugin.
citizens.commands.npc.respawn.delay-set=Respawn delay set to [[{0}]].
citizens.editors.text.invalid-index={0} is not a valid index\!
citizens.commands.npc.mount.failed=Couldn''t mount [[{0}]].
citizens.nms-errors.getting-id-mapping=Could not fetch entity id mapping fields\: {0}.
citizens.commands.npc.type.set=[[{0}]]''s type set to [[{1}]].
citizens.editors.equipment.all-items-removed=[[{0}]] had all of its items removed.
citizens.commands.npc.spawn.spawned=You spawned [[{0}]].
citizens.notifications.skipping-broken-trait=Skipped broken or missing trait {0} while loading ID {1}. Has the name changed?
citizens.editors.text.realistic-looking-set=[[Realistic looking]] set to [[{0}]].
citizens.editors.waypoints.linear.begin=<b>Entered the linear waypoint editor\!<br>    [[Left click]] to add a waypoint, [[right click]] to remove.<br>    Type [[toggle path]] to toggle showing entities at waypoints, [[triggers]] to enter the trigger editor and [[clear]] to clear all waypoints.
citizens.commands.npc.tp.teleported=You teleported to [[{0}]].
citizens.editors.waypoints.triggers.teleport.prompt=Enter the destination in the format world\:x\:y\:z. Type [[here]] to use your current location. Type [[back]] to return to the edit prompt.
citizens.commands.requirements.too-many-arguments=Too many arguments.
citizens.commands.npc.tp.location-not-found=Couldn't find the target NPC's location.
citizens.editors.waypoints.linear.range-exceeded=Previous waypoint is {0} blocks away but the distance limit is {1}.
citizens.notifications.saved=Citizens saved.
citizens.commands.npc.owner.owner=[[{0}]]''s owner is [[{1}]].
citizens.commands.npc.nameplate.toggled=Nameplate visibility toggled.
citizens.editors.text.talk-item-set=[[Talk item pattern]] set to [[{0}]].
citizens.commands.npc.zombiemod.baby-set=[[{0}]] is now a baby.
citizens.editors.text.add-prompt=Enter text to add to the NPC.
citizens.commands.npc.pose.removed=Pose removed.
citizens.editors.text.range-set=[[Range]] set to [[{0}]].
citizens.commands.npc.tpto.to-not-found=Destination entity not found.
citizens.commands.npc.create.not-living-mobtype={0} is not a living entity type. Using default type.
citizens.commands.template.applied=Template applied to [[{0}]] NPCs.
citizens.commands.npc.pose.already-exists=The pose [[{0}]] already exists.
citizens.commands.npc.horse.style-set=The horse''s style was set to [[{0}]].
citizens.editors.equipment.end=Exited the equipment editor.
citizens.commands.npc.targetable.unset=[[{0}]] can no longer be targeted by mobs.
citizens.commands.npc.horse.describe=The horse''s color is [[{0}]], the type is [[{1}]] and the style is [[{2}]].
citizens.editors.waypoints.triggers.animation.invalid-animation=Invalid animation [[{0}]]. Valid animations are {1}.
citizens.editors.waypoints.linear.waypoints-cleared=Waypoints cleared.
citizens.commands.npc.pose.invalid-name=Invalid pose name.
citizens.editors.waypoints.triggers.animation.prompt=Enter in animations to perform - valid animations are {0}.<br>Type in [[finish]] to finish the animation trigger or [[back]] to return to the previous prompt.
citizens.commands.npc.horse.invalid-color=Invalid horse color given. Valid colors are\: [[{0}]].
citizens.editors.equipment.invalid-block=Invalid block\!
citizens.commands.invalid.class=Invalid external commands class.
citizens.commands.trait.failed-to-change=<7>Couldn''t change {0}.
citizens.editors.waypoints.triggers.remove.index-out-of-range=Index must be in the range [[1-{0}]].
citizens.commands.id-not-found=Couldn''t find any NPC with ID {0}.
citizens.commands.npc.age.set-baby=[[{0}]] is now a baby.
citizens.editors.waypoints.triggers.add.invalid-trigger=Couldn''t create a trigger by the name [[{0}]].
citizens.editors.waypoints.triggers.add.prompt=Enter in a trigger name to add or type [[back]] to return to the edit prompt. Valid trigger names are {0}.
citizens.nms-errors.updating-navigation-world=Could not update navigation world\: {0}.
 
#
#Wed Oct 09 21:53:44 CEST 2013
citizens.commands.trait.added=Added {0} successfully.
citizens.commands.npc.remove.removed-all=You permanently removed all NPCs.
citizens.commands.npc.powered.set=[[{0}]] will now be powered.
citizens.commands.npc.remove.removed=You permanently removed [[{0}]].
citizens.editors.copier.end=Exited the NPC copier.
citizens.notifications.reloaded=Citizens reloaded.
citizens.editors.text.edited-text=Changed entry at index [[{0}]]to [[{1}]].
citizens.commands.npc.create.no-player-for-spawn=No player could be found by that name to spawn an NPC at.
citizens.commands.errors.missing-world=World not found.
citizens.commands.npc.gamemode.set=Gamemode set to [[{0}]].
citizens.commands.trait.failed-to-add=<7>Couldn''t add {0}.
citizens.commands.invalid-mobtype={0} is not a valid mobtype.
citizens.commands.npc.select.already-selected=You already have that NPC selected.
citizens.commands.npc.gamemode.describe={0}''s gamemode is [[{1}]].
citizens.saves.load-failed=Unable to load saves, disabling...
citizens.waypoints.current-provider=The current waypoint provider is [[{0}]].
citizens.commands.traitc.not-configurable=That trait is not configurable.
citizens.commands.npc.copy.copied=[[{0}]] has been copied.
citizens.waypoints.available-providers-header=<b>List of available providers
citizens.notifications.trait-onspawn-failed=An exception occurred while the trait {0} was spawning for NPC ID {1}.
citizens.commands.npc.horse.chest-set=The horse is now carrying a chest.
citizens.editors.waypoints.triggers.teleport.invalid-format=Invalid location given. Format is [[world]]\:[[x]]\:[[y]]\:[[z]].
citizens.commands.npc.controllable.removed=[[{0}]] can no longer be controlled.
citizens.commands.npc.controllable.set=[[{0}]] can now be controlled.
citizens.nms-errors.clearing-goals=Could not clear goals\: {0}.
citizens.commands.npc.pose.missing=The pose [[{0}]] does not exist.
citizens.traits.age-description={0}''s age is [[{1}]]. Locked is [[{2}]].
citizens.commands.help.header=Help
citizens.editors.text.added-entry=[[Added]] the entry [[{0}]].
citizens.commands.trait.removed=Removed {0} successfully.
citizens.commands.npc.size.description={0}''s size is [[{1}]].
citizens.commands.invalid-number=That is not a valid number.
citizens.editors.waypoints.triggers.main.prompt=<b>Entered the waypoint trigger editor.<br>    Type [[add]] to begin adding triggers and [[remove]] to remove triggers.<br>    Type [[triggers]] to enter the waypoint trigger editor.<br>    Current triggers are\:
citizens.commands.npc.speed.modifier-above-limit=Speed is above the limit.
citizens.commands.requirements.disallowed-mobtype=The NPC cannot be the mob type {0} to use that command.
citizens.notifications.unknown-npc-type=NPC type {0} was not recognized. Did you spell it correctly?
citizens.commands.npc.spawn.already-spawned={0} is already spawned at another location. Use ''/npc tphere'' to teleport the NPC to your location.
citizens.commands.requirements.must-have-selected=You must have an NPC selected to execute that command.
citizens.commands.citizens.save.help=Use the -a flag to save async (off the main server thread).
citizens.commands.npc.leashable.set=[[{0}]] is now leashable.
citizens.commands.npc.playerlist.removed=Removed [[{0}]] from the player list.
citizens.commands.npc.horse.invalid-style=Invalid horse style given. Valid styles are\: [[{0}]].
citizens.editors.equipment.saddled-stopped=[[{0}]] is no longer saddled.
citizens.editors.text.edit-begin-prompt=Enter the index of the entry you wish to edit or [

] to view more pages.
citizens.notifications.saving=Saving Citizens...
citizens.commands.npc.playerlist.added=Added [[{0}]] to the player list.
citizens.notifications.missing-translations=Missing translations file for locale {0}. Defaulting to en locale.
citizens.commands.npc.ocelot.invalid-type=Invalid ocelot type. Valid types are\: [[{0}]].
citizens.commands.requirements.must-be-owner=You must be the owner of this NPC to execute that command.
citizens.notifications.incompatible-version=v{0} is not compatible with Minecraft v{1} - try upgrading or downgrading Citizens. Disabling.
citizens.commands.npc.owner.set=[[{1}]] is now the owner of {0}.
citizens.editors.text.close-talker-set=[[Close talker]] set to [[{0}]].
citizens.commands.npc.age.cannot-be-aged=The mob type {0} cannot be aged.
citizens.editors.text.begin=<b>Entered the text editor\!
citizens.commands.requirements.too-few-arguments=Too few arguments.
citizens.editors.waypoints.linear.removed-waypoint=[[Removed]] a waypoint ([[{0}]] remaining) ([[{1}]])
citizens.commands.npc.respawn.describe=Respawn delay is currently [[{0}]].
citizens.commands.script.compiled=Script compiled.
citizens.editors.text.change-page-prompt=Enter a page number to view more text entries.
citizens.commands.npc.gravity.enabled=Gravity [[enabled]].
citizens.commands.npc.pose.added=Pose added.
citizens.commands.npc.gravity.disabled=Gravity [[disabled]].
citizens.commands.npc.spawn.no-location=No stored location available - command must be used ingame.
citizens.commands.npc.zombiemod.villager-unset=[[{0}]] is no longer a villager.
citizens.commands.npc.controllable.not-controllable=[[{0}]] is not controllable.
citizens.editors.text.invalid-range=Invalid range.
citizens.editors.waypoints.triggers.chat.prompt=Enter in chat lines to say.<br>Type in [[radius (radius)]] to set the block radius to broadcast the messages.<br>Type [[finish]] to finish the chat trigger or [[back]] to return to the previous prompt.
citizens.economy.money-withdrawn=Withdrew [[{0}]] for your NPC.
citizens.notifications.error-reloading=Error occured while reloading, see console.
citizens.commands.npc.despawn.despawned=You despawned [[{0}]].
citizens.nms-errors.getting-field=Could not fetch NMS field {0}\: {1}.
citizens.editors.selection.start-prompt=There were multiple NPCs with the supplied name.<br>Please enter an id or number from the list below to select that NPC.
citizens.commands.npc.horse.invalid-type=Invalid horse type given. Valid types are\: [[{0}]].
citizens.commands.npc.vulnerable.stopped=[[{0}]] is no longer vulnerable.
citizens.sub-plugins.error-on-load={0} initializing {1}
citizens.notifications.npc-not-found=No NPC could be found.
citizens.editors.equipment.saddled-set=[[{0}]] is now saddled.
citizens.commands.page-missing=The page [[{0}]] does not exist.
citizens.commands.npc.targetable.set=[[{0}]] can now be targeted by mobs.
citizens.notifications.exception-updating-npc=Exception while updating {0}\: {1}.
citizens.nms-errors.updating-land-modifier=Could not update land speed modifier\: {0}.
citizens.limits.over-npc-limt=Over the NPC limit of {0}.
citizens.editors.waypoints.triggers.remove.not-a-number=Index must be a number.
citizens.commands.npc.age.help=Can only be used on entities that can become babies. Use the [[-l]] flag to lock age over time (note\: relogs may be required to see this).
citizens.editors.equipment.sheared-set=[[{0}]] is now sheared.
citizens.commands.npc.tphere.teleported=[[{0}]] was teleported to your location.
citizens.editors.waypoints.linear.end=Exited the linear waypoint editor.
citizens.editors.waypoints.linear.edit-slot-set=Editing slot set to [[{0}]] ({1}).
citizens.commands.traitc.not-on-npc=The NPC doesn''t have that trait.
citizens.commands.help.command-missing=Command /{0} not found.
citizens.commands.script.file-missing=The file {0} doesn''t exist\!
citizens.commands.npc.moveto.teleported=[[{0}]] teleported to {1}.
citizens.editors.text.edit-prompt=Enter text to edit the entry.
citizens.commands.npc.age.locked=Age locked.
citizens.commands.npc.spawn.missing-npc-id=No NPC with the ID {0} exists.
citizens.economy.minimum-cost-required=Need at least {0}.
citizens.editors.text.invalid-page=Invalid page number.
citizens.commands.npc.create.invalid-mobtype={0} is not a valid mob type. Using default type.
citizens.commands.npc.anchor.removed=Anchor removed.
citizens.commands.npc.create.npc-name-too-long=NPC names cannot be longer than 16 characters. The name has been shortened.
citizens.editors.text.end=Exited the text editor.
citizens.commands.npc.behaviour.added=Behaviours added.
citizens.editors.text.invalid-input=Invalid input.
citizens.commands.npc.anchor.already-exists=The anchor {0} already exists.
citizens.editors.text.remove-prompt=Enter the index of the entry you wish to remove or [

] to view more pages.
citizens.editors.already-in-editor=You''re already in an editor\!
citizens.editors.waypoints.triggers.delay.prompt=Enter the delay in [[server ticks]] to use. (20 ticks \= 1 second)
citizens.notifications.database-connection-failed=Unable to connect to database, falling back to YAML
citizens.commands.requirements.missing-permission=You don't have permission to execute that command.
citizens.editors.waypoints.triggers.chat.missing-radius=No radius supplied.
citizens.nms-errors.updating-pathfinding-range=Could not update pathfinding range\: {0}.
citizens.notifications.reloading=Reloading Citizens...
citizens.commands.npc.zombiemod.villager-set=[[{0}]] is now a villager.
citizens.commands.npc.behaviour.help=The scripts argument is a comma-separated list of file names. Scripts will be loaded automatically and run every tick. Use the [[-r]] flag to remove behaviours.
citizens.commands.template.created=Template created.
citizens.commands.npc.speed.set=NPC speed modifier set to [[{0}]].
citizens.commands.npc.age.set-adult=[[{0}]] is now an adult.
citizens.nms-errors.spawning-custom-entity=Could not spawn custom entity\: {0}.
citizens.commands.npc.leashable.stopped=[[{0}]] is no longer leashable.
citizens.editors.text.start-prompt=Type [[add]] to add an entry, [[edit]] to edit entries, [[remove]] to remove entries, [[close]] to toggle the NPC as a close talker, [[item]] to set the item in hand pattern, [[range]] to set the talking range, and [[random]] to toggle the NPC as a random talker. Type [[help]] to show this again.
citizens.commands.npc.powered.stopped=[[{0}]] will no longer be powered.
citizens.notifications.npcs-loaded=Loaded {0} NPCs.
citizens.editors.equipment.sheep-coloured=[[{0}]] is now coloured [[{1}]].
citizens.sub-plugins.load=Loading {0}
citizens.commands.npc.size.set={0}''s size set to [[{1}]].
citizens.commands.npc.age.invalid-age=Invalid age. Valid ages are adult, baby, number between -24000 and 0
citizens.commands.npc.behaviour.removed=Behaviours removed.
citizens.commands.npc.skeletontype.invalid-type=Invalid skeleton type.
citizens.commands.npc.horse.type-set=The horse''s type was set to [[{0}]].
citizens.commands.trait.failed-to-remove=<7>Couldn''t remove {0}.
citizens.notifications.locale=Using locale {0}.
citizens.commands.npc.anchor.invalid-name=Invalid anchor name.
citizens.editors.waypoints.triggers.remove.prompt=Enter in the index of the trigger to delete or [[back]] to return to the edit prompt. Current triggers are\:
citizens.load-task-error=NPC load task couldn''t be scheduled, disabling...
citizens.nms-errors.stopping-network-threads=Could not stop network threads\: {0}.
citizens.commands.npc.horse.color-set=The horse''s color was set to [[{0}]].
citizens.editors.waypoints.linear.added-waypoint=[[Added]] a waypoint at ({0}) ([[{1}]], [[{2}]])
citizens.commands.template.conflict=A template by that name already exists.
citizens.editors.text.random-talker-set=[[Random talking]] set to [[{0}]].
citizens.commands.npc.owner.already-owner={0} is already the owner of {1}.
citizens.commands.npc.remove.incorrect-syntax=Incorrect syntax. /npc remove (all)
citizens.commands.npc.anchor.missing=The anchor {1} does not exist.
citizens.commands.npc.lookclose.stopped=[[{0}]] will no longer rotate when players are nearby.
citizens.commands.npc.gamemode.invalid={0} is not a valid gamemode.
citizens.commands.npc.create.invalid-location=Spawn location could not be parsed or was not found.
citizens.commands.npc.lookclose.set=[[{0}]] will now rotate when players are nearby.
citizens.editors.text.invalid-edit-type=Invalid edit type.
citizens.commands.npc.type.invalid=[[{0}]] is not a valid type.
citizens.commands.npc.tpto.from-not-found=Source entity not found.
citizens.commands.npc.rename.renamed=You renamed [[{0}]] to [[{1}]].
citizens.editors.waypoints.triggers.remove.removed=Successfully removed trigger {0}.
citizens.commands.npc.profession.invalid-profession={0} is not a valid profession.
citizens.commands.npc.age.unlocked=Age unlocked.
citizens.commands.npc.skeletontype.set={0}''s skeleton type set to [[{1}]].
citizens.editors.text.removed-entry=[[Removed]] entry at index [[{0}]].
citizens.commands.npc.profession.set=[[{0}]] is now a [[{1}]].
citizens.commands.npc.wolf.unknown-collar-color=[[{0}]] is not an RGB-formatted collar color.
citizens.commands.requirements.missing-required-trait=Missing required trait {0}.
citizens.editors.waypoints.triggers.add.added=<b>[[Added]] waypoint trigger successfully ({0}).
citizens.commands.npc.tpto.success=Teleported successfully.
citizens.commands.npc.owner.set-server=[[The server]] is now the owner of {0}.
citizens.commands.requirements.must-be-ingame=You must be ingame to use that command.
citizens.commands.unknown-command=Unknown command. Did you mean\:
citizens.editors.waypoints.triggers.main.missing-waypoint=Not editing a waypoint.
citizens.commands.npc.moveto.format=Format is x\:y\:z(\:world) or x y z( world).
citizens.nms-errors.error-setting-persistent=Could not set NPC as persistent\: {0}. NPC entity may despawn.
citizens.economy.error-loading=Unable to use economy handling. Has Vault been enabled?
citizens.commands.npc.age.set-normal=[[{0}]] is now age [[{1}]].
citizens.commands.npc.zombiemod.baby-unset=[[{0}]] is no longer a baby.
citizens.waypoints.set-provider=Set the waypoint provider to [[{0}]].
citizens.commands.console-error=Please report this error\: [See console]
citizens.editors.equipment.begin=<b>Entered the equipment editor\!<br>[[Right click]] to equip the NPC\!
citizens.notifications.trait-load-failed=The trait {0} failed to load for NPC ID\: {1}.
citizens.editors.waypoints.linear.showing-markers=[[Showing]] waypoint markers.
citizens.commands.template.missing=Template not found.
citizens.editors.equipment.sheared-stopped=[[{0}]] is no longer sheared.
citizens.commands.npc.age.set=[[{0}]] is now [[{1}]].
citizens.editors.copier.begin=<b>Entered the NPC copier\!<br>Click anywhere to copy the currently selected NPC.
citizens.commands.script.compiling=Script compiling...
citizens.notifications.npc-name-not-found=Could not find a name for ID {0}.
citizens.editors.waypoints.linear.not-showing-markers=[[Stopped]] showing waypoint markers.
citizens.commands.npc.horse.chest-unset=The horse is no longer carrying a chest.
citizens.commands.traitc.missing=Trait not found.
citizens.commands.npc.anchor.added=Anchor added.
citizens.notifications.skipping-invalid-pose=Skipping pose {0} - invalid yaw/pitch ({1}).
citizens.settings.writing-default=Writing default setting\: {0}
citizens.notifications.metrics-load-error=Unable to start metrics\: {0}.
citizens.commands.npc.vulnerable.set=[[{0}]] is now vulnerable.
citizens.conversations.selection.invalid-choice=[[{0}]] is not a valid option.
citizens.commands.npc.pathfindingrange.set=Pathfinding range set to [[{0}]].
citizens.editors.waypoints.triggers.chat.invalid-radius=The radius must be a number.
citizens.changed-implementation=Citizens implementation changed, disabling plugin.
citizens.commands.npc.respawn.delay-set=Respawn delay set to [[{0}]].
citizens.editors.text.invalid-index={0} is not a valid index\!
citizens.commands.npc.mount.failed=Couldn''t mount [[{0}]].
citizens.nms-errors.getting-id-mapping=Could not fetch entity id mapping fields\: {0}.
citizens.commands.npc.type.set=[[{0}]]''s type set to [[{1}]].
citizens.editors.equipment.all-items-removed=[[{0}]] had all of its items removed.
citizens.commands.npc.spawn.spawned=You spawned [[{0}]].
citizens.notifications.skipping-broken-trait=Skipped broken or missing trait {0} while loading ID {1}. Has the name changed?
citizens.editors.text.realistic-looking-set=[[Realistic looking]] set to [[{0}]].
citizens.editors.waypoints.linear.begin=<b>Entered the linear waypoint editor\!<br>    [[Left click]] to add a waypoint, [[right click]] to remove.<br>    Type [[toggle path]] to toggle showing entities at waypoints, [[triggers]] to enter the trigger editor and [[clear]] to clear all waypoints.
citizens.commands.npc.tp.teleported=You teleported to [[{0}]].
citizens.editors.waypoints.triggers.teleport.prompt=Enter the destination in the format world\:x\:y\:z. Type [[here]] to use your current location. Type [[back]] to return to the edit prompt.
citizens.commands.requirements.too-many-arguments=Too many arguments.
citizens.commands.npc.tp.location-not-found=Couldn't find the target NPC's location.
citizens.editors.waypoints.linear.range-exceeded=Previous waypoint is {0} blocks away but the distance limit is {1}.
citizens.notifications.saved=Citizens saved.
citizens.commands.npc.owner.owner=[[{0}]]''s owner is [[{1}]].
citizens.commands.npc.nameplate.toggled=Nameplate visibility toggled.
citizens.editors.text.talk-item-set=[[Talk item pattern]] set to [[{0}]].
citizens.commands.npc.zombiemod.baby-set=[[{0}]] is now a baby.
citizens.editors.text.add-prompt=Enter text to add to the NPC.
citizens.commands.npc.pose.removed=Pose removed.
citizens.editors.text.range-set=[[Range]] set to [[{0}]].
citizens.commands.npc.tpto.to-not-found=Destination entity not found.
citizens.commands.npc.create.not-living-mobtype={0} is not a living entity type. Using default type.
citizens.commands.template.applied=Template applied to [[{0}]] NPCs.
citizens.commands.npc.pose.already-exists=The pose [[{0}]] already exists.
citizens.commands.npc.horse.style-set=The horse''s style was set to [[{0}]].
citizens.editors.equipment.end=Exited the equipment editor.
citizens.commands.npc.targetable.unset=[[{0}]] can no longer be targeted by mobs.
citizens.commands.npc.horse.describe=The horse''s color is [[{0}]], the type is [[{1}]] and the style is [[{2}]].
citizens.editors.waypoints.triggers.animation.invalid-animation=Invalid animation [[{0}]]. Valid animations are {1}.
citizens.editors.waypoints.linear.waypoints-cleared=Waypoints cleared.
citizens.commands.npc.pose.invalid-name=Invalid pose name.
citizens.editors.waypoints.triggers.animation.prompt=Enter in animations to perform - valid animations are {0}.<br>Type in [[finish]] to finish the animation trigger or [[back]] to return to the previous prompt.
citizens.commands.npc.horse.invalid-color=Invalid horse color given. Valid colors are\: [[{0}]].
citizens.editors.equipment.invalid-block=Invalid block\!
citizens.commands.invalid.class=Invalid external commands class.
citizens.commands.trait.failed-to-change=<7>Couldn''t change {0}.
citizens.editors.waypoints.triggers.remove.index-out-of-range=Index must be in the range [[1-{0}]].
citizens.commands.id-not-found=Couldn''t find any NPC with ID {0}.
citizens.commands.npc.age.set-baby=[[{0}]] is now a baby.
citizens.editors.waypoints.triggers.add.invalid-trigger=Couldn''t create a trigger by the name [[{0}]].
citizens.editors.waypoints.triggers.add.prompt=Enter in a trigger name to add or type [[back]] to return to the edit prompt. Valid trigger names are {0}.
citizens.nms-errors.updating-navigation-world=Could not update navigation world\: {0}.
 

Wiem z tym 2 to naprawde dużo, ale mam nadzieje że ktoś jednak podejmie się wyzwania ;)

b1427b380f6a1da2.png5623214702585481002474.gif
Opublikowano

Ogółem to jakieś błędy ci powyskakiwały. Polecam znaleźć poradnik do konfiguracji tych pluginów. Tam powinno to być.

Czytaj up, to spolszczenie nie błędy.

A spolszczać to chyba już wiadomości?

b1427b380f6a1da2.png5623214702585481002474.gif
Opublikowano

Builder konfiguracja

# Katalog w poszukiwaniu schematu.
SchematicsFolder : plugins / Builder / schematy /

# Dozwolone materiały działki znakowania, pierwszy na liście jest domyślnie.
# Użyj ID lub nazwę. . Należy stosować tylko bloki bazowe nie, rzeczy, które mogą złamać na miejscu (jak TORCH)
MarkMaterials :
- SZYBY
- Glowstone
- Opoka

# Dostosuj wiadomości Builder wysyła. . <NPC>, <SCHEMATIC>, <kwota>, <PLAYER> I <item> mogą być użyte jako zastępcze w razie potrzeby
DefaultTexts :
BuildStarted : "& <NPC> zaczął budować i <SCHEMATIC> f"
BuildComplete : " ! & <NPC> zakończyła budowa & <SCHEMATIC> f "
BuildCanceled : "& c <NPC> 's build & f <SCHEMATIC> & c został odwołany!"
BuildCollecting : "& 6 <NPC> potrzeb & F <kwota> & 6more bloki do rozpocząć <SCHEMATIC> Building & f ".
Mark : "& <NPC> jest oznakowanie rogi & F <SCHEMATIC>"
badania : "& <NPC> musi te materiały do budowy i <SCHEMATIC> F & AAT to miejsce".
Supply_List : "& f <NPC> mówi: & 6I wciąż potrzebne są następujące elementy do budowy i <SCHEMATIC> f, & 6 <PLAYER>: "
Supply_Need_Item : "& <NPC> f mówi: & aI jeszcze trzeba & f <kwota> <item> & AFOR & f <SCHEMATIC> i 9. Kliknij prawym przyciskiem myszy ponownie, aby oddać ".
Supply_Dont_Need_Item : "& <NPC> f mówi: & 6I nie potrzebują żadnych & F <item> & 6 Thanks anyway"..
Supply_Item_Taken : "& f <NPC> mówi: i aThanks za & f <kwota> < ITEM>, <PLAYER>! "

DefaultOptions :
MoveTimeoutSeconds : 2,0
IgnoreProtection : false # nie działa
HoldItems : prawdziwi
RequireMaterials : false

2:

#
# Sro 09 październik 21:53:44 CEST usunięte wszystkie NPC .
obywateli . polecenia . npc . elektr . set = [[{ 0 }]] będzie teraz zasilany .
obywateli . polecenia . npc . usunąć . usunięte = można trwale usunąć [[{ 0 }]].
obywateli . redaktorów . kopiarka . końcowe = Wyjście z NPC o indeksie [[{ 0 }]] do [[{ 1 }]].
obywateli . polecenia . npc . stworzyć . no - player - dla - Spawn = Nie można znaleźć gracza o tej nazwie na tarło NPC dodać { 0 .}
obywatele . polecenia . nieważne - mobtype = { 0 } to nie ważne mobtype .
obywateli . polecenia . npc . wybrać . już - wybrane = Ty już, że NPC wybrany .
obywateli . polecenia . npc . gamemode . opisać = { 0 } '' s gamemode jest [[{ 1 }]].
obywateli . broni . obciążenie - nie = Nie można załadować oszczędza , wyłączając ...
obywatele . mapach . prądu - dostawca = prąd waypoint zostały skopiowane .
obywateli . mapach . dostępne - dostawcy - header = < b > Lista dostępnych operatorów
obywateli
. powiadomienia . cecha - onspawn - nie = Wystąpił wyjątek podczas cecha { 0 } był tarła dla NPC ID { 1 }.
obywateli . polecenia . npc . koń . chest - set = koń jest teraz niosący skrzynię .
obywateli . redaktorzy . mapach . wyzwalacze . teleport . nieważne - wielkoformatowe = Invalid location być kontrolowane .
obywateli . polecenia . npc . sterowalne . set = [[{ 0 }]] mogą być teraz sterowane .
obywateli . nms - błędy . rozliczeniowe - gole = Czy nie usunąć rozmiar jest [[{ 1 }]].
obywateli . polecenia . nieważne - liczba = To jest nie ważna liczba .
obywateli . redaktorzy . mapach . wyzwalacze . Głównym . prompt = < b > Wszedł edytor aktywacji punktu trasy . < br > Typ [[ dodaj ]] , aby rozpocząć dodawanie wyzwalaczy i [[ usuń ]] , aby usunąć wyzwalacze <. br > Type [[ wyzwala ]] , aby wejść do edytora wyzwalania waypoint <. br > Aktualne wyzwalacze są \:
obywateli
. polecenia . npc . prędkości . modyfikatorów - powyżej - Limit = Prędkość jest powyżej limitu .
obywateli . polecenia . wymagania . niedozwolone - mobtype = NPC nie może być typu mob { 0 } , aby używać tego polecenia .
obywateli . powiadomienia . nieznane - NPC - typ = typ NPC { 0 } został nie uznany . Czy jesteś pisownię ?
obywatele . polecenia . npc . tarło . już - zrodził = { 0 } jest już zrodził się w innym miejscu . Użyj '' / tphere npc '' teleportować NPC Twojej lokalizacji .
obywateli . polecenia . wymagania . musi - mieć - wybrany = Ty musi mieć wybrany NPC do wykonania tego polecenia .
obywateli . polecenia . obywateli . zapisać . pomóc = Użyj - flag zapisać asynchronicznych ( off wątku głównego serwera ).
obywateli . polecenia . npc . leashable . set = [[{ 0 }]] jest teraz leashable .
obywateli . polecenia . npc . playerlist . usunięte = Usunięty [[{ 0 }]] z list player .
obywateli . polecenia . npc . koń . nieważne - style = Nieprawidłowy styl konia podane . Prawidłowe style są \: [[{ 0 }]].
obywateli . redaktorzy . sprzęt . obarczony - zatrzymał = [[{ 0 }]] jest brak już obarczony .
obywateli . redaktorzy . tekstu . edycji - rozpocząć - zapyta = Wpisz indeks wpisu, który chcesz edytować lub [[ strona ]] , aby zobaczyć więcej Lista zawodników .
obywateli . powiadomienia . brakujące - tłumaczenia = Brakujący plik tłumaczenia do lokalizacji { 0 .} Defaulting do pl lokum .
obywateli . polecenia . npc . Ocelot . nieważne - typ = Nieprawidłowy typ Ocelot . Poprawne typy są \: [[{ 0 }]].
obywateli . polecenia . wymagania . must - być - właściciel = Ty musi być właścicielem tego NPC do wykonania, które Właściciel typu { 0 } nie może być w wieku .
obywateli . redaktorzy . tekstu . zacząć = < b > Wszedł edytor tekstu \!
obywateli
. polecenia . wymagania . też - kilka - argumenty = Za mało argumentów .
obywateli . redaktorzy . mapach . liniowe . usunięte - waypoint = [[ Usunięty ]] a. numer strony, aby zobaczyć więcej tekstu lokalizacja dostępna - należy użyć polecenia w grze .
obywateli . polecenia . npc . ZombieMod . Wieśniak - unset = [[{ 0 }]] jest nie dłużej linie do powiedzenia . < br > Type w [[ promień ( promień )]] , aby ustawić promień bloku do transmisji wiadomości . < br > Type [[ bramka ]] , aby zakończyć czat spust lub [[ powrót ]] , aby powrócić do poprzednie polecenia .
obywateli . gospodarki . pieniądze - wycofane = wycofał [[{ 0 }]] dla twojego NPC .
obywateli . powiadomień . błąd - przeładunek = Błąd wystąpił podczas przeładunku , patrz NMS pole { 0 } \: { 1 .}
obywatele . redaktorzy . wybór . zacząć - prompt = Nie było wielu NPC z dostarczonej nazwy . < br > Należy wprowadzić identyfikator lub numer z poniższej listy, aby zaznaczyć , że NPC .
obywateli . polecenia . npc . koń . nieważne - Typ = Nieprawidłowy typ konia podane . Poprawne typy są \: [[{ 0 }]].
obywateli . polecenia . npc . narażone . zatrzymał = [[{ 0 }]] jest nie dłużej mogą być znalezione .
obywateli . redaktorzy . sprzęt . obarczony - set = [[{ 0 }]] jest teraz teraz modyfikatorów prędkości land \: { 0 .}
obywatele . ograniczeń . ponad - npc - LIMT = Powyżej limitu NPC o { 0 .}
obywateli . redaktorzy . mapach . wyzwalacze . usunąć . nie - - liczba = Wskaźnik musi być liczbą .
obywateli . polecenia . npc . wieku . pomóc = Może być używany tylko na podmioty, które mogą stać się dzieci . Skorzystaj z [[- l ]] flag do zablokowania wiek w czasie ( pamiętać \: relogs może być wymagane, aby zobaczyć ten ).
obywateli . redaktorzy . sprzęt . ścięty - zestaw = [[{ 0 }]] jest teraz ścięty .
obywateli . polecenia . npc . tphere . teleportowany = [[{ 0 }]] został przeniesiony do lokalizacji .
obywateli . redaktorzy . mapach . liniowa . end = wyszli liniowy waypoint doesn '' t mają, że istnieje \!
obywateli
. polecenia . npc . moveto . teleportowany = [[{ 0 }]] przeniesiony do { 1 .}
obywateli . redaktorzy . tekstu . edycji - zapyta = Wprowadź tekst do edycji ID { 0 } istnieje .
obywateli . gospodarka . minimum - koszt - wymagane = Potrzebujesz przynajmniej { 0 }.
obywateli . redaktorów . tekstu . nieważne - strona = Nieprawidłowy numer strony .
obywateli . polecenia . npc . stworzyć . nieważne - mobtype = { 0 } to nie ważne mob Nazwy nie mogą być dłuższe niż 16 znaków . nazwa została skrócona .
obywateli . redaktorzy . tekstu . end = wyszli tekst istnieje .
obywateli . redaktorzy . tekstu . usunąć - zapyta = Wpisz indeks wpisu, który chcesz usunąć lub [[ strona ]] , aby wyświetlić więcej stron .
obywateli . redaktorów . już - w - edytor = You '' re już w Edytor \!
obywateli
. redaktorzy . mapach . wyzwalacze . opóźnienia . zapyta = Wprowadź opóźnienie w [[ serwer kleszcze ]] , aby użyć . ( 20 kleszczy \ = 1 sekunda )
obywatele . powiadomienia . baz danych - połączenie - nie = Nie można połączyć się z bazą danych , spada powrót do YAML
obywateli
. polecenia . wymagania . zaginionych - uprawnień = You don 't mieć uprawnienia do wykonania tego polecenia.
citizens.editors.waypoints.triggers.chat.missing-radius = No promień dostarczone.
citizens.nms-errors.updating-Pathfinding-range = Nie można zaktualizować odnajdywania ścieżki zakres \: {0}.
citizens.notifications.reloading = Citizens przeładunku ...
citizens.commands.npc.zombiemod.villager-set = [[{0}]] jest teraz wieśniak.
citizens.commands.npc.behaviour.help = argumentem skrypty jest rozdzielona przecinkami lista nazw plików. Skrypty będą załadowane automatycznie i uruchomić każdy kleszcza. Użyj [[-r]] flaga usunąć zachowań.
citizens.commands.template.created Szablon = stworzony.
citizens.commands.npc.speed.set = prędkość NPC set modyfikator do [[{0}]].
citizens.commands.npc.age.set dorosłych = [[{0}]] jest już dorosły.
citizens.nms-errors.spawning-custom-jednostka = Nie udało się tarło niestandardowej jednostki \: {0}.
citizens.commands.npc.leashable.stopped = [[{0}]] nie jest już leashable.
citizens.editors.text.start-prompt = typ [[dodaj]], aby dodać wpis, [[edit]], aby edytować wpisy, [[usuń]], aby usunąć wpisy, [[close]], aby przełączać się NPC jak close gadułą, [[element]], aby ustawić pozycję w strukturze strony, [[zakres]], aby ustawić zakres rozmawia, i [[random]], aby przełączać się NPC jako losowej rozmówcy. Typ [[pomoc]], aby zobaczyć to jeszcze raz.
citizens.commands.npc.powered.stopped = [[{0}]] nie będzie zasilany.
citizens.notifications.npcs-loaded = załadowany {0} NPC.
citizens.editors.equipment.sheep kolorze = [[{0}]] jest teraz kolorowe [[{1}]].
citizens.sub-plugins.load = {0} Loading
citizens.commands.npc.size.set = {0}'' rozmiar s na [[{1}]].
citizens.commands.npc.age.invalid-age = Nieprawidłowy wiek. Prawidłowe wieku są dorośli, dzieci, liczba pomiędzy -24000 i 0
citizens.commands.npc.behaviour.removed Zachowania = usunięte.
citizens.commands.npc.skeletontype.invalid-type = Nieprawidłowy typ szkieletu.
citizens.commands.npc.horse.type-set = The'' koń s Typ została ustawiona na [[{0}]].
citizens.commands.trait.failed do usunięcia = <7> Couldn'' t remove {0}.
citizens.notifications.locale = Korzystanie lokum {0}.
citizens.commands.npc.anchor.invalid-name = Nieprawidłowa nazwę kotwicy.
citizens.editors.waypoints.triggers.remove.prompt = Wpisz w indeksie spuście, aby usunąć lub [[powrót]], aby powrócić do edycji poleceń. Aktualne wyzwalacze są \:
citizens.load-zadanie-error = NPC obciążenie zadanie mogłem'' t być zaplanowane, wyłączenie ...
citizens.nms-errors.stopping-Network-threads = Nie udało się zatrzymać wątki Network \: {0}.
citizens.commands.npc.horse.color-set = The'' koń s kolor był ustawiony na [[{0}]].
citizens.editors.waypoints.linear.added-waypoint = [[Dodano]] waypoint w ({0}) ([[{1}]], [[{2}]])
citizens.commands.template.conflict = a szablon o tej nazwie już istnieje.
citizens.editors.text.random-gaduła-set = [[Losowe talking]] na [[{0}]].
citizens.commands.npc.owner.already-owner = {0} jest już właścicielem {1}.
citizens.commands.npc.remove.incorrect-syntax = Nieprawidłowa składnia. / Npc remove (wszystkie)
citizens.commands.npc.anchor.missing = kotwica {1} nie istnieje.
citizens.commands.npc.lookclose.stopped = [[{0}]] nie będzie już obracać, gdy gracze są w pobliżu.
citizens.commands.npc.gamemode.invalid = {0} nie jest poprawnym gamemode.
citizens.commands.npc.create.invalid-location = lokalizacja Spawn nie powiodło się lub nie został znaleziony.
citizens.commands.npc.lookclose.set = [[{0}]] będzie teraz obracać, gdy gracze są w pobliżu.
citizens.editors.text.invalid-edycji-type = Nieprawidłowy typ edycji.
citizens.commands.npc.type.invalid = [[{0}]] nie jest podany typ.
citizens.commands.npc.tpto.from-nie-nie stwierdzono = jednostka Źródło znaleziono.
citizens.commands.npc.rename.renamed = You zmieniona [[{0}]] do [[{1}]].
citizens.editors.waypoints.triggers.remove.removed = pomyślnie usunięty spust {0}.
citizens.commands.npc.profession.invalid-zawód = {0} nie ważne zawód.
citizens.commands.npc.age.unlocked Wiek = odblokowane.
citizens.commands.npc.skeletontype.set = {0}'' typu skeleton s ustawione na [[{1}]].
citizens.editors.text.removed-entry = [[usunięty]] wpis w indeksie [[{0}]].
citizens.commands.npc.profession.set = [[{0}]] jest teraz [[{1}]].
citizens.commands.npc.wolf.unknown-collar-color = [[{0}]] nie jest kolor w formacie RGB kołnierz.
citizens.commands.requirements.missing-wymagany-cecha = Brak wymaganego cecha {0}.
citizens.editors.waypoints.triggers.add.added = <b> [[Dodano]] spust waypoint powodzeniem ({0}).
citizens.commands.npc.tpto.success Teleportowane = powodzeniem.
citizens.commands.npc.owner.set-server = [[serwer]] jest obecnie właścicielem {0}.
citizens.commands.requirements.must-się-w grze = Musisz być w grze, aby skorzystać z tego polecenia.
citizens.commands.unknown-command = Unknown command. Czy chodziło Ci o \:
citizens.editors.waypoints.triggers.main.missing-waypoint Nie = edycji waypoint.
citizens.commands.npc.moveto.format = Format jest x \: y \: z (\: world) lub xyz (świat).
citizens.nms-errors.error-setting-persistent = Nie można ustawić NPC jako trwałe \: {0}. Jednostka NPC może despawn.
citizens.economy.error-loading = Nie można użyć obsługi gospodarki. Czy Vault został włączony?
citizens.commands.npc.age.set-normal = [[{0}]] jest teraz wieku [[{1}]].
citizens.commands.npc.zombiemod.baby-unset = [[{0}]] nie jest już dzieckiem.
citizens.waypoints.set-provider = Ustaw dostawcę punktu trasy do [[{0}]].
citizens.commands.console-error = Proszę zgłosić ten błąd \: [Zobacz konsoli]
citizens.editors.equipment.begin = <b> Wpisana edytor sprzęt \! <br> [[Prawy przycisk myszy]] wyposażyć NPC \!
citizens.notifications.trait-load-failed = cecha {0} nie udało się załadować do NPC ID \: {1}.
citizens.editors.waypoints.linear.showing-markery = [[Pokaż]] znaczniki punktu.
citizens.commands.template.missing szablon = nie znaleziono.
citizens.editors.equipment.sheared-zatrzymał = [[{0}]] nie jest już ścięte.
citizens.commands.npc.age.set = [[{0}]] jest teraz [[{1}]].
citizens.editors.copier.begin = <b> Wpisana kopiarki NPC \! <br> Kliknij w dowolnym miejscu, aby skopiować zaznaczony NPC.
citizens.commands.script.compiling = Script kompilacji ...
citizens.notifications.npc-name-not-found = Nie można znaleźć nazwę dla identyfikatora {0}.
citizens.editors.waypoints.linear.not-pokazano-markery = [[stopped]] przedstawiający znaczniki punktu.
citizens.commands.npc.horse.chest-unset = koń nie jest już niosąc skrzynię.
citizens.commands.traitc.missing cecha = nie znaleziono.
citizens.commands.npc.anchor.added = Anchor dodaje.
citizens.notifications.skipping-invalid-pose = Pomijanie stanowią {0} - nieważne yaw / pitch ({1}).
citizens.settings.writing-default = Domyślne ustawienie Writing \ {0}
citizens.notifications.metrics-load-error = Nie można uruchomić metryk \: {0}.
citizens.commands.npc.vulnerable.set = [[{0}]] jest obecnie zagrożone.
citizens.conversations.selection.invalid-choice = [[{0}]] nie jest prawidłowym rozwiązaniem.
citizens.commands.npc.pathfindingrange.set = Pathfinding Ustaw zakres [[{0}]].
citizens.editors.waypoints.triggers.chat.invalid-radius = promień musi być liczbą.
citizens.changed-realizacja = realizacja Obywatele zmienił, wyłączając wtyczkę.
citizens.commands.npc.respawn.delay-set = opóźnienie Respawn na [[{0}]].
citizens.editors.text.invalid-index = {0} nie jest poprawnym index \!
citizens.commands.npc.mount.failed = Couldn'' t mocowanie [[{0}]].
citizens.nms-errors.getting-id-mapping = Nie można pobrać pola ID jednostki mapowania \: {0}.
citizens.commands.npc.type.set = [[{0}]]'' typu set s do [[{1}]].
citizens.editors.equipment.all-items-usunięte = [[{0}]] nie wszystkie jej elementy usunięte.
citizens.commands.npc.spawn.spawned = You zrodził [[{0}]].
citizens.notifications.skipping-broken-cecha = Pominięto uszkodzony lub brakuje cechę {0} podczas ładowania ID {1}. Czy zmieniono nazwę?
citizens.editors.text.realistic-looking-set = [[realistycznie wyglądające]] na [[{0}]].
citizens.editors.waypoints.linear.begin = <b> edytor liniowy wpisany punkt trasy \! <br> [[Left Click]], aby dodać punkt pośredni, [[prawy przycisk myszy]], aby usunąć. Rodzaj <br> [[skrócona path]], aby przełączać pokazując jednostek na waypointy, [[wyzwala]], aby wejść do edytora wyzwalania i [[clear]], aby usunąć wszystkie punkty.
citizens.commands.npc.tp.teleported = Zostałeś przeniesiony do [[{0}]].
citizens.editors.waypoints.triggers.teleport.prompt = Wpisz miejsce w świecie w formacie \: x \: y \: z. Typ [[tutaj]], aby użyć bieżącej lokalizacji. Typ [[powrót]], aby powrócić do edycji poleceń.
citizens.commands.requirements.too-wielu-argumenty = Zbyt wiele argumentów.
citizens.commands.npc.tp.location-not-found = mogłem '
t znaleźć cel NPC 'lokalizację s.
citizens.editors.waypoints.linear.range-przekroczone = Poprzedni punkt drogi {0} przecznice dalej, ale granica odległość jest {1}.
citizens.notifications.saved = Obywatele zapisane.
citizens.commands.npc.owner.owner = [[{0}]]'' s właściciel jest [[{1}]].
citizens.commands.npc.nameplate.toggled widoczność Tabliczka znamionowa = włączać.
citizens.editors.text.talk-item-set = [[wzór poz Dyskusja]] na [[{0}]].
citizens.commands.npc.zombiemod.baby-set = [[{0}]] jest teraz dziecko.
citizens.editors.text.add-prompt = Wprowadź tekst, aby dodać do NPC.
citizens.commands.npc.pose.removed = Pose usunięte.
citizens.editors.text.range-set = [[Rząd]] na [[{0}]].
citizens.commands.npc.tpto.to-nie-nie stwierdzono = jednostka Miejsce znaleziono.
citizens.commands.npc.create.not-living-mobtype = {0} nie salon typ jednostki. Korzystanie z domyślnego typu.
citizens.commands.template.applied = Szablon stosowany do [[{0}]] NPC.
citizens.commands.npc.pose.already-exists = stanowią [[{0}]] już istnieje.
citizens.commands.npc.horse.style-set = The'' koń s styl został ustawiony na [[{0}]].
citizens.editors.equipment.end = wyjściu z edytora sprzętu.
citizens.commands.npc.targetable.unset = [[{0}]] nie może być kierowane przez moby.
citizens.commands.npc.horse.describe = The'' koń s kolor jest [[{0}]], typ [[{1}]], a styl jest [[{2}]].
citizens.editors.waypoints.triggers.animation.invalid-animacja animacja = Invalid [[{0}]]. Prawidłowe animacje {1}.
citizens.editors.waypoints.linear.waypoints-wyczyszczone = Waypoints wyczyszczone.
citizens.commands.npc.pose.invalid-name = Invalid stanowią nazwę.
citizens.editors.waypoints.triggers.animation.prompt = Wpisz w animacji do wykonania -. ważnych animacje {0} <br> Wpisz [[bramka]] do końca spust animacji lub [[powrót]], aby powrócić do poprzedni monit.
citizens.commands.npc.horse.invalid-color = Nieprawidłowy kolor koń podane. Dopuszczalne kolory to \: [[{0}]].
citizens.editors.equipment.invalid-block = Invalid block \!
citizens.commands.invalid.class = Nieprawidłowy zewnętrzny klasa komendy.
citizens.commands.trait.failed do zmiany = <7> Couldn'' zmiana t {0}.
citizens.editors.waypoints.triggers.remove.index-out-of-range = Indeks musi być w zakresie [[1 - {0}]].
citizens.commands.id-not-found = Couldn'' t znaleźć żadnego NPC z ID {0}.
citizens.commands.npc.age.set-baby = [[{0}]] jest teraz dziecko.
citizens.editors.waypoints.triggers.add.invalid-wywołać = Couldn'' t utworzyć wyzwalacz o nazwie [[{0}]].
citizens.editors.waypoints.triggers.add.prompt = Wpisz w nazwie wyzwalania dodać lub wpisz [[powrót]], aby powrócić do edycji poleceń. Prawidłowe nazwy spustowe są {0}.
citizens.nms-errors.updating-navigation-world = Nie można zaktualizować nawigacji świat \: {0}.

Pomoglem? Daj like:) Nic nie stracisz:)
Dzisiaj startuje moj serwer,link na dole godzina 17;00 1 Osoba VIP:)

http://www.mpcforum.pl/topic/1043844-zapowiedz-spolszczone-mcmmo-frakcje-skrypt-na-drop-1-osoba-wygrywa-vipa-duzo-skryptow-wszystko-dopracowane-zapraszamy/#entry8821556-Wyraz swoja opinie:)

Opublikowano

Builder konfiguracja

 

# Katalog w poszukiwaniu schematu.

SchematicsFolder : plugins / Builder / schematy /

 

# Dozwolone materiały działki znakowania, pierwszy na liście jest domyślnie.

# Użyj ID lub nazwę. . Należy stosować tylko bloki bazowe nie, rzeczy, które mogą złamać na miejscu (jak TORCH)

MarkMaterials :

- SZYBY

- Glowstone

- Opoka

# Dostosuj wiadomości Builder wysyła. . <NPC>, <SCHEMATIC>, <kwota>, <PLAYER> I <item> mogą być użyte jako zastępcze w razie potrzeby

DefaultTexts :

BuildStarted : "& <NPC> zaczął budować i <SCHEMATIC> f"

BuildComplete : " ! & <NPC> zakończyła budowa & <SCHEMATIC> f "

BuildCanceled : "& c <NPC> 's build & f <SCHEMATIC> & c został odwołany!"

BuildCollecting : "& 6 <NPC> potrzeb & F <kwota> & 6more bloki do rozpocząć <SCHEMATIC> Building & f ".

Mark : "& <NPC> jest oznakowanie rogi & F <SCHEMATIC>"

badania : "& <NPC> musi te materiały do budowy i <SCHEMATIC> F & AAT to miejsce".

Supply_List : "& f <NPC> mówi: & 6I wciąż potrzebne są następujące elementy do budowy i <SCHEMATIC> f, & 6 <PLAYER>: "

Supply_Need_Item : "& <NPC> f mówi: & aI jeszcze trzeba & f <kwota> <item> & AFOR & f <SCHEMATIC> i 9. Kliknij prawym przyciskiem myszy ponownie, aby oddać ".

Supply_Dont_Need_Item : "& <NPC> f mówi: & 6I nie potrzebują żadnych & F <item> & 6 Thanks anyway"..

Supply_Item_Taken : "& f <NPC> mówi: i aThanks za & f <kwota> < ITEM>, <PLAYER>! "

 

DefaultOptions :

MoveTimeoutSeconds : 2,0

IgnoreProtection : false # nie działa

HoldItems : prawdziwi

RequireMaterials : false

2:

#

# Sro 09 październik 21:53:44 CEST usunięte wszystkie NPC .

obywateli . polecenia . npc . elektr . set = [[{ 0 }]] będzie teraz zasilany .

obywateli . polecenia . npc . usunąć . usunięte = można trwale usunąć [[{ 0 }]].

obywateli . redaktorów . kopiarka . końcowe = Wyjście z NPC o indeksie [[{ 0 }]] do [[{ 1 }]].

obywateli . polecenia . npc . stworzyć . no - player - dla - Spawn = Nie można znaleźć gracza o tej nazwie na tarło NPC dodać { 0 .}

obywatele . polecenia . nieważne - mobtype = { 0 } to nie ważne mobtype .

obywateli . polecenia . npc . wybrać . już - wybrane = Ty już, że NPC wybrany .

obywateli . polecenia . npc . gamemode . opisać = { 0 } '' s gamemode jest [[{ 1 }]].

obywateli . broni . obciążenie - nie = Nie można załadować oszczędza , wyłączając ...

obywatele . mapach . prądu - dostawca = prąd waypoint zostały skopiowane .

obywateli . mapach . dostępne - dostawcy - header = < b > Lista dostępnych operatorów

obywateli . powiadomienia . cecha - onspawn - nie = Wystąpił wyjątek podczas cecha { 0 } był tarła dla NPC ID { 1 }.

obywateli . polecenia . npc . koń . chest - set = koń jest teraz niosący skrzynię .

obywateli . redaktorzy . mapach . wyzwalacze . teleport . nieważne - wielkoformatowe = Invalid location być kontrolowane .

obywateli . polecenia . npc . sterowalne . set = [[{ 0 }]] mogą być teraz sterowane .

obywateli . nms - błędy . rozliczeniowe - gole = Czy nie usunąć rozmiar jest [[{ 1 }]].

obywateli . polecenia . nieważne - liczba = To jest nie ważna liczba .

obywateli . redaktorzy . mapach . wyzwalacze . Głównym . prompt = < b > Wszedł edytor aktywacji punktu trasy . < br > Typ [[ dodaj ]] , aby rozpocząć dodawanie wyzwalaczy i [[ usuń ]] , aby usunąć wyzwalacze <. br > Type [[ wyzwala ]] , aby wejść do edytora wyzwalania waypoint <. br > Aktualne wyzwalacze są \:

obywateli . polecenia . npc . prędkości . modyfikatorów - powyżej - Limit = Prędkość jest powyżej limitu .

obywateli . polecenia . wymagania . niedozwolone - mobtype = NPC nie może być typu mob { 0 } , aby używać tego polecenia .

obywateli . powiadomienia . nieznane - NPC - typ = typ NPC { 0 } został nie uznany . Czy jesteś pisownię ?

obywatele . polecenia . npc . tarło . już - zrodził = { 0 } jest już zrodził się w innym miejscu . Użyj '' / tphere npc '' teleportować NPC Twojej lokalizacji .

obywateli . polecenia . wymagania . musi - mieć - wybrany = Ty musi mieć wybrany NPC do wykonania tego polecenia .

obywateli . polecenia . obywateli . zapisać . pomóc = Użyj - flag zapisać asynchronicznych ( off wątku głównego serwera ).

obywateli . polecenia . npc . leashable . set = [[{ 0 }]] jest teraz leashable .

obywateli . polecenia . npc . playerlist . usunięte = Usunięty [[{ 0 }]] z list player .

obywateli . polecenia . npc . koń . nieważne - style = Nieprawidłowy styl konia podane . Prawidłowe style są \: [[{ 0 }]].

obywateli . redaktorzy . sprzęt . obarczony - zatrzymał = [[{ 0 }]] jest brak już obarczony .

obywateli . redaktorzy . tekstu . edycji - rozpocząć - zapyta = Wpisz indeks wpisu, który chcesz edytować lub [[ strona ]] , aby zobaczyć więcej Lista zawodników .

obywateli . powiadomienia . brakujące - tłumaczenia = Brakujący plik tłumaczenia do lokalizacji { 0 .} Defaulting do pl lokum .

obywateli . polecenia . npc . Ocelot . nieważne - typ = Nieprawidłowy typ Ocelot . Poprawne typy są \: [[{ 0 }]].

obywateli . polecenia . wymagania . must - być - właściciel = Ty musi być właścicielem tego NPC do wykonania, które Właściciel typu { 0 } nie może być w wieku .

obywateli . redaktorzy . tekstu . zacząć = < b > Wszedł edytor tekstu \!

obywateli . polecenia . wymagania . też - kilka - argumenty = Za mało argumentów .

obywateli . redaktorzy . mapach . liniowe . usunięte - waypoint = [[ Usunięty ]] a. numer strony, aby zobaczyć więcej tekstu lokalizacja dostępna - należy użyć polecenia w grze .

obywateli . polecenia . npc . ZombieMod . Wieśniak - unset = [[{ 0 }]] jest nie dłużej linie do powiedzenia . < br > Type w [[ promień ( promień )]] , aby ustawić promień bloku do transmisji wiadomości . < br > Type [[ bramka ]] , aby zakończyć czat spust lub [[ powrót ]] , aby powrócić do poprzednie polecenia .

obywateli . gospodarki . pieniądze - wycofane = wycofał [[{ 0 }]] dla twojego NPC .

obywateli . powiadomień . błąd - przeładunek = Błąd wystąpił podczas przeładunku , patrz NMS pole { 0 } \: { 1 .}

obywatele . redaktorzy . wybór . zacząć - prompt = Nie było wielu NPC z dostarczonej nazwy . < br > Należy wprowadzić identyfikator lub numer z poniższej listy, aby zaznaczyć , że NPC .

obywateli . polecenia . npc . koń . nieważne - Typ = Nieprawidłowy typ konia podane . Poprawne typy są \: [[{ 0 }]].

obywateli . polecenia . npc . narażone . zatrzymał = [[{ 0 }]] jest nie dłużej mogą być znalezione .

obywateli . redaktorzy . sprzęt . obarczony - set = [[{ 0 }]] jest teraz teraz modyfikatorów prędkości land \: { 0 .}

obywatele . ograniczeń . ponad - npc - LIMT = Powyżej limitu NPC o { 0 .}

obywateli . redaktorzy . mapach . wyzwalacze . usunąć . nie - - liczba = Wskaźnik musi być liczbą .

obywateli . polecenia . npc . wieku . pomóc = Może być używany tylko na podmioty, które mogą stać się dzieci . Skorzystaj z [[- l ]] flag do zablokowania wiek w czasie ( pamiętać \: relogs może być wymagane, aby zobaczyć ten ).

obywateli . redaktorzy . sprzęt . ścięty - zestaw = [[{ 0 }]] jest teraz ścięty .

obywateli . polecenia . npc . tphere . teleportowany = [[{ 0 }]] został przeniesiony do lokalizacji .

obywateli . redaktorzy . mapach . liniowa . end = wyszli liniowy waypoint doesn '' t mają, że istnieje \!

obywateli . polecenia . npc . moveto . teleportowany = [[{ 0 }]] przeniesiony do { 1 .}

obywateli . redaktorzy . tekstu . edycji - zapyta = Wprowadź tekst do edycji ID { 0 } istnieje .

obywateli . gospodarka . minimum - koszt - wymagane = Potrzebujesz przynajmniej { 0 }.

obywateli . redaktorów . tekstu . nieważne - strona = Nieprawidłowy numer strony .

obywateli . polecenia . npc . stworzyć . nieważne - mobtype = { 0 } to nie ważne mob Nazwy nie mogą być dłuższe niż 16 znaków . nazwa została skrócona .

obywateli . redaktorzy . tekstu . end = wyszli tekst istnieje .

obywateli . redaktorzy . tekstu . usunąć - zapyta = Wpisz indeks wpisu, który chcesz usunąć lub [[ strona ]] , aby wyświetlić więcej stron .

obywateli . redaktorów . już - w - edytor = You '' re już w Edytor \!

obywateli . redaktorzy . mapach . wyzwalacze . opóźnienia . zapyta = Wprowadź opóźnienie w [[ serwer kleszcze ]] , aby użyć . ( 20 kleszczy \ = 1 sekunda )

obywatele . powiadomienia . baz danych - połączenie - nie = Nie można połączyć się z bazą danych , spada powrót do YAML

obywateli . polecenia . wymagania . zaginionych - uprawnień = You don 't mieć uprawnienia do wykonania tego polecenia.

citizens.editors.waypoints.triggers.chat.missing-radius = No promień dostarczone.

citizens.nms-errors.updating-Pathfinding-range = Nie można zaktualizować odnajdywania ścieżki zakres \: {0}.

citizens.notifications.reloading = Citizens przeładunku ...

citizens.commands.npc.zombiemod.villager-set = [[{0}]] jest teraz wieśniak.

citizens.commands.npc.behaviour.help = argumentem skrypty jest rozdzielona przecinkami lista nazw plików. Skrypty będą załadowane automatycznie i uruchomić każdy kleszcza. Użyj [[-r]] flaga usunąć zachowań.

citizens.commands.template.created Szablon = stworzony.

citizens.commands.npc.speed.set = prędkość NPC set modyfikator do [[{0}]].

citizens.commands.npc.age.set dorosłych = [[{0}]] jest już dorosły.

citizens.nms-errors.spawning-custom-jednostka = Nie udało się tarło niestandardowej jednostki \: {0}.

citizens.commands.npc.leashable.stopped = [[{0}]] nie jest już leashable.

citizens.editors.text.start-prompt = typ [[dodaj]], aby dodać wpis, [[edit]], aby edytować wpisy, [[usuń]], aby usunąć wpisy, [[close]], aby przełączać się NPC jak close gadułą, [[element]], aby ustawić pozycję w strukturze strony, [[zakres]], aby ustawić zakres rozmawia, i [[random]], aby przełączać się NPC jako losowej rozmówcy. Typ [[pomoc]], aby zobaczyć to jeszcze raz.

citizens.commands.npc.powered.stopped = [[{0}]] nie będzie zasilany.

citizens.notifications.npcs-loaded = załadowany {0} NPC.

citizens.editors.equipment.sheep kolorze = [[{0}]] jest teraz kolorowe [[{1}]].

citizens.sub-plugins.load = {0} Loading

citizens.commands.npc.size.set = {0}'' rozmiar s na [[{1}]].

citizens.commands.npc.age.invalid-age = Nieprawidłowy wiek. Prawidłowe wieku są dorośli, dzieci, liczba pomiędzy -24000 i 0

citizens.commands.npc.behaviour.removed Zachowania = usunięte.

citizens.commands.npc.skeletontype.invalid-type = Nieprawidłowy typ szkieletu.

citizens.commands.npc.horse.type-set = The'' koń s Typ została ustawiona na [[{0}]].

citizens.commands.trait.failed do usunięcia = <7> Couldn'' t remove {0}.

citizens.notifications.locale = Korzystanie lokum {0}.

citizens.commands.npc.anchor.invalid-name = Nieprawidłowa nazwę kotwicy.

citizens.editors.waypoints.triggers.remove.prompt = Wpisz w indeksie spuście, aby usunąć lub [[powrót]], aby powrócić do edycji poleceń. Aktualne wyzwalacze są \:

citizens.load-zadanie-error = NPC obciążenie zadanie mogłem'' t być zaplanowane, wyłączenie ...

citizens.nms-errors.stopping-Network-threads = Nie udało się zatrzymać wątki Network \: {0}.

citizens.commands.npc.horse.color-set = The'' koń s kolor był ustawiony na [[{0}]].

citizens.editors.waypoints.linear.added-waypoint = [[Dodano]] waypoint w ({0}) ([[{1}]], [[{2}]])

citizens.commands.template.conflict = a szablon o tej nazwie już istnieje.

citizens.editors.text.random-gaduła-set = [[Losowe talking]] na [[{0}]].

citizens.commands.npc.owner.already-owner = {0} jest już właścicielem {1}.

citizens.commands.npc.remove.incorrect-syntax = Nieprawidłowa składnia. / Npc remove (wszystkie)

citizens.commands.npc.anchor.missing = kotwica {1} nie istnieje.

citizens.commands.npc.lookclose.stopped = [[{0}]] nie będzie już obracać, gdy gracze są w pobliżu.

citizens.commands.npc.gamemode.invalid = {0} nie jest poprawnym gamemode.

citizens.commands.npc.create.invalid-location = lokalizacja Spawn nie powiodło się lub nie został znaleziony.

citizens.commands.npc.lookclose.set = [[{0}]] będzie teraz obracać, gdy gracze są w pobliżu.

citizens.editors.text.invalid-edycji-type = Nieprawidłowy typ edycji.

citizens.commands.npc.type.invalid = [[{0}]] nie jest podany typ.

citizens.commands.npc.tpto.from-nie-nie stwierdzono = jednostka Źródło znaleziono.

citizens.commands.npc.rename.renamed = You zmieniona [[{0}]] do [[{1}]].

citizens.editors.waypoints.triggers.remove.removed = pomyślnie usunięty spust {0}.

citizens.commands.npc.profession.invalid-zawód = {0} nie ważne zawód.

citizens.commands.npc.age.unlocked Wiek = odblokowane.

citizens.commands.npc.skeletontype.set = {0}'' typu skeleton s ustawione na [[{1}]].

citizens.editors.text.removed-entry = [[usunięty]] wpis w indeksie [[{0}]].

citizens.commands.npc.profession.set = [[{0}]] jest teraz [[{1}]].

citizens.commands.npc.wolf.unknown-collar-color = [[{0}]] nie jest kolor w formacie RGB kołnierz.

citizens.commands.requirements.missing-wymagany-cecha = Brak wymaganego cecha {0}.

citizens.editors.waypoints.triggers.add.added = <b> [[Dodano]] spust waypoint powodzeniem ({0}).

citizens.commands.npc.tpto.success Teleportowane = powodzeniem.

citizens.commands.npc.owner.set-server = [[serwer]] jest obecnie właścicielem {0}.

citizens.commands.requirements.must-się-w grze = Musisz być w grze, aby skorzystać z tego polecenia.

citizens.commands.unknown-command = Unknown command. Czy chodziło Ci o \:

citizens.editors.waypoints.triggers.main.missing-waypoint Nie = edycji waypoint.

citizens.commands.npc.moveto.format = Format jest x \: y \: z (\: world) lub xyz (świat).

citizens.nms-errors.error-setting-persistent = Nie można ustawić NPC jako trwałe \: {0}. Jednostka NPC może despawn.

citizens.economy.error-loading = Nie można użyć obsługi gospodarki. Czy Vault został włączony?

citizens.commands.npc.age.set-normal = [[{0}]] jest teraz wieku [[{1}]].

citizens.commands.npc.zombiemod.baby-unset = [[{0}]] nie jest już dzieckiem.

citizens.waypoints.set-provider = Ustaw dostawcę punktu trasy do [[{0}]].

citizens.commands.console-error = Proszę zgłosić ten błąd \: [Zobacz konsoli]

citizens.editors.equipment.begin = <b> Wpisana edytor sprzęt \! <br> [[Prawy przycisk myszy]] wyposażyć NPC \!

citizens.notifications.trait-load-failed = cecha {0} nie udało się załadować do NPC ID \: {1}.

citizens.editors.waypoints.linear.showing-markery = [[Pokaż]] znaczniki punktu.

citizens.commands.template.missing szablon = nie znaleziono.

citizens.editors.equipment.sheared-zatrzymał = [[{0}]] nie jest już ścięte.

citizens.commands.npc.age.set = [[{0}]] jest teraz [[{1}]].

citizens.editors.copier.begin = <b> Wpisana kopiarki NPC \! <br> Kliknij w dowolnym miejscu, aby skopiować zaznaczony NPC.

citizens.commands.script.compiling = Script kompilacji ...

citizens.notifications.npc-name-not-found = Nie można znaleźć nazwę dla identyfikatora {0}.

citizens.editors.waypoints.linear.not-pokazano-markery = [[stopped]] przedstawiający znaczniki punktu.

citizens.commands.npc.horse.chest-unset = koń nie jest już niosąc skrzynię.

citizens.commands.traitc.missing cecha = nie znaleziono.

citizens.commands.npc.anchor.added = Anchor dodaje.

citizens.notifications.skipping-invalid-pose = Pomijanie stanowią {0} - nieważne yaw / pitch ({1}).

citizens.settings.writing-default = Domyślne ustawienie Writing \ {0}

citizens.notifications.metrics-load-error = Nie można uruchomić metryk \: {0}.

citizens.commands.npc.vulnerable.set = [[{0}]] jest obecnie zagrożone.

citizens.conversations.selection.invalid-choice = [[{0}]] nie jest prawidłowym rozwiązaniem.

citizens.commands.npc.pathfindingrange.set = Pathfinding Ustaw zakres [[{0}]].

citizens.editors.waypoints.triggers.chat.invalid-radius = promień musi być liczbą.

citizens.changed-realizacja = realizacja Obywatele zmienił, wyłączając wtyczkę.

citizens.commands.npc.respawn.delay-set = opóźnienie Respawn na [[{0}]].

citizens.editors.text.invalid-index = {0} nie jest poprawnym index \!

citizens.commands.npc.mount.failed = Couldn'' t mocowanie [[{0}]].

citizens.nms-errors.getting-id-mapping = Nie można pobrać pola ID jednostki mapowania \: {0}.

citizens.commands.npc.type.set = [[{0}]]'' typu set s do [[{1}]].

citizens.editors.equipment.all-items-usunięte = [[{0}]] nie wszystkie jej elementy usunięte.

citizens.commands.npc.spawn.spawned = You zrodził [[{0}]].

citizens.notifications.skipping-broken-cecha = Pominięto uszkodzony lub brakuje cechę {0} podczas ładowania ID {1}. Czy zmieniono nazwę?

citizens.editors.text.realistic-looking-set = [[realistycznie wyglądające]] na [[{0}]].

citizens.editors.waypoints.linear.begin = <b> edytor liniowy wpisany punkt trasy \! <br> [[Left Click]], aby dodać punkt pośredni, [[prawy przycisk myszy]], aby usunąć. Rodzaj <br> [[skrócona path]], aby przełączać pokazując jednostek na waypointy, [[wyzwala]], aby wejść do edytora wyzwalania i [[clear]], aby usunąć wszystkie punkty.

citizens.commands.npc.tp.teleported = Zostałeś przeniesiony do [[{0}]].

citizens.editors.waypoints.triggers.teleport.prompt = Wpisz miejsce w świecie w formacie \: x \: y \: z. Typ [[tutaj]], aby użyć bieżącej lokalizacji. Typ [[powrót]], aby powrócić do edycji poleceń.

citizens.commands.requirements.too-wielu-argumenty = Zbyt wiele argumentów.

citizens.commands.npc.tp.location-not-found = mogłem ' t znaleźć cel NPC 'lokalizację s.

citizens.editors.waypoints.linear.range-przekroczone = Poprzedni punkt drogi {0} przecznice dalej, ale granica odległość jest {1}.

citizens.notifications.saved = Obywatele zapisane.

citizens.commands.npc.owner.owner = [[{0}]]'' s właściciel jest [[{1}]].

citizens.commands.npc.nameplate.toggled widoczność Tabliczka znamionowa = włączać.

citizens.editors.text.talk-item-set = [[wzór poz Dyskusja]] na [[{0}]].

citizens.commands.npc.zombiemod.baby-set = [[{0}]] jest teraz dziecko.

citizens.editors.text.add-prompt = Wprowadź tekst, aby dodać do NPC.

citizens.commands.npc.pose.removed = Pose usunięte.

citizens.editors.text.range-set = [[Rząd]] na [[{0}]].

citizens.commands.npc.tpto.to-nie-nie stwierdzono = jednostka Miejsce znaleziono.

citizens.commands.npc.create.not-living-mobtype = {0} nie salon typ jednostki. Korzystanie z domyślnego typu.

citizens.commands.template.applied = Szablon stosowany do [[{0}]] NPC.

citizens.commands.npc.pose.already-exists = stanowią [[{0}]] już istnieje.

citizens.commands.npc.horse.style-set = The'' koń s styl został ustawiony na [[{0}]].

citizens.editors.equipment.end = wyjściu z edytora sprzętu.

citizens.commands.npc.targetable.unset = [[{0}]] nie może być kierowane przez moby.

citizens.commands.npc.horse.describe = The'' koń s kolor jest [[{0}]], typ [[{1}]], a styl jest [[{2}]].

citizens.editors.waypoints.triggers.animation.invalid-animacja animacja = Invalid [[{0}]]. Prawidłowe animacje {1}.

citizens.editors.waypoints.linear.waypoints-wyczyszczone = Waypoints wyczyszczone.

citizens.commands.npc.pose.invalid-name = Invalid stanowią nazwę.

citizens.editors.waypoints.triggers.animation.prompt = Wpisz w animacji do wykonania -. ważnych animacje {0} <br> Wpisz [[bramka]] do końca spust animacji lub [[powrót]], aby powrócić do poprzedni monit.

citizens.commands.npc.horse.invalid-color = Nieprawidłowy kolor koń podane. Dopuszczalne kolory to \: [[{0}]].

citizens.editors.equipment.invalid-block = Invalid block \!

citizens.commands.invalid.class = Nieprawidłowy zewnętrzny klasa komendy.

citizens.commands.trait.failed do zmiany = <7> Couldn'' zmiana t {0}.

citizens.editors.waypoints.triggers.remove.index-out-of-range = Indeks musi być w zakresie [[1 - {0}]].

citizens.commands.id-not-found = Couldn'' t znaleźć żadnego NPC z ID {0}.

citizens.commands.npc.age.set-baby = [[{0}]] jest teraz dziecko.

citizens.editors.waypoints.triggers.add.invalid-wywołać = Couldn'' t utworzyć wyzwalacz o nazwie [[{0}]].

citizens.editors.waypoints.triggers.add.prompt = Wpisz w nazwie wyzwalania dodać lub wpisz [[powrót]], aby powrócić do edycji poleceń. Prawidłowe nazwy spustowe są {0}.

citizens.nms-errors.updating-navigation-world = Nie można zaktualizować nawigacji świat \: {0}.

Nie o takie tłumaczenie mi chodziło.. Bo to jest żywcem wzięte z google tłumacz.

b1427b380f6a1da2.png5623214702585481002474.gif

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...