Using deprecated hook 'OnPlayerDie'Fixed

As of the stupid Lunar new year patch ....

'AdminPanel v1.3.0' is using deprecated hook 'OnPlayerDie', which will stop working on Wednesday, 01 April 2020. Please ask the author to update to 'OnPlayerDeath(BasePlayer player, HitInfo hitInfo)'
You can simply open the .cs file on any text editor and replace OnPlayerDie with OnPlayerDeath
Fixed in next update 1.4.1
Locked automatically