pull/2/MERGE
Coding 2015-10-24 15:59:08 +08:00
commit b3584f8256
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ public class CommandEnchantBench extends BaseCommand {
super("enchantbench", "seenchantbench", "eb", "seeb");
this.plugin = main;
setOnlyPlayerExecutable();
setDescription("打开随附魔台");
setDescription("打开随附魔台");
}