mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-07 13:03:06 +00:00
fixes. + added DebugClaimTest command
This commit is contained in:
parent
b0351b5c99
commit
2f90adac52
7 changed files with 326 additions and 130 deletions
|
@ -25,6 +25,10 @@ public enum Command {
|
|||
// - /plot list <some parameter to list the most popular, and highest rated
|
||||
// plots>
|
||||
INBOX("inbox"),
|
||||
/**
|
||||
*
|
||||
*/
|
||||
DEBUGCLAIMTEST("debugclaimtest"),
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue