Summiner / ServerPatches

ServerPatches simply fixes crashes and other important exploits for older minecraft versions since paper doesn't have backwards compatibility. For 1.17-1.20+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ServerPatches

ServerPatches simply fixes crashes and other important exploits for older minecraft versions since paper doesn't have backwards compatibility. For 1.17-1.20+

Features:

  • Fixes the lectern exploit - EXAMPLE
  • Fixes out of bounds inventory click packets - EXAMPLE
  • Fixes out of bounds button integers for inventory slot swap packets - EXAMPLE N/A
  • Fixed data command exploits with invalid NBT, Caused by a paper patch breaking something

Credits:

  • Paper - Amazing community & Reference for multiple crash fixes
  • PacketEvents - Amazing library we use to handle packets
  • Boosted-Yaml - Cool library we use for configuration stuff

Notes:

  • If you know of any other exploits please open a new issue and give detail about the exploit
  • In the provided examples under Features we do not directly or indirectly endorse the people who have made the videos/posts, they are simply to demonstrate the exploit

BStats:

bstats data

About

ServerPatches simply fixes crashes and other important exploits for older minecraft versions since paper doesn't have backwards compatibility. For 1.17-1.20+

License:MIT License


Languages

Language:Java 100.0%