geforkt von SteamWar/BungeeCore
Add webpw for historic reasons
Dieser Commit ist enthalten in:
Ursprung
81bd27cded
Commit
7a7d906508
@ -12,7 +12,7 @@ import java.io.InputStreamReader;
|
|||||||
public class WebregisterCommand extends BasicCommand {
|
public class WebregisterCommand extends BasicCommand {
|
||||||
|
|
||||||
public WebregisterCommand() {
|
public WebregisterCommand() {
|
||||||
super("webregister", null, "web");
|
super("webregister", null, "web", "webpw");
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
In neuem Issue referenzieren
Einen Benutzer sperren