You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@RainbowTea Do you have a database setup to track the sales? The database is required for letting players know when they have purchases that were made while they were offline.
I have fixed the bug and rewritten the offline transaction notifications so that there is helpful information displayed! Expect this to be released in v1.9.2.0
Is there an existing issue for this?
Type of bug
Other unexpected behaviour
Environment
Server startup log
https://gist.github.com/RainbowTea/396b3a2012338f5b1a4b62b8a17051e6
Shop config files
https://gist.github.com/RainbowTea/05154c771e7013bb46de47bac02bec1a
Error log (if applicable)
none
Bug description
The shop plugin is not notifying players of purchases made to their shop while they were offline.
Steps to reproduce
no shop purchase notification.
Expected behaviour
shop notification of purchases made to their shop upon login.
Actual behaviour
no notification of purchases made to their shop when they were offline.
Other information
What does work is when a purchase is made while the player is online, they are notified.
The text was updated successfully, but these errors were encountered: