We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When a player delete its island and other is visiting it, both get their itens removed.
Steps to reproduce the behavior:
Expected to remove itens only from member of the island
Server and Plugin Version server version 1.20.4 plugin version 4.1.0 BETA
Additional context Also, if the leader delete his island out of it (any other place) the itens wont be deleted.
The text was updated successfully, but these errors were encountered:
Rewrote clearTeamInventory to fix #847
97fabed
- should now correctly ignore visitors (since visitors are technically members?) - should now remove data for offline players
PeachesMLG
dlsf
MertUnverdi
Successfully merging a pull request may close this issue.
When a player delete its island and other is visiting it, both get their itens removed.
Steps to reproduce the behavior:
Expected to remove itens only from member of the island
Server and Plugin Version
server version 1.20.4
plugin version 4.1.0 BETA
Additional context
Also, if the leader delete his island out of it (any other place) the itens wont be deleted.
The text was updated successfully, but these errors were encountered: