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

Problem when selling items #318

Open
jusobreira opened this issue May 25, 2020 · 8 comments
Open

Problem when selling items #318

jusobreira opened this issue May 25, 2020 · 8 comments
Labels
offline mode plugin issue Issues caused by third party plugins

Comments

@jusobreira
Copy link

jusobreira commented May 25, 2020

Plugin Version

I realize that the plugin version is outdated, if I download the other version and restart the server, do i have to erase any info?
image

Plugin Config

https://pastebin.com/P9CGPwgX

Server Version

image

Server Log

There is no error at the log

What other plugins are you running?

image

What is happening?

The player can't sell items in any shop, the shop owner have money
image

Additional context

image

Other players can sell perfectly fine, the issue is just with this particular player

image

@Phoenix616
Copy link
Member

Does the player actually have an account with your economy plugin? It's only possible for that to fail if the economy plugin doesn't accept the transaction, you'll have to check that.

@Phoenix616 Phoenix616 added the plugin issue Issues caused by third party plugins label May 31, 2020
@jusobreira
Copy link
Author

jusobreira commented May 31, 2020

Does the player actually have an account with your economy plugin? It's only possible for that to fail if the economy plugin doesn't accept the transaction, you'll have to check that.

Yes, she does have an account.. This issue happend only to her.. She have an cracked account, but other players with cracked account doesn't have this issue

image

@jusobreira
Copy link
Author

This other player also have a cracked account, and he can sell and buy

image

@Phoenix616
Copy link
Member

I'm not sure what you mean by "cracked account", do you mean that your server runs in offline mode? If so then you will have to make sure that their names use the exact same spelling (upper/lowercase) and generated UUID in your Economy plugin, ChestShop users.db as well as your Minecraft player files.

@jusobreira
Copy link
Author

jusobreira commented Jun 21, 2020

My server runs offline mode. 2 of my players boght premium account and they have changed the uuid, now their names are :0 and they cant sell any item at chestshop.

image

image

Is there a way to use a command that cleans a especific uuid so they don't have any issues with their accounts?

On the econnomy plugin their accounts are with the same uuid that essentials or minecraft.net

@Phoenix616
Copy link
Member

Well if they have a different UUID then they will be considered as completely different players. No idea how you managed to get both, offline and online mode UUIDs on the server at the same time but that case is definitely not supported by ChestShop. Use one or the other but not both...

@jusobreira
Copy link
Author

If I change the user uuid at user.db, it will work fine?

@Phoenix616
Copy link
Member

I can't really guarantee that but feel free to try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
offline mode plugin issue Issues caused by third party plugins
Projects
None yet
Development

No branches or pull requests

2 participants