You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 15, 2023. It is now read-only.
Description:
Using the method ParticleEffect#display(Location, float, float, float, float, int, ParticleData), the particles seem to duplicate to multiple worlds as seen in the pictures below. Worlds "world" and "world_nether" are shown. Each of the methods are called with "world" as the world set in the location parameter.
Spigot Version: 1.8.8 Spigot
ParticleLib Version: 1.6.3
Description:


Using the method
ParticleEffect#display(Location, float, float, float, float, int, ParticleData), the particles seem to duplicate to multiple worlds as seen in the pictures below. Worlds "world" and "world_nether" are shown. Each of the methods are called with "world" as the world set in the location parameter.