discord plugin: only check for area update on logged in gamestate
This commit is contained in:
@@ -172,10 +172,9 @@ public class DiscordPlugin extends Plugin
|
||||
resetState();
|
||||
checkForGameStateUpdate();
|
||||
}
|
||||
checkForAreaUpdate();
|
||||
break;
|
||||
}
|
||||
|
||||
checkForAreaUpdate();
|
||||
}
|
||||
|
||||
@Subscribe
|
||||
|
||||
Reference in New Issue
Block a user