mcremove command is now fully functional for MySQL

This commit is contained in:
nossr50
2012-02-28 12:16:23 -08:00
parent 649ce1c147
commit 6cc22a3b63
16 changed files with 69 additions and 18 deletions

View File

@@ -7,7 +7,6 @@ import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import com.gmail.nossr50.mcPermissions;
import com.gmail.nossr50.config.LoadProperties;
import com.gmail.nossr50.locale.mcLocale;
public class MccCommand implements CommandExecutor {