Waterfall
Waterfall copied to clipboard
getFrom() always null in ServerSwitchEvent
Waterfall version: Waterfall-Bootstrap:1.17-R0.1-SNAPSHOT:93773f9:448
Ambient: Docker container running debian (not sure about the version though) and java 16, ryzen 5 3600X, 64 GB ddr4 2300MHz
Every time the ServerSwitchEvent is triggered the method getFrom() returns null. Is there a small delay I have to wait before calling the method or is that a bug?
I'm using the 1.17-R0.1-SNAPSHOT waterfall-api release in my build.gradle.
getFrom should only be null when people join bungeecord
I know, but I'm getting it when switching between servers too