yapzhenyie / GadgetsMenu

Feature-rich cosmetics plugin that provide players with the most powerful features.
http://bit.ly/GadgetsMenu
66 stars 24 forks source link

Config option to disable collisions with pets #846

Open Aurelien30000 opened 3 years ago

Aurelien30000 commented 3 years ago

Is your feature request related to a problem? Please describe. Would it be possible to desactivate collisions with pet entities, since they make survival players uncomfortable in some narrow places for example.

Describe the solution you'd like A config option to desactivate collisions with pets (living entities actually).

Describe alternatives you've considered You could probably use this https://hub.spigotmc.org/javadocs/spigot/org/bukkit/entity/LivingEntity.html#setCollidable(boolean)

Additional context Only bothers recent versions of the game obvisouly (1.9+ certainly).

Thanks :)