1
0
mirror of https://github.com/essentials/Essentials.git synced 2025-10-03 01:21:56 +02:00

Settings Cleanup.

This commit is contained in:
KHobbits
2011-11-29 16:16:45 +00:00
parent a5c8676ab9
commit 7ab1bdd477
4 changed files with 5 additions and 8 deletions

View File

@@ -67,6 +67,8 @@ public class Commandenchant extends EssentialsCommand
super("enchant");
}
//TODO: Implement charge costs: final Trade charge = new Trade("enchant-" + enchantmentName, ess);
@Override
protected void run(final Server server, final User user, final String commandLabel, final String[] args) throws Exception
{