public static void Handle() { LoginModule.Handle(commands); }
public static void Init() { LoginModule.init(clientCore); }