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

grants are set to 0, when Player left the server and joined again #4381

Open
2 tasks done
Anyali77 opened this issue Mar 30, 2024 · 0 comments
Open
2 tasks done

grants are set to 0, when Player left the server and joined again #4381

Anyali77 opened this issue Mar 30, 2024 · 0 comments
Labels
Requires Testing This is a new issue which needs to be approved before labeled with "bug"

Comments

@Anyali77
Copy link

Server Implementation

Paper

Server Version

1.20.4

Describe the bug

Everytime I give a player with the command /p grant add .... some grants, they will set to 0, if he leave the server and join again. They will set to 0 at the moment when the player joined. During he is left it is still there.

To Reproduce

  1. /p grant add PLAYER
  2. /p grant check PLAYER = 1
  3. player leave Server
  4. /p grant check PLAYER = 1
  5. player join Server
  6. /p grant check PLAYER = 0

Expected behaviour

I expect that the grants are still there after leaving and joining.

Screenshots / Videos

No response

Error log (if applicable)

No response

Plot Debugpaste

https://athion.net/ISPaster/paste/view/15aa6d93e8f147edb502c4f01f97b8bc

PlotSquared Version

plotsquared-bukkit-7.3.6-Premium

Checklist

Anything else?

No response

@Anyali77 Anyali77 added the Requires Testing This is a new issue which needs to be approved before labeled with "bug" label Mar 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Requires Testing This is a new issue which needs to be approved before labeled with "bug"
Projects
None yet
Development

No branches or pull requests

1 participant