mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-07 04:53:00 +00:00
Fixed
This commit is contained in:
parent
dc80fce05d
commit
1dd0b5de5f
4 changed files with 24 additions and 15 deletions
|
@ -65,7 +65,7 @@ public enum Command {
|
|||
/**
|
||||
*
|
||||
*/
|
||||
DELETE("delete", "d", new CommandPermission("plots.clear.delete")),
|
||||
DELETE("delete", "d", new CommandPermission("plots.delete")),
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue