mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-07 04:53:00 +00:00
Added plot swapping (untested)
This commit is contained in:
parent
c7a1ad5c17
commit
7f669b4207
6 changed files with 366 additions and 291 deletions
|
@ -24,6 +24,10 @@ public enum Command {
|
|||
// - /plot rate <number out of 10>
|
||||
// - /plot list <some parameter to list the most popular, and highest rated
|
||||
// plots>
|
||||
SWAP("swap"),
|
||||
/**
|
||||
*
|
||||
*/
|
||||
INBOX("inbox"),
|
||||
/**
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue