Mythic-Projects / Titanium

Titanium is Paper fork which aims to improve performance, fix exploits and bugs, improve API and provide better configuration for server administrators.
GNU General Public License v3.0
4 stars 1 forks source link

Backport PlayerClientOptionsChangeEvent #142

Open GeorgeV220 opened 1 year ago

GeorgeV220 commented 1 year ago

It is possible to backport the PlayerClientOptionsChangeEvent ? In order to detect if the player change their client settings.

P3ridot commented 1 year ago

What version/server engine have this event?

GeorgeV220 commented 1 year ago

What version/server engine have this event?

Paper 1.15.2+ have it https://jd.papermc.io/paper/1.15/com/destroystokyo/paper/event/player/PlayerClientOptionsChangeEvent.html

P3ridot commented 1 year ago

I checked 1.8.8 protocol and it looks it have packet... So when I would have some more time I could try to implement this event