Organized executable commands package

This commit is contained in:
Tim Visée
2015-11-01 17:51:29 +01:00
parent 9e65eaa048
commit 93e9ef18d2
7 changed files with 7 additions and 6 deletions
@@ -1,6 +1,7 @@
package fr.xephi.authme.command;
import fr.xephi.authme.command.executable.*;
import fr.xephi.authme.command.executable.authme.*;
import java.util.ArrayList;
import java.util.List;
@@ -1,4 +1,4 @@
package fr.xephi.authme.command.executable;
package fr.xephi.authme.command.executable.authme;
import fr.xephi.authme.AuthMe;
import fr.xephi.authme.cache.auth.PlayerAuth;
@@ -1,4 +1,4 @@
package fr.xephi.authme.command.executable;
package fr.xephi.authme.command.executable.authme;
import fr.xephi.authme.command.CommandParts;
import fr.xephi.authme.command.ExecutableCommand;
@@ -1,4 +1,4 @@
package fr.xephi.authme.command.executable;
package fr.xephi.authme.command.executable.authme;
import fr.xephi.authme.AuthMe;
import fr.xephi.authme.cache.auth.PlayerAuth;
@@ -1,4 +1,4 @@
package fr.xephi.authme.command.executable;
package fr.xephi.authme.command.executable.authme;
import fr.xephi.authme.AuthMe;
import fr.xephi.authme.command.CommandParts;
@@ -1,4 +1,4 @@
package fr.xephi.authme.command.executable;
package fr.xephi.authme.command.executable.authme;
import fr.xephi.authme.AuthMe;
import fr.xephi.authme.ConsoleLogger;
@@ -1,4 +1,4 @@
package fr.xephi.authme.command.executable;
package fr.xephi.authme.command.executable.authme;
import fr.xephi.authme.AuthMe;
import fr.xephi.authme.command.CommandParts;