mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-02-12 03:59:22 +00:00
Typo
This commit is contained in:
parent
77643e8b3b
commit
63b13ffb1a
1 changed files with 1 additions and 1 deletions
|
@ -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"),
|
||||
/*
|
||||
|
|
Loading…
Reference in a new issue