mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-31 13:24:05 +00:00
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