Moved authme command
This commit is contained in:
parent
a36553f75f
commit
ebd25e16a0
@ -2,7 +2,6 @@ package fr.xephi.authme.command;
|
|||||||
|
|
||||||
import fr.xephi.authme.command.executable.*;
|
import fr.xephi.authme.command.executable.*;
|
||||||
import fr.xephi.authme.command.executable.authme.*;
|
import fr.xephi.authme.command.executable.authme.*;
|
||||||
import fr.xephi.authme.command.executable.changepassword.*;
|
|
||||||
import fr.xephi.authme.command.executable.changepassword.ChangePasswordCommand;
|
import fr.xephi.authme.command.executable.changepassword.ChangePasswordCommand;
|
||||||
import fr.xephi.authme.command.executable.login.LoginCommand;
|
import fr.xephi.authme.command.executable.login.LoginCommand;
|
||||||
|
|
||||||
|
|||||||
@ -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.AuthMe;
|
||||||
import fr.xephi.authme.command.CommandParts;
|
import fr.xephi.authme.command.CommandParts;
|
||||||
Loading…
x
Reference in New Issue
Block a user