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
{{ message }}
This repository was archived by the owner on Dec 16, 2024. It is now read-only.
This fixes the new [lectern crash/exploit](https://github.com/Coderx-Gamer/lectern-crash). This bug is fixed on Paper build 276 and above.
2
+
This fixes the new [lectern crash/exploit](https://github.com/Coderx-Gamer/lectern-crash). This bug is fixed on Paper build 276 and above. This is also fixed on [CraftBukkit](https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/2542945ef49093f6e1041dd817d6f640b7fc25b5). Make sure you update your Paper or Spigot servers!
3
3
4
-
This fix is jank but it works. The client isn't going to "click" on the lectern inventory normally, so this just detects any clicks sent and cancels them.
4
+
This plugin is for servers who do not want to update.
5
+
6
+
This bug occurs by sending a "quick move" click onto a lectern slot. This fix simply checks if a player sends a "quick move" click in a lectern inventory and cancels it.
0 commit comments