geforkt von SteamWar/BungeeCore
Bye Bye Mail.
Signed-off-by: Lixfel <agga-games@gmx.de>
Dieser Commit ist enthalten in:
Ursprung
5cf577c9e5
Commit
bd1420cc90
@ -33,6 +33,7 @@ public class WebpasswordCommand extends SWCommand {
|
||||
super("webpassword", null, "webpw", "web");
|
||||
}
|
||||
|
||||
|
||||
@Register(description = "WEB_USAGE")
|
||||
public void genericCommand(ProxiedPlayer player, String password) {
|
||||
if(password.length() < 8) {
|
||||
|
In neuem Issue referenzieren
Einen Benutzer sperren