You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Insights-6.17.2.jar and paper-1.20.4-484.jar, when players place a bed, it counts as two. So whatever my limit is, they can only place half of that. I tried setting it to double what i wanted, but they get told they can place that many but can still only place half
Hello, we're experiencing this issue with version Insights-6.19.1.jar (Paper 1.21 Latest Build#109) as well. Please, can we get an update? Is this issue being looked to/on your radar?
I am using Insights-6.17.2.jar and paper-1.20.4-484.jar, when players place a bed, it counts as two. So whatever my limit is, they can only place half of that. I tried setting it to double what i wanted, but they get told they can place that many but can still only place half
limit: name: "Beds" type: "GROUP" bypass-permission: "insights.bypass.limit.beds" limit: 15 regex: true materials: - "^.*_BED\\b"
The text was updated successfully, but these errors were encountered: