-
Notifications
You must be signed in to change notification settings - Fork 73
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
[Sugestion] A flag to deny players to sit their pets. #242
Comments
What would the use case be for this? Why do you need this? |
Players sitting their pets on regions they shouldn't to bother or to make spam. For example players sitting wolfs with spam/rude nametags tags on the server spawn. |
Right. This would be a problem if you have allowed interaction inside the region. This would fall under more general customizable interaction flags which are planned by EngineHub. |
I see, didn't know interact would allow me to block this, ty very much. |
https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/entity/Sittable.html#setSitting(boolean)
The text was updated successfully, but these errors were encountered: