Hello there. Wonderful plugin, however, there is one observation on MZ. I'm using the variable command to make it easier to issue achievements, and when I do so using the scripted command GameJolt.awardTrophy($gameVariables.value(111));, the game shows two notifications instead of one :/ I have no idea if it's possible to issue the achievement immediately in the plugin call, if at all.
If so, is it possible to add variable support in newer versions, as it makes it very easy to work with a bunch of variables?
In addition, I'd like to know: how do I check if a user is logged in to GameJolt for a condition branch?
