Using deprecated hook 'OnPlayerInit'Fixed
'AdminDeepCover v2.0.3' is using deprecated hook 'OnPlayerInit', which will stop working on Wednesday, 01 April 2020. Please ask t
he author to update to 'OnPlayerConnected(BasePlayer player)'
that usually* means you need to update oxide on your server.
92sivic
that usually* means you need to update oxide on your server.

It doesn't, only for those that do not use that hook directly. In this case, the plugin does use it.

'AdminDeepCover v2.0.3' is using deprecated hook 'OnPlayerInit', which will stop working on Monday, 01 June 2020. Please ask the author to update to 'OnPlayerConnected(BasePlayer player)'
Edit the .cs and replace OnPlayerInit with OnPlayerConnected

Yep.. I know....
But it's like tooth paste... sometimes you have to repeatedly squeeze the tube to get an outcome.....

'AdminDeepCover v2.0.3' is using deprecated hook 'OnPlayerInit', which will stop working on Monday, 01 June 2020. Please ask the author to update to 'OnPlayerConnected(BasePlayer player)'
Yea an update would be great or we all have to replace it by hand.
'AdminDeepCover v2.0.3' is using deprecated hook 'OnPlayerInit', which will stop working on Monday, 01 June 2020. Please ask the author to update to 'OnPlayerConnected(BasePlayer player)'
This has been fixed in the latest version.
Locked automatically