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] AdvancedRegionMarket - player data doesn't update at region reset #359

Closed
1 task done
Qinak opened this issue Nov 23, 2022 · 1 comment
Closed
1 task done
Labels
bug Something isn't working

Comments

@Qinak
Copy link

Qinak commented Nov 23, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Type of bug

Compatibility issue

Environment

- Server Version: Paper 280
- Shop Version: 1.8.4

Server startup log

https://gist.github.com/Qinak/1b1d250a266e1f30324e4ef225d56e98#file-gistfile1-txt

Shop config files

Default files

Error log (if applicable)

No response

Bug description

A players shops inside a AdvancedRegionMarket region getting reset doesn't get removed from the data .yml file.

Steps to reproduce

Adam rents a region and create shops. The region resets but their storage .yml doesn't update at this point.
Billy can now rent and create shops in the exact same spot, restart the server and now it's Adams shops.
If Adam creates a shop somewhere, now the data .yml gets updated and the old shops gets removed from the file.

Expected behaviour

The shop-data to be reset or updated when the region is.

Actual behaviour

Players shop that was removed by a region getting reset is updated only when he creates a new shop.

Other information

No response

@Qinak Qinak added the bug Something isn't working label Nov 23, 2022
@snowgears snowgears changed the title [BUG] Player data doesn't update at region reset [BUG] AdvancedRegionMarket - player data doesn't update at region reset Nov 25, 2022
@snowgears
Copy link
Owner

Fixed in 1.8.4.1 (in progress)

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
None yet
Development

No branches or pull requests

2 participants