mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-26 07:06:44 +01:00
Typo
This commit is contained in:
parent
77643e8b3b
commit
63b13ffb1a
@ -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"),
|
||||||
/*
|
/*
|
||||||
|
Loading…
Reference in New Issue
Block a user