From 63b13ffb1ada80458b1c905d824b4d16e1d1d89e Mon Sep 17 00:00:00 2001 From: boy0001 Date: Fri, 30 Jan 2015 10:15:31 +1100 Subject: [PATCH] Typo --- .../src/main/java/com/intellectualcrafters/plot/config/C.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PlotSquared/src/main/java/com/intellectualcrafters/plot/config/C.java b/PlotSquared/src/main/java/com/intellectualcrafters/plot/config/C.java index fcaf3bae9..bb2614720 100644 --- a/PlotSquared/src/main/java/com/intellectualcrafters/plot/config/C.java +++ b/PlotSquared/src/main/java/com/intellectualcrafters/plot/config/C.java @@ -178,7 +178,7 @@ public enum C { * Position */ MISSING_POSITION("&cYou need to specify a position. Possible values: &6none"), - POSITION_SET("&Home position set to your current location"), + POSITION_SET("&6Home position set to your current location"), HOME_ARGUMENT("&cUse /plot set home [none]"), INVALID_POSITION("&cThat is not a valid position value"), /*