mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-23 05:36:45 +01:00
Add command alias
This commit is contained in:
parent
d0d7fb2ae8
commit
490af0a5af
@ -45,7 +45,7 @@ public enum Command {
|
|||||||
DEBUGLOADTEST("debugloadtest"),
|
DEBUGLOADTEST("debugloadtest"),
|
||||||
DEBUGSAVETEST("debugsavetest"),
|
DEBUGSAVETEST("debugsavetest"),
|
||||||
UNCLAIM("unclaim"),
|
UNCLAIM("unclaim"),
|
||||||
DEBUGCLEAR("debugclear"),
|
DEBUGCLEAR("debugclear", "fastclear"),
|
||||||
SWAP("swap"),
|
SWAP("swap"),
|
||||||
INBOX("inbox"),
|
INBOX("inbox"),
|
||||||
DEBUGCLAIMTEST("debugclaimtest"),
|
DEBUGCLAIMTEST("debugclaimtest"),
|
||||||
|
Loading…
Reference in New Issue
Block a user