Insights
Insights copied to clipboard
Bed Limiter bug
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"