-
-
Notifications
You must be signed in to change notification settings - Fork 771
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
Entities are not counted correctly on merged plots #4269
Comments
Quite similar to #3050 the problem is not resolved for me though |
I have the same problem, my players have over 1000 entities even though the cap is 75 for me. |
Villagers don't really count as mobs or animals in plotsquared. You could implement a third party flag for villagers for your own or suggest the flag as a feature. I've seen this happening with villagers for like 3 years on different servers. |
Actually the villagers are counted as cap type mobs and animals. On a single plot they will get counted correctly and therefore reach the cap and stop spawning from there on. On a merged plot though this is not the case. They will surpass the mobs cap on a merged plot. |
The problem here is that the caps constantly reset as soon as an entity crosses a merged plot. |
Problem is caused by the same issue as it was described in #4338. Though i don't know why this one was accepted and the other marked as invalid. |
Server Implementation
Paper
Server Version
1.20
Describe the bug
Entities will not get counted correctly on merged plots resulting in never reaching the plot cap limit and overflowing the plot.
To Reproduce
Expected behaviour
Entities should be counted correctly
Screenshots / Videos
Merged plot:
Single plot:
Error log (if applicable)
No response
Plot Debugpaste
https://athion.net/ISPaster/paste/view/1dc97f594f544d79ae8f6d9e68a8f485
PlotSquared Version
PlotSquared version 7.2.1-Premium
Checklist
Anything else?
No response
The text was updated successfully, but these errors were encountered: