Capital
Capital copied to clipboard
/checkmoney gets an unknown amount
If you run the /checkmoney command immediately after installing the plugin, an unknown value will be displayed.
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.
Why is the account not initialized when a player joins?
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.