PlotSquared
PlotSquared copied to clipboard
Entity cap doesn't stack with merging
I think entity caps should stack together if plots are merged. e.g., you have two plots with entity-cap set to 5. When you merge them, the plot should have an entity-cap of 10, not 5.
This might not be desirable for others.
Config options!
It suppose to mean its suppose to multiply the entity-caps instead of being one value. Lets say 4 different plots have entity-cap of 5, then multiply by 4, it should be 20. Ex.
10 plots x 5 entity-cap = 50 entity-cap in total for the merged plots.
If it will be added in the future, then maybe for all caps. https://github.com/IntellectualSites/PlotSquared/wiki/Usage:-Plot-flags#caps
A: config-option which caps will be added B: addition of the existing cap values with a plot merge
EDIT: new link: https://github.com/IntellectualSites/PlotSquared/wiki/Plot-flags#integer
Caps don't stack while merging. That behavior is intended. Yet having a config option to allow/disallow the named behavior could be added to control the behavior.
similar problem: https://github.com/IntellectualSites/PlotSquared/issues/3044