mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-09 14:03:22 +00:00
Added support for console messages (untested)
This commit is contained in:
parent
2435eab96a
commit
0010b06afa
37 changed files with 197 additions and 78 deletions
|
@ -83,6 +83,10 @@ public enum Command {
|
|||
*
|
||||
*/
|
||||
SET("set", "s"),
|
||||
/**
|
||||
*
|
||||
*/
|
||||
PURGE("purge"),
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue