Skip to content

Commit

Permalink
updated info
Browse files Browse the repository at this point in the history
  • Loading branch information
retrooper committed Jun 10, 2020
1 parent c5bcf50 commit 66f2c37
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

A lightweight spigot packetlistener & packetsender coded by retrooper.

Credit to TinyProtocol, PacketEvents uses a modified version of [TinyProtocol](http://github.com/dmulloy2/ProtocolLib/blob/master/TinyProtocol/src/main/java/com/comphenix/tinyprotocol/TinyProtocol.java) by DeprecatedLuke to support 1.7.10 & 1.8.
I modified TinyProtocol to support 1.9+.
I also make the wrapper classes and useful utilities that support 1.7.10 -> 1.15.2!
## Credit:

PacketEvents uses a modified version of [TinyProtocol](http://github.com/dmulloy2/ProtocolLib/blob/master/TinyProtocol/src/main/java/com/comphenix/tinyprotocol/TinyProtocol.java) by DeprecatedLuke to support 1.7.10 & 1.8.
I modified DeprecatedLuek's version of TinyProtocol and added support for 1.9+ versions.

PacketEvents also took Atlas' Packet class.(all the packet names)

This packetlistener is **only** supported on spigot servers and works on these spigot forks:(PaperSpigot, Tuinity)

* No dependencies
Expand Down

0 comments on commit 66f2c37

Please sign in to comment.