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

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

Open
FirstL1ght opened this issue Aug 2, 2021 · 0 comments

Comments

@FirstL1ght
Copy link

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants