removed command csf

This commit is contained in:
Tobias Ottenweller
2012-05-16 22:44:52 +02:00
parent 5f12bb5d99
commit cd42698928
3 changed files with 0 additions and 88 deletions

View File

@@ -72,7 +72,6 @@ public class Plugin extends JavaPlugin
// Add the commands
commands.add(new CommandHelp());
commands.add(new CommandCreate());
commands.add(new CommandCreateSetFrom());
commands.add(new CommandDelete());
commands.add(new CommandSetFrom());
commands.add(new CommandSetTo());