Insight alternative 1.21.4 Paper
Hi! Looking for an alternative to the Insight plugin on 1.21.4 paper. Insight sadly is broken for me, but I'd really like a way to limit redstone, armor stands and item frames. Not looking for way to make my server be able to handle these things fine. I want them limited. Any help is appreciated. :)
19 Replies
what about if you use the build from the page (in the artifacts section)
https://github.com/InsightsPlugin/Insights/actions/runs/12104980026
GitHub
Merge pull request #223 from Jsinco/main · InsightsPlugin/Insights@...
Insights - Super configurable (region) Limits + Asynchronous Scans [1.21] - Merge pull request #223 from Jsinco/main · InsightsPlugin/Insights@3dfa420
(need to also be signed into github)
I did build it!
that's a 1.21.3 build, but I think it should work on 1.21.4
But it's throwing out an error and somehow, with no matter what limit I put, doesn't let players place ANY of the limited item at all.
what are the errors? I can check if I can fix them
Lemme recreate them real quick. Give me a minute <3
I think it's this?
okay, give me 15 minutes
Thanks!
want to clone this and try?
git clone [email protected]:funniray/Insights.git -b 1.21.4
these are all the changes if you want to review them
https://github.com/InsightsPlugin/Insights/compare/main...funniray:Insights:1.21.4
if commands are broken, lmkOmg thank you so much! Testing it in a minute. You are so lovely for helping i can't even
akjdhgksjdf It works! You saved me. Is there anything I can do for you in return?
and the commands work fine?
Tested a few and had no issues
nah, I'm good, just don't have anything better to do
You're a blessing. Thank you again.
:kissies::kissies::kissies:
is this due to the new reflection changes
they directly use paperweight, but only for the most recent minecraft version
this would be relocation change
remapping changes happened in like 1.20.5 anyways, not even 1.21.3 or 1.21.4. The plugin would need it's reflection code changed if it wanted to support newer versions of paper (aside from the "latest" version, which doesn't use reflection at all)