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

[Bug] "Gems" Particle Effect Leaves Persistent Items After Server Restart #33

Open
3 tasks done
AkotoWeed opened this issue Jan 18, 2025 · 0 comments
Open
3 tasks done
Assignees

Comments

@AkotoWeed
Copy link

Spark link

No response

Plugin Version

BlockParticles version 1.13.1

Server Version

1.21.4

Server Platform

Paper

Describe the bug

After a server restart, items from the "Gems" particle effect (Item Fountain) remain on the ground and can be picked up by players. These items should normally disappear when the effect stops or when the server restarts, but instead, they persist.

Steps to reproduce

  1. Install the latest version of BlockParticles on a Minecraft 1.21.4 server.
  2. Open the particle menu and select the "Gems" particle effect (Item Fountain).
  3. Observe the spawned items falling to the ground.
  4. Restart the server.
  5. After the restart, check the location where the particle effect was active.
  6. The previously spawned items are still on the ground and can be picked up by players.

Additional context

  • This issue occurs consistently after every server restart.
  • The expected behavior is that all spawned items should be removed upon restart.
  • This could potentially lead to item duplication exploits if not addressed.
  • Tested on a Minecraft 1.21.4 server with the latest version of BlockParticles.
  • No errors related to this issue appear in the console or logs.

Agreements

  • I have searched for and ensured there isn't already an open issue regarding this.
  • I ticked all the boxes without actually reading them
  • My version of Minecraft is supported by CrazyCrew.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants