don't wait
totally didn't look at the mcprotocollib code
This commit is contained in:
parent
b63e79fa49
commit
6f53d8ae84
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ public class Bot {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
session.connect();
|
session.connect(false);
|
||||||
}
|
}
|
||||||
|
|
||||||
public void addListener (Listener listener) {
|
public void addListener (Listener listener) {
|
||||||
|
|
Loading…
Reference in a new issue