*Fixed typos

This commit is contained in:
Zino 2013-08-05 12:51:01 +02:00
parent 4df5af05a3
commit 64208e9aed
2 changed files with 2 additions and 2 deletions

View File

@ -342,7 +342,7 @@ public class CreateStagePrompt extends FixedSetPrompt implements ColorUtil {
}
if (context.getSessionData(pref + CK.S_START_MESSAGE) == null) {
text += PINK + "" + BOLD + "21 " + RESET + PURPLE + "- Start Mmessage " + GRAY + " (" + Lang.get("noneSet") + ")\n";
text += PINK + "" + BOLD + "21 " + RESET + PURPLE + "- Start Message " + GRAY + " (" + Lang.get("noneSet") + ")\n";
} else {
text += PINK + "" + BOLD + "21 " + RESET + PURPLE + "- Start Message " + GRAY + "(" + AQUA + "\"" + context.getSessionData(pref + CK.S_START_MESSAGE) + "\"" + GRAY + ")\n";
}

View File

@ -48,7 +48,7 @@ permissions:
default: op
quests.admin.takepoints:
description: Take away a players Quest Points
default:op
default: op
quests.admin.givepoints:
description: Give a player Quest Points
default: op