Skip to content
This repository has been archived by the owner on Jan 23, 2022. It is now read-only.

Latest commit

 

History

History
16 lines (13 loc) · 377 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 377 Bytes

PacketValidator

Spigot plugin for validating the correctness of some data sent by the client

Currently validates following packets:

  • Tab Complete
  • Chat
  • Pick Item
  • Held Item Slot
  • Look
  • Position Look
  • Window Click

Sending illegal data with any of these packets will cancel the packet and result in a punishment, specified in the config

Dependency:

  • ProtocolLib