mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2025-08-10 06:23:14 +00:00
Fixes #538
This commit is contained in:
parent
5e38d032e0
commit
160ac794e1
8 changed files with 254 additions and 179 deletions
|
@ -54,7 +54,7 @@ import com.plotsquared.listener.PlotListener;
|
|||
command = "set",
|
||||
description = "Set a plot value",
|
||||
aliases = {"s"},
|
||||
usage = "/plot set <arg> <value(s)...>",
|
||||
usage = "/plot set <biome|alias|home|flag> <value...>",
|
||||
permission = "plots.set",
|
||||
category = CommandCategory.ACTIONS,
|
||||
requiredType = RequiredType.NONE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue