mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-08-09 15:55:27 +02:00
Typo
This commit is contained in:
@@ -178,7 +178,7 @@ public enum C {
|
|||||||
* Position
|
* Position
|
||||||
*/
|
*/
|
||||||
MISSING_POSITION("&cYou need to specify a position. Possible values: &6none"),
|
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]"),
|
HOME_ARGUMENT("&cUse /plot set home [none]"),
|
||||||
INVALID_POSITION("&cThat is not a valid position value"),
|
INVALID_POSITION("&cThat is not a valid position value"),
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user