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

Add PlayerArmorChangeEvent #136

Closed c0dingnoobi closed 1 year ago

c0dingnoobi commented 1 year ago

https://jd.papermc.io/paper/1.16/com/destroystokyo/paper/event/player/PlayerArmorChangeEvent.html

P3ridot commented 1 year ago

I recently added EquipmentSetEvent (3b5de66a5d3ded4a0f1522f16adebb88aadff6f6), but I think I could also add this PlayerAmorChangeEvent

c0dingnoobi commented 1 year ago

Ah, mb havent even looked up if something similar exists. Im gonna stick with EquipmentSetEvent for now. thx

P3ridot commented 1 year ago

I added this event in latest dev build but you probably still should use EquipmentSetEvent