Rosewood-Development / PlayerParticles

The PlayerParticles plugin made by Esophose
Other
172 stars 49 forks source link

Feature Request: Permission for additional particles at once #42

Closed RyanWoodruff closed 4 years ago

RyanWoodruff commented 4 years ago

Feature Request Details:

Have a permission such that users with this permission can have that many active particles on at once, overriding the config. Currently all that is available is "unlimited" - which wouldn't be good and cause lag.

Example:

playerparticles.particles.num will allow a user with this permission to use num amount of particles at once.

This would be useful for donation rewards etc, allowing user to have more active particles up to their at once if they so wish.

Alternative method

Have it in the config instead of permissions. i.e

Default: 1 Donator: 2 VIP: 3 MVP: 4

would allow each rank have that amount of particles active at once.

Thanks.

RyanWoodruff commented 4 years ago

Perhaps the same thing with groups and fixed particles aswell.

Esophose commented 4 years ago

Added, will be in v7.10