/
✨ Major Improvements: Added Happy Ghast silencing via honey bottle (#3), fixed an internal loop bug in find/upsert handling, and updated documentation and showcase. This release supports Minecraft Versions 1.21.6–1.21.11.
Details:
players storage DB where loop execution could stop early after a match and leave the sentinel entry behind, which then caused follow-up lookup/insert issues. The loop flow now completes cleanly so sentinel cleanup remains consistent.