Corrected a command description.
This commit is contained in:
@@ -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
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user