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

Ability to clear queued purchases from the shop #785

Open
svaller opened this issue Jul 23, 2021 · 1 comment
Open

Ability to clear queued purchases from the shop #785

svaller opened this issue Jul 23, 2021 · 1 comment
Labels
enhancement New feature or request hacktoberfest

Comments

@svaller
Copy link

svaller commented Jul 23, 2021

When we wipe a server we clear all player currency and all player teleports. These features work great. We however are unable to clear any currently queued purchases that haven't been claimed yet. This causes problems when some players will spend their money prior to the wipe to queue up items so they can claim them after the wipe.

We usually let our players know when we are going to wipe as a courtesy and to keep them coming back. The small handful that stage items for after the wipe frustrate me and I can't find a way to circumvent it.

Please add the ability to clear all unclaimed purchases similar to how we can now clear all currency and all teleports.

@svaller svaller added the enhancement New feature or request label Jul 23, 2021
@niekcandaele
Copy link
Member

Notes for implementation:

I suggest we add a button to the economy settings that clears all queued shop items. There should be a confirmation message ("Are you sure?"). It then calls an API that clears all the PlayerClaimItems from the database for that server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants