mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-06 04:23:26 +00:00
fixes
This commit is contained in:
parent
85c638362b
commit
bcd113146b
11 changed files with 32 additions and 25 deletions
|
@ -43,15 +43,27 @@ public enum Command {
|
|||
/**
|
||||
*
|
||||
*/
|
||||
DEBUGROADREGEN("debugroadregen"),
|
||||
/**
|
||||
*
|
||||
*/
|
||||
REGENALLROADS("regenallroads"),
|
||||
/**
|
||||
*
|
||||
*/
|
||||
DEBUGLOADTEST("debugloadtest"),
|
||||
/**
|
||||
*
|
||||
*/
|
||||
DEBUGSAVETEST("debugsavetest"),
|
||||
/**
|
||||
*
|
||||
*/
|
||||
UNCLAIM("unclaim"),
|
||||
/**
|
||||
*
|
||||
*/
|
||||
DEBUGROADREGEN("debugroadregen"),
|
||||
/**
|
||||
*
|
||||
*/
|
||||
DEBUGCLEAR("debugclear"),
|
||||
DEBUGCLEAR("debugclear"),
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue