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

/checkmoney gets an unknown amount #49

Open
Nerahikada opened this issue Sep 17, 2022 · 3 comments
Open

/checkmoney gets an unknown amount #49

Nerahikada opened this issue Sep 17, 2022 · 3 comments
Labels
wontfix This will not be worked on

Comments

@Nerahikada
Copy link
Contributor

If you run the /checkmoney command immediately after installing the plugin, an unknown value will be displayed.

@SOF3
Copy link
Owner

SOF3 commented Sep 17, 2022

yes, because the player doesn't have an account yet. you have to spend or get money the first time to actually initialize the account.

@SOF3 SOF3 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 17, 2022
@SOF3 SOF3 added the wontfix This will not be worked on label Sep 17, 2022
@Nerahikada
Copy link
Contributor Author

Why is the account not initialized when a player joins?

@SOF3
Copy link
Owner

SOF3 commented Sep 18, 2022

Why is the account not initialized when a player joins?

because players may have multiple accounts. For example, if the world schema (#10) is used, the player accounts do not exist until they join the world.

perhaps it would be useful to try to trigger account initialization regularly to avoid confusion indeed.

@SOF3 SOF3 reopened this Sep 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants