Skip to content
This repository was archived by the owner on Dec 16, 2024. It is now read-only.

Commit 5ebcb4d

Browse files
committed
Update README.md
1 parent a9f28cd commit 5ebcb4d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# LecternCrashFix
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.
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!
33

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.
57

68
Requires [ProtocolLib](https://www.spigotmc.org/resources/protocollib.1997/).

0 commit comments

Comments
 (0)