Advertisement
Guest User

Untitled

a guest
Feb 10th, 2016
290
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.29 KB | None | 0 0
  1. citizens.changed-implementation=Citizens implementation changed, disabling plugin.
  2. citizens.commands.citizens.save.help=Use the -a flag to save async (off the main server thread).
  3. citizens.commands.console-error=Please report this error: [See console]
  4. citizens.commands.errors.missing-world=World not found.
  5. citizens.commands.help.command-missing=Command /{0} not found.
  6. citizens.commands.help.header=Help
  7. citizens.commands.id-not-found=Couldn''t find any NPC with ID {0}.
  8. citizens.commands.invalid.class=Invalid external commands class.
  9. citizens.commands.invalid-mobtype={0} is not a valid mobtype.
  10. citizens.commands.invalid-number=That is not a valid number.
  11. citizens.commands.npc.age.cannot-be-aged=The mob type {0} cannot be aged.
  12. 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).
  13. citizens.commands.npc.age.invalid-age=Invalid age. Valid ages are adult, baby, number between -24000 and 0
  14. citizens.commands.npc.age.locked=Age locked.
  15. citizens.commands.npc.age.set-adult=[[{0}]] is now an adult.
  16. citizens.commands.npc.age.set-baby=[[{0}]] is now a baby.
  17. citizens.commands.npc.age.set-normal=[[{0}]] is now age [[{1}]].
  18. citizens.commands.npc.age.set=[[{0}]] is now [[{1}]].
  19. citizens.commands.npc.age.unlocked=Age unlocked.
  20. citizens.commands.npc.anchor.added=Anchor added.
  21. citizens.commands.npc.anchor.already-exists=The anchor {0} already exists.
  22. citizens.commands.npc.anchor.invalid-name=Invalid anchor name.
  23. citizens.commands.npc.anchor.missing=The anchor {1} does not exist.
  24. citizens.commands.npc.anchor.removed=Anchor removed.
  25. citizens.commands.npc.behaviour.added=Behaviours added.
  26. 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.
  27. citizens.commands.npc.behaviour.removed=Behaviours removed.
  28. citizens.commands.npc.controllable.not-controllable=[[{0}]] is not controllable.
  29. citizens.commands.npc.controllable.removed=[[{0}]] can no longer be controlled.
  30. citizens.commands.npc.controllable.set=[[{0}]] can now be controlled.
  31. citizens.commands.npc.copy.copied=[[{0}]] has been copied.
  32. citizens.commands.npc.create.mobtype-missing=[[{0}]] is not supported as an NPC mobtype.
  33. citizens.commands.npc.create.invalid-location=Spawn location could not be parsed or was not found.
  34. citizens.commands.npc.create.invalid-mobtype=[[{0}]] is not a valid mob type.
  35. citizens.commands.npc.create.npc-name-too-long=NPC names cannot be longer than 16 characters. The name has been shortened.
  36. citizens.commands.npc.create.no-player-for-spawn=No player could be found by that name to spawn an NPC at.
  37. citizens.commands.npc.despawn.despawned=You despawned [[{0}]].
  38. citizens.commands.npc.flyable.set=[[{0}]] is now flyable.
  39. citizens.commands.npc.flyable.unset=[[{0}]] is no longer flyable.
  40. citizens.commands.npc.gamemode.describe={0}''s gamemode is [[{1}]].
  41. citizens.commands.npc.gamemode.invalid={0} is not a valid gamemode.
  42. citizens.commands.npc.gamemode.set=Gamemode set to [[{0}]].
  43. citizens.commands.npc.gravity.disabled=Gravity [[disabled]].
  44. citizens.commands.npc.gravity.enabled=Gravity [[enabled]].
  45. citizens.commands.npc.guardian.elder-unset=[[{0}]] is no longer an elder guardian.
  46. citizens.commands.npc.guardian.elder-set=[[{0}]] is now an elder guardian.
  47. citizens.commands.npc.horse.chest-set=The horse is now carrying a chest.
  48. citizens.commands.npc.horse.chest-unset=The horse is no longer carrying a chest.
  49. citizens.commands.npc.horse.color-set=The horse''s color was set to [[{0}]].
  50. citizens.commands.npc.horse.type-set=The horse''s type was set to [[{0}]].
  51. citizens.commands.npc.horse.style-set=The horse''s style was set to [[{0}]].
  52. citizens.commands.npc.horse.describe=The horse''s color is [[{0}]], the type is [[{1}]] and the style is [[{2}]].
  53. citizens.commands.npc.horse.invalid-color=Invalid horse color given. Valid colors are: [[{0}]].
  54. citizens.commands.npc.horse.invalid-type=Invalid horse type given. Valid types are: [[{0}]].
  55. citizens.commands.npc.horse.invalid-style=Invalid horse style given. Valid styles are: [[{0}]].
  56. citizens.commands.npc.item.item-set=NPC item set to [[{0}]].
  57. citizens.commands.npc.item.unknown-material=Unknown material given.
  58. citizens.commands.npc.leashable.set=[[{0}]] is now leashable.
  59. citizens.commands.npc.leashable.stopped=[[{0}]] is no longer leashable.
  60. citizens.commands.npc.lookclose.set=[[{0}]] will now rotate when players are nearby.
  61. citizens.commands.npc.lookclose.stopped=[[{0}]] will no longer rotate when players are nearby.
  62. citizens.commands.npc.minecart.set=[[{0}]] now has item [[{1}]]:[[{2}]] with offset [[{3}]].
  63. citizens.commands.npc.mount.failed=Couldn''t mount [[{0}]].
  64. citizens.commands.npc.moveto.format=Format is x:y:z(:world) or x y z( world).
  65. citizens.commands.npc.moveto.teleported=[[{0}]] teleported to {1}.
  66. citizens.commands.npc.nameplate.toggled=Nameplate visibility toggled.
  67. citizens.commands.npc.ocelot.invalid-type=Invalid ocelot type. Valid types are: [[{0}]].
  68. citizens.commands.npc.owner.already-owner={0} is already the owner of {1}.
  69. citizens.commands.npc.owner.owner=[[{0}]]''s owner is [[{1}]].
  70. citizens.commands.npc.owner.set-server=[[The server]] is now the owner of {0}.
  71. citizens.commands.npc.owner.set=[[{1}]] is now the owner of {0}.
  72. citizens.commands.npc.passive.set=[[{0}]] will no longer damage entities.
  73. citizens.commands.npc.passive.unset=[[{0}]] will now damage entities.
  74. citizens.commands.npc.pathfindingrange.set=Pathfinding range set to [[{0}]].
  75. citizens.commands.npc.pathopt.avoid-water-set=[[{0}]] will now avoid water.
  76. citizens.commands.npc.pathopt.avoid-water-unset=[[{0}]] will no longer avoid water.
  77. citizens.commands.npc.playerlist.added=Added [[{0}]] to the player list.
  78. citizens.commands.npc.playerlist.removed=Removed [[{0}]] from the player list.
  79. citizens.commands.npc.pose.added=Pose added.
  80. citizens.commands.npc.pose.already-exists=The pose [[{0}]] already exists.
  81. citizens.commands.npc.pose.invalid-name=Invalid pose name.
  82. citizens.commands.npc.pose.missing=The pose [[{0}]] does not exist.
  83. citizens.commands.npc.pose.removed=Pose removed.
  84. citizens.commands.npc.powered.set=[[{0}]] will now be powered.
  85. citizens.commands.npc.powered.stopped=[[{0}]] will no longer be powered.
  86. citizens.commands.npc.profession.invalid-profession=[[{0}]] is not a valid profession. Try one of the following: [[{1}]].
  87. citizens.commands.npc.profession.set=[[{0}]] is now a [[{1}]].
  88. citizens.commands.npc.rabbittype.invalid-type=Invalid rabbit type. Try one of the following: [[{0}]].
  89. citizens.commands.npc.rabbittype.type-set=[[{0}]]''s rabbit type has been set to [[{1}]]
  90. citizens.commands.npc.remove.incorrect-syntax=Incorrect syntax. /npc remove (all)
  91. citizens.commands.npc.remove.removed-all=You permanently removed all NPCs.
  92. citizens.commands.npc.remove.removed=You permanently removed [[{0}]].
  93. citizens.commands.npc.rename.renamed=You renamed [[{0}]] to [[{1}]].
  94. citizens.commands.npc.respawn.delay-set=Respawn delay set to [[{0}]].
  95. citizens.commands.npc.respawn.describe=Respawn delay is currently [[{0}]].
  96. citizens.commands.npc.select.already-selected=You already have that NPC selected.
  97. citizens.commands.npc.skin.set=[[{0}]]''s skin name set to [[{1}]].
  98. citizens.commands.npc.skin.cleared=[[{0}]]''s skin name was cleared.
  99. citizens.commands.npc.skin.layers-set=[[{0}]]''s skin layers: cape - [[{1}]], hat - [[{2}]], jacket - [[{3}]], sleeves - [[{4}]], pants - [[{5}]].
  100. citizens.commands.npc.size.description={0}''s size is [[{1}]].
  101. citizens.commands.npc.size.set={0}''s size set to [[{1}]].
  102. citizens.commands.npc.sound.invalid-sound=Invalid sound.
  103. citizens.commands.npc.sound.set={0}''s sounds are now: ambient - [[{1}]] hurt - [[{2}]] and death - [[{3}]].
  104. citizens.commands.npc.sound.info={0}''s sounds are: ambient - [[{1}]] hurt - [[{2}]] and death - [[{3}]].<br><br>Valid sounds are {4}.
  105. citizens.commands.npc.skeletontype.set={0}''s skeleton type set to [[{1}]].
  106. citizens.commands.npc.skeletontype.invalid-type=Invalid skeleton type. Try one of the following: [[{0}]].
  107. citizens.commands.npc.spawn.already-spawned=[[{0}]] is already spawned at another location. Use ''/npc tphere'' to teleport the NPC to your location.
  108. citizens.commands.npc.spawn.missing-npc-id=No NPC with the ID {0} exists.
  109. citizens.commands.npc.spawn.no-location=No stored location available - command must be used ingame.
  110. citizens.commands.npc.spawn.numeric-id-only=Only numeric IDs can be used for /npc spawn.
  111. citizens.commands.npc.spawn.spawned=You spawned [[{0}]].
  112. citizens.commands.npc.speed.modifier-above-limit=Speed is above the limit.
  113. citizens.commands.npc.speed.set=NPC speed modifier set to [[{0}]].
  114. citizens.commands.npc.swim.set=[[{0}]] will now swim in water.
  115. citizens.commands.npc.swim.unset=[[{0}]] will no longer swim in water.
  116. citizens.commands.npc.targetable.set=[[{0}]] can now be targeted by mobs.
  117. citizens.commands.npc.targetable.unset=[[{0}]] can no longer be targeted by mobs.
  118. citizens.commands.npc.tp.teleported=You teleported to [[{0}]].
  119. citizens.commands.npc.tp.location-not-found=Couldn't find the target NPC's location.
  120. citizens.commands.npc.tpto.success=Teleported successfully.
  121. citizens.commands.npc.tpto.to-not-found=Destination entity not found.
  122. citizens.commands.npc.tpto.from-not-found=Source entity not found.
  123. citizens.commands.npc.tphere.teleported=[[{0}]] was teleported to your location.
  124. citizens.commands.npc.type.set=[[{0}]]''s type set to [[{1}]].
  125. citizens.commands.npc.type.invalid=[[{0}]] is not a valid type.
  126. citizens.commands.npc.vulnerable.set=[[{0}]] is now vulnerable.
  127. citizens.commands.npc.vulnerable.stopped=[[{0}]] is no longer vulnerable.
  128. citizens.commands.npc.wolf.unknown-collar-color=[[{0}]] is not an RGB-formatted collar color or the name of a DyeColor.
  129. citizens.commands.npc.wolf.collar-color-unsupported=[[{0}]] is not a RGB color code that can be used on a wolf's collar.
  130. citizens.commands.npc.zombiemod.villager-set=[[{0}]] is now a villager.
  131. citizens.commands.npc.zombiemod.villager-unset=[[{0}]] is no longer a villager.
  132. citizens.commands.npc.zombiemod.baby-set=[[{0}]] is now a baby.
  133. citizens.commands.npc.zombiemod.baby-unset=[[{0}]] is no longer a baby.
  134. citizens.commands.page-missing=The page [[{0}]] does not exist.
  135. citizens.commands.requirements.disallowed-mobtype=The NPC cannot be the mob type [[{0}]] for that command.
  136. citizens.commands.requirements.living-entity=The NPC must be a living entity.
  137. citizens.commands.requirements.missing-permission=You don't have permission to execute that command.
  138. citizens.commands.requirements.missing-required-trait=Missing required trait [[{0}]].
  139. citizens.commands.requirements.must-be-ingame=You must be ingame to use that command.
  140. citizens.commands.requirements.must-be-owner=You must be the owner of this NPC to execute that command.
  141. citizens.commands.requirements.must-have-selected=You must have an NPC selected to execute that command.
  142. citizens.commands.requirements.too-few-arguments=Too few arguments.
  143. citizens.commands.requirements.too-many-arguments=Too many arguments.
  144. citizens.commands.script.compiled=Script compiled.
  145. citizens.commands.script.compiling=Script compiling...
  146. citizens.commands.script.file-missing=The file [[{0}]] doesn''t exist!
  147. citizens.commands.template.applied=Template applied to [[{0}]] NPCs.
  148. citizens.commands.template.conflict=A template by that name already exists.
  149. citizens.commands.template.created=Template created.
  150. citizens.commands.template.missing=Template not found.
  151. citizens.commands.template.delete.deleted=Deleted template [[{0}]].
  152. citizens.commands.template.list.header=]]Available templates[[:]]
  153. citizens.commands.trait.added=Added {0} successfully.
  154. citizens.commands.trait.failed-to-add=<7>Couldn''t add {0}.
  155. citizens.commands.trait.failed-to-change=<7>Couldn''t change {0}.
  156. citizens.commands.trait.failed-to-remove=<7>Couldn''t remove {0}.
  157. citizens.commands.trait.removed=Removed {0} successfully.
  158. citizens.commands.traitc.missing=Trait not found.
  159. citizens.commands.traitc.not-configurable=That trait is not configurable.
  160. citizens.commands.traitc.not-on-npc=The NPC doesn''t have that trait.
  161. citizens.commands.unknown-command=Unknown command. Did you mean:
  162. citizens.commands.wolf.traits-updated=[[{0}]]''s Traits were updated. Angry:[[{1}]], Sitting:[[{2}]], Tamed:[[{3}]], Collar Color:[[{4}]]
  163. citizens.conversations.selection.invalid-choice=[[{0}]] is not a valid option.
  164. citizens.economy.error-loading=Unable to use economy handling. Has Vault been enabled?
  165. citizens.economy.minimum-cost-required=Need at least [[{0}]].
  166. citizens.economy.money-withdrawn=Withdrew [[{0}]] for your NPC.
  167. citizens.editors.already-in-editor=You''re already in an editor!
  168. citizens.editors.copier.begin=<b>Entered the NPC copier!<br>Click anywhere to copy the currently selected NPC.
  169. citizens.editors.copier.end=Exited the NPC copier.
  170. citizens.editors.equipment.all-items-removed=[[{0}]] had all of its items removed.
  171. citizens.editors.equipment.begin=<b>Entered the equipment editor!<br>[[Right click]] to equip the NPC!
  172. citizens.editors.equipment.end=Exited the equipment editor.
  173. citizens.editors.equipment.invalid-block=Invalid block!
  174. citizens.editors.equipment.saddled-set=[[{0}]] is now saddled.
  175. citizens.editors.equipment.saddled-stopped=[[{0}]] is no longer saddled.
  176. citizens.editors.equipment.sheared-set=[[{0}]] is now sheared.
  177. citizens.editors.equipment.sheared-stopped=[[{0}]] is no longer sheared.
  178. citizens.editors.equipment.sheep-coloured=[[{0}]] is now coloured [[{1}]].
  179. 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.
  180. citizens.editors.text.add-prompt=Enter text to add to the NPC.
  181. citizens.editors.text.added-entry=[[Added]] the entry [[{0}]].
  182. citizens.editors.text.begin=<b>Entered the text editor! Type 'exit' to leave the editor.
  183. citizens.editors.text.change-page-prompt=Enter a page number to view more text entries.
  184. citizens.editors.text.close-talker-set=[[Close talker]] set to [[{0}]].
  185. citizens.editors.text.edit-begin-prompt=Enter the index of the entry you wish to edit or [[page]] to view more pages.
  186. citizens.editors.text.edit-prompt=Enter text to edit the entry.
  187. citizens.editors.text.edited-text=Changed entry at index [[{0}]]to [[{1}]].
  188. citizens.editors.text.end=Exited the text editor.
  189. citizens.editors.text.invalid-edit-type=Invalid edit type.
  190. citizens.editors.text.invalid-index=[[{0}]] is not a valid index!
  191. citizens.editors.text.invalid-input=Invalid input.
  192. citizens.editors.text.invalid-page=Invalid page number.
  193. citizens.editors.text.invalid-range=Invalid range.
  194. citizens.editors.text.random-talker-set=[[Random talking]] set to [[{0}]].
  195. citizens.editors.text.range-set=[[Range]] set to [[{0}]].
  196. citizens.editors.text.realistic-looking-set=[[Realistic looking]] set to [[{0}]].
  197. citizens.editors.text.remove-prompt=Enter the index of the entry you wish to remove or [[page]] to view more pages.
  198. citizens.editors.text.removed-entry=[[Removed]] entry at index [[{0}]].
  199. 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.
  200. citizens.editors.text.talk-item-set=[[Talk item pattern]] set to [[{0}]].
  201. citizens.editors.waypoints.guided.begin=<b>Entered the guided waypoint editor!<br> [[Left click]] to add a waypoint guide, [[right click]] an existing waypoint to remove.<br> [[Sneak]] while left clicking to add a destination waypoint.<br> Type [[toggle path]] to toggle showing entities at waypoints.
  202. citizens.editors.waypoints.guided.end=Exited the guided waypoint editor.
  203. citizens.editors.waypoints.guided.added-guide=Added a [[guide]] waypoint. This will guide NPCs to their destination.
  204. citizens.editors.waypoints.guided.added-available=Added a [[destination]] waypoint. This will be available for NPCs to path to.
  205. citizens.editors.waypoints.linear.added-waypoint=[[Added]] a waypoint at ({0}) ([[{1}]], [[{2}]])
  206. citizens.editors.waypoints.linear.begin=<b>Entered the linear waypoint editor!<br><b> [[Left click]] to add a waypoint, [[right click]] to remove.<br><b> Type [[toggle path]] to toggle showing entities at waypoints, [[triggers]] to enter the trigger editor and [[clear]] to clear all waypoints.
  207. citizens.editors.waypoints.linear.edit-slot-set=Editing slot set to [[{0}]] ({1}).
  208. citizens.editors.waypoints.linear.end=Exited the linear waypoint editor.
  209. citizens.editors.waypoints.linear.not-showing-markers=[[Stopped]] showing waypoint markers.
  210. citizens.editors.waypoints.linear.range-exceeded=Previous waypoint is {0} blocks away but the distance limit is {1}.
  211. citizens.editors.waypoints.linear.removed-waypoint=[[Removed]] a waypoint ([[{0}]] remaining) ([[{1}]])
  212. citizens.editors.waypoints.linear.showing-markers=[[Showing]] waypoint markers.
  213. citizens.editors.waypoints.linear.waypoints-cleared=Waypoints cleared.
  214. citizens.editors.waypoints.triggers.add.added=<b>[[Added]] waypoint trigger successfully ({0}).
  215. citizens.editors.waypoints.triggers.add.invalid-trigger=Couldn''t create a trigger by the name [[{0}]].
  216. 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}.
  217. citizens.editors.waypoints.triggers.animation.added=Animation [[{0}]] added.
  218. 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.
  219. citizens.editors.waypoints.triggers.animation.invalid-animation=Invalid animation [[{0}]]. Valid animations are {1}.
  220. citizens.editors.waypoints.triggers.chat.invalid-radius=The radius must be a number.
  221. citizens.editors.waypoints.triggers.chat.missing-radius=No radius supplied.
  222. 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.
  223. citizens.editors.waypoints.triggers.delay.prompt=Enter the delay in [[server ticks]] to use. (20 ticks = 1 second)
  224. citizens.editors.waypoints.triggers.main.missing-waypoint=Not editing a waypoint.
  225. 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><b> Current triggers are:
  226. citizens.editors.waypoints.triggers.remove.index-out-of-range=Index must be in the range [[1-{0}]].
  227. citizens.editors.waypoints.triggers.remove.not-a-number=Index must be a number.
  228. 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:
  229. citizens.editors.waypoints.triggers.remove.removed=Successfully removed trigger {0}.
  230. citizens.editors.waypoints.triggers.speed.prompt=Enter the speed modifier as a [[percentage]] of its base speed.
  231. citizens.editors.waypoints.triggers.teleport.invalid-format=Invalid location given. Format is [[world]]:[[x]]:[[y]]:[[z]].
  232. 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.
  233. citizens.limits.over-npc-limit=Over the NPC limit of {0}.
  234. citizens.load-task-error=NPC load task couldn''t be scheduled, disabling...
  235. citizens.nms-errors.clearing-goals=Could not clear goals: {0}.
  236. citizens.nms-errors.error-setting-persistent=Could not set NPC as persistent: {0}. NPC entity may despawn.
  237. citizens.nms-errors.getting-field=Could not fetch NMS field {0}: {1}.
  238. citizens.nms-errors.getting-id-mapping=Could not fetch entity id mapping fields: {0}.
  239. citizens.nms-errors.spawning-custom-entity=Could not spawn custom entity: {0}.
  240. citizens.nms-errors.stopping-network-threads=Could not stop network threads: {0}.
  241. citizens.nms-errors.updating-land-modifier=Could not update land speed modifier: {0}.
  242. citizens.nms-errors.updating-navigation-world=Could not update navigation world: {0}.
  243. citizens.nms-errors.updating-pathfinding-range=Could not update pathfinding range: {0}.
  244. citizens.notifications.database-connection-failed=Unable to connect to database, falling back to YAML
  245. citizens.notifications.error-reloading=Error occured while reloading, see console.
  246. citizens.notifications.exception-updating-npc=Exception while updating {0}: {1}.
  247. citizens.notifications.incompatible-version=v{0} is not compatible with Minecraft v{1} - try upgrading or downgrading Citizens. Disabling.
  248. citizens.notifications.locale=Using locale {0}.
  249. citizens.notifications.metrics-load-error=Unable to start metrics: {0}.
  250. citizens.notifications.missing-translations=Missing translations file for locale {0}. Defaulting to en locale.
  251. citizens.notifications.npc-name-not-found=Could not find a name for ID {0}.
  252. citizens.notifications.npc-not-found=No NPC could be found.
  253. citizens.notifications.npcs-loaded=Loaded {0} NPCs.
  254. citizens.notifications.reloaded=Citizens reloaded.
  255. citizens.notifications.reloading=Reloading Citizens...
  256. citizens.notifications.saved=Citizens saved.
  257. citizens.notifications.saving=Saving Citizens...
  258. citizens.notifications.skipping-broken-trait=Skipped broken or missing trait {0} while loading ID {1}. Has the name changed?
  259. citizens.notifications.skipping-invalid-pose=Skipping pose {0} - invalid yaw/pitch ({1}).
  260. citizens.notifications.trait-load-failed=The trait {0} failed to load for NPC ID: {1}.
  261. citizens.notifications.trait-onspawn-failed=An exception occurred while the trait {0} was spawning for NPC ID {1}.
  262. citizens.notifications.unknown-npc-type=NPC type {0} was not recognized. Did you spell it correctly?
  263. citizens.saves.load-failed=Unable to load saves, disabling...
  264. citizens.settings.writing-default=Writing default setting: {0}
  265. citizens.sub-plugins.error-on-load={0} initializing {1}
  266. citizens.sub-plugins.load=Loading {0}
  267. citizens.traits.age-description={0}''s age is [[{1}]]. Locked is [[{2}]].
  268. citizens.waypoints.available-providers-header=<b>List of available providers
  269. citizens.waypoints.current-provider=The current waypoint provider is [[{0}]].
  270. citizens.waypoints.set-provider=Set the waypoint provider to [[{0}]].
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement