mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-28 03:34:42 +02:00
Add plot descriptions & hide reserved flags from /plot info
This commit is contained in:
@ -227,6 +227,10 @@ public enum C {
|
||||
* BarAPI
|
||||
*/
|
||||
BOSSBAR_CLEARING("$2Clearing plot: $1%id%", "Bar API"),
|
||||
|
||||
DESC_SET("$2Plot description set", "Desc"),
|
||||
MISSING_DESC("$2You need to specify a description", "Desc"),
|
||||
|
||||
/*
|
||||
* Alias
|
||||
*/
|
||||
|
Reference in New Issue
Block a user