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] Items not being removed from the shop after editing shops.yml #80

Open
Gabo6480 opened this issue Aug 1, 2022 · 0 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@Gabo6480
Copy link

Gabo6480 commented Aug 1, 2022

Describe the bug
Removing an item from the shops after its price changes least once it does not remove them from the shop in game. Unless you delete it's data from the database, or, delete the database file.

Steps To Reproduce

  1. Add an item to the shop.
  2. Buy/Sell so its price changes.
  3. Stop the server.
  4. Remove it from the shops.yml
  5. Start the server, the item is still on the shop.

Expected behavior
I expect that If I remove an Item from shops.yml it won't appear any longer in the shop.

Minecraft Server Version
1.19

Auto-Tune-Version
0.14.0

@Gabo6480 Gabo6480 added the bug Something isn't working label Aug 1, 2022
@Gabo6480 Gabo6480 changed the title [BUG] [BUG] Items not being removed from the shop after editing shops.yml Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

2 participants