Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Notifications from offline purchases not appearing upon login #416

Open
1 task done
RainbowTea opened this issue Oct 10, 2023 · 2 comments
Open
1 task done
Assignees
Labels
bug Something isn't working next update
Milestone

Comments

@RainbowTea
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Type of bug

Other unexpected behaviour

Environment

- Server Version: This server is running Paper version git-Paper-222 (MC: 1.20.2)
- Shop Version: Shop-1.8.4.5.jar

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

  1. purchase item from shop of an offline player.
  2. have player log in after purchase is made
    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.

@RainbowTea RainbowTea added the bug Something isn't working label Oct 10, 2023
@OstlerDev
Copy link
Collaborator

@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.

@OstlerDev OstlerDev added the question Further information is requested label Sep 4, 2024
@OstlerDev
Copy link
Collaborator

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

Screenshot 2024-09-17 at 1 24 55 AM

@OstlerDev OstlerDev added next update and removed question Further information is requested labels Sep 17, 2024
@OstlerDev OstlerDev added this to the v1.9.2.0 milestone Sep 17, 2024
@OstlerDev OstlerDev self-assigned this Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working next update
Projects
None yet
Development

No branches or pull requests

2 participants