Getting Started
PacketEvents runs on various platforms, thus encompassing multiple modules. To ensure correct implementation, it's vital to specify the module you'll be utilizing.
The code blocks provided below include a placeholder PLATFORM; please substitute it with one of the supported modules: spigot, velocity, bungeecord, fabric, sponge
To use PacketEvents in your project, you will need to add the following repository and dependency:
Last updated
Was this helpful?