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();
|
resetState();
|
||||||
checkForGameStateUpdate();
|
checkForGameStateUpdate();
|
||||||
}
|
}
|
||||||
|
checkForAreaUpdate();
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
checkForAreaUpdate();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Subscribe
|
@Subscribe
|
||||||
|
|||||||
Reference in New Issue
Block a user