mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2026-07-10 18:41:09 +02:00
Update premium status for non-bungeecord setups (Related #200)
This commit is contained in:
@@ -24,7 +24,6 @@ public abstract class ForceLoginManagement<P extends C, C, L extends LoginSessio
|
||||
}
|
||||
|
||||
AuthStorage storage = core.getStorage();
|
||||
|
||||
StoredProfile playerProfile = session.getProfile();
|
||||
try {
|
||||
if (isOnlineMode()) {
|
||||
|
||||
Reference in New Issue
Block a user