mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-06 04:23:26 +00:00
Fix command duplication
This commit is contained in:
parent
9b5958da31
commit
a4f8292f04
8 changed files with 26 additions and 16 deletions
|
@ -40,6 +40,7 @@ import com.plotsquared.general.commands.CommandDeclaration;
|
|||
permission = "plots.delete",
|
||||
description = "Delete a plot",
|
||||
usage = "/plot delete",
|
||||
aliases = "dispose",
|
||||
category = CommandCategory.ACTIONS,
|
||||
requiredType = RequiredType.NONE
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue