mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-10 22:35:29 +00:00
Added plot unlinking
This commit is contained in:
parent
c6859a5d50
commit
ccb2e32c58
5 changed files with 67 additions and 3 deletions
|
@ -34,6 +34,10 @@ public enum Command {
|
|||
/**
|
||||
*
|
||||
*/
|
||||
UNLINK("unlink", "u"),
|
||||
/**
|
||||
*
|
||||
*/
|
||||
CLEAR("clear", "clear", new CommandPermission("plots.clear")),
|
||||
/**
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue