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

Double payment #52

Open
rainbowdashlabs opened this issue Nov 15, 2021 · 1 comment
Open

Double payment #52

rainbowdashlabs opened this issue Nov 15, 2021 · 1 comment
Labels
bug Something isn't working size: medium

Comments

@rainbowdashlabs
Copy link
Member

Hello, LL worked as expected until something was done, and now it requires to pay for a new chunk twice. Process goes as follows
<step on an unclaimed chunk with 500§ in the balance and with free chunk already claimed beforehand>
/ll claim
<need to buy claim (1/1). Click at the chat box, LL shop opens up>
<add one more chunk using the button, hit green confirmation button. Claim has been bought for 500 and it says 1/2 in /ll claims. Balance becomes 0§>
/ll claim or /ll buy
<for some reason it says I don't have enough money for purchasing this land>
If I give myself 500 more credits and run above mentioned commands again (buy or claim), it will work and charge 500§ one more time

Plugins installed: LuckPerms, EditableSigns, Vault, LoginSecurity, WorldEdit, Essentials, EssentialsSpawn, WorldGuard, MoneyFromMobs, ChestShop, Landlord
*update - in storage.yml a number of claims of my UUID doesn't change with each purchase
update2 - I managed to "fix" it. storage.yml doesn't catch up with the changes made on the server. It doesn't update the file after the purchase. BUT it does when I leave the server
*update3 - no, it is still charging me twice for a land even after rejoining the server
okay now I think it always charged me twice throughout the purchase operation but I didn't notice it because I gave myself shitton of credits
update4 - just tested the plugin on a brand new testing server with plugins: EssentialsX, landlord, vault, worldedit, worldguard - same behaviour
update 5 - found temporary workaround - don't use /ll shop completely by setting
Claims:
enable: false
in config.yml file

@rainbowdashlabs rainbowdashlabs added bug Something isn't working size: medium labels Nov 15, 2021
@Aurelien30000
Copy link
Member

Aurelien30000 commented Nov 15, 2021

Claims have a cost, physical lands may also have another cost. With both economy system enabled, players have to buy claims, and then claim them with lands, by paying a second time, differently. The mentionned workaround isn't really a workaround imo, the user just deactivated the purchase of claims and choose perms instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working size: medium
Projects
None yet
Development

No branches or pull requests

2 participants