tritonmc / Triton

Translate your server! Sends the same message in different languages... Hooks into all plugins!
https://triton.rexcantor64.com
GNU General Public License v3.0
87 stars 34 forks source link

feat: add experimental packetevents support #461

Open diogotcorreia opened 2 weeks ago

diogotcorreia commented 2 weeks ago

Only Velocity is supported by this commit, Bungee and Spigot will come later.

This experimental feature can be enabled by setting experimental-use-packetevents to true on config.

No actual packets are handled by this commit, it just lays the groundwork for future packet handling.