You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: