PlayerParticles icon indicating copy to clipboard operation
PlayerParticles copied to clipboard

Add an option to not completely remove particles from player when they enters the server where some particles disabled

Open FirstL1ght opened this issue 4 years ago • 0 comments

I am making a server with mini-games and I would like to make it so that players can choose their particles in the hub and then go to matches. On the mini-games servers only some particles should work, such as particles from arrows, when attacking, etc. However, if you set enabled: false in the config files of some particles, after entering the server, they are being removed from the player and no longer appear when the player returns from the match to the hub (in which the particles are not disabled).

So it would be cool to be able to prevent particles from being completely removed from the player when they enters a server where some particles are disabled. (Sorry for the possibly bad english)

FirstL1ght avatar Aug 02 '21 04:08 FirstL1ght