From 0e5b89bb1a19193033035161b9561f354223cacb Mon Sep 17 00:00:00 2001 From: fullwall Date: Mon, 8 Oct 2012 16:12:02 +0800 Subject: [PATCH] Update version to 2.0.3 --- src/main/resources/messages_en.properties | 6 +++--- src/main/resources/plugin.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/messages_en.properties b/src/main/resources/messages_en.properties index 1179d4084..df44c6998 100644 --- a/src/main/resources/messages_en.properties +++ b/src/main/resources/messages_en.properties @@ -1,22 +1,22 @@ citizens.changed-implementation=Citizens implementation changed, disabling plugin. citizens.commands.citizens.save.help=Use the -a flag to save async (off the main server thread). citizens.commands.console-error=Please report this error: [See console] +citizens.commands.help.command-missing=Command /{0} not found. citizens.commands.help.header=Help -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.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.commands.id-not-found=Couldn't find any NPC with ID {0}. citizens.commands.invalid-mobtype={0} is not a valid mobtype. citizens.commands.invalid-number=That is not a valid number. citizens.commands.npc.age.cannot-be-aged=The mob type '{0}' cannot be aged. +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.commands.npc.age.invalid-age=Invalid age. Valid ages are adult, baby, number between -24000 and 0 citizens.commands.npc.age.locked=Age locked. -citizens.commands.help.command-missing=Command /{0} not found. citizens.commands.npc.age.set-adult=[[{0}]] is now an adult. citizens.commands.npc.age.set-baby=[[{0}]] is now a baby. citizens.commands.npc.age.set-normal=[[{0}]] is now age [[{1}]]. citizens.commands.npc.age.set=[[{0}]] is now [[{1}]]. citizens.commands.npc.age.unlocked=Age unlocked. citizens.commands.npc.behaviour.added=Behaviours added. +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.npc.behaviour.removed=Behaviours removed. citizens.commands.npc.controllable.not-controllable=[[{0}]] is not controllable. citizens.commands.npc.controllable.removed=[[{0}]] can no longer be controlled. diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index fc25ab8a5..94d9a87af 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,7 +1,7 @@ name: Citizens authors: [aPunch, fullwall] softdepend: [Vault] -version: 2.0.2 +version: 2.0.3 main: net.citizensnpcs.Citizens website: http://www.citizensnpcs.net commands: