Error on quit
#### Used Version
> [21:34:26 INFO]: Velocity 3.1.2-SNAPSHOT (git-f0ea638f-b122)
> [21:35:21 INFO] [forceresourcepacks]: ForceResourcepacks version: 1.11.18.1 (build 570)
#### Environment description
Ubuntu 18.0
#### What other programs/plugins are you running?
Luckperms
MiniMotd
RememberMe
VelocityAutoReconnect
#### What is happening?
> Everything working well but that error just appears.
[21:24:51 INFO]: [connected player] Tommy123 (/94.68.181.152:1365) has disconnected: Please try rejoining, you need the pack!
[21:24:51 INFO]: [server connection] Tommy123 -> main has disconnected
[21:24:51 ERROR]: Couldn't pass ResourcePackStatusEvent to forceresourcepacks
java.lang.IllegalStateException: Not connected to server!
at com.velocitypowered.proxy.connection.backend.VelocityServerConnection.ensureConnected(VelocityServerConnection.java:202) ~[velocity.jar:3.1.2-SNAPSHOT (git-f0ea638f-b122)]
at com.velocitypowered.proxy.connection.backend.VelocityServerConnection.sendPluginMessage(VelocityServerConnection.java:254) ~[velocity.jar:3.1.2-SNAPSHOT (git-f0ea638f-b122)]
at com.velocitypowered.proxy.connection.backend.VelocityServerConnection.sendPluginMessage(VelocityServerConnection.java:241) ~[velocity.jar:3.1.2-SNAPSHOT (git-f0ea638f-b122)]
at de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks.sendPackInfo(VelocityResourcepacks.java:497) ~[?:?]
at de.themoep.resourcepacksplugin.velocity.VelocityResourcepacks.clearPack(VelocityResourcepacks.java:510) ~[?:?]
at de.themoep.resourcepacksplugin.velocity.listeners.StatusEventListener.onStatusChange(StatusEventListener.java:49) ~[?:?]
at de.themoep.resourcepacksplugin.velocity.listeners.Lmbda$20.execute(Unknown Source) ~[?:?]
at com.velocitypowered.proxy.event.UntargetedEventHandler$VoidHandler.lambda$buildHandler$0(UntargetedEventHandler.java:47) ~[velocity.jar:3.1.2-SNAPSHOT (git-f0ea638f-b122)]
at com.velocitypowered.proxy.event.VelocityEventManager.fire(VelocityEventManager.java:598) ~[velocity.jar:3.1.2-SNAPSHOT (git-f0ea638f-b122)]
at com.velocitypowered.proxy.event.VelocityEventManager.lambda$fire$5(VelocityEventManager.java:479) ~[velocity.jar:3.1.2-SNAPSHOT (git-f0ea638f-b122)]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?]
at java.lang.Thread.run(Thread.java:833) [?:?]
issue