3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-11-10 05:20:04 +01:00

Corrected a command description.

Dieser Commit ist enthalten in:
TomyLobo 2011-12-05 08:56:49 +01:00
Ursprung f74d37c97b
Commit 259003d030

Datei anzeigen

@ -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
)