-
-
Notifications
You must be signed in to change notification settings - Fork 209
Building PacketEvents
retrooper edited this page Aug 4, 2022
·
10 revisions
PacketEvents is a Gradle project written in Java 8. Building it is a speedy and easy process.
We build PacketEvents using Java 8 but you may build it with a newer Java version if you wish. (Do so if you can)
- Git
- Java 8+
- Gradle
Clone the packetevents repository using this Git command:
git clone --branch 2.0 https://github.com/retrooper/packetevents.git
Build with this command:
gradlew shadowJarExamples of how to use PacketEvents
Click this!