Corrected a command description.

This commit is contained in:
TomyLobo 2011-12-05 08:56:49 +01:00
parent f74d37c97b
commit 259003d030

View File

@ -34,7 +34,7 @@ public class ToolCommands {
@Command(
aliases = { "none" },
usage = "",
desc = "Unbind all bound tools",
desc = "Unbind a bound tool from your current item",
min = 0,
max = 0
)