mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-06 04:23:26 +00:00
fix flags command
This commit is contained in:
parent
450e34265e
commit
59541f78da
3 changed files with 90 additions and 1 deletions
|
@ -42,6 +42,7 @@ public enum Command {
|
|||
BUY("buy","b"),
|
||||
CREATEROADSCHEMATIC("createroadschematic"),
|
||||
DEBUGROADREGEN("debugroadregen"),
|
||||
DEBUGFIXFLAGS("debugfixflags"),
|
||||
REGENALLROADS("regenallroads"),
|
||||
DEBUGLOADTEST("debugloadtest"),
|
||||
DEBUGSAVETEST("debugsavetest"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue