mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-24 10:17:39 +00:00
Corrected a command description.
This commit is contained in:
parent
f74d37c97b
commit
259003d030
@ -34,7 +34,7 @@ public class ToolCommands {
|
|||||||
@Command(
|
@Command(
|
||||||
aliases = { "none" },
|
aliases = { "none" },
|
||||||
usage = "",
|
usage = "",
|
||||||
desc = "Unbind all bound tools",
|
desc = "Unbind a bound tool from your current item",
|
||||||
min = 0,
|
min = 0,
|
||||||
max = 0
|
max = 0
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user