Using deprecated hook 'OnPlayerInit'Not An Issue
Message in my RCON tonight after updating to the optional and oxide updates today.
'BetterLoot v3.0.0' is using deprecated hook 'OnPlayerInit', which will stop working on Wednesday, 01 April 2020. Please ask the author to update to 'OnPlayerConnected(BasePlayer player)

The plugin doesn't use OnPlayerInit, nor does it call at all when players join. Are you using a modified build?

If so, no further support will be given.

Default

The plugin doesn't use OnPlayerInit, nor does it call at all when players join. Are you using a modified build?

If so, no further support will be given.

It's an issue with the deprecated hook handling in Oxide. The warning is being triggered for a plugin that has the hook, but other plugin names are added to it for some reason.

Odd, still not an issue with BetterLoot, but I do have something to patch with it anyways.
Cool. It was an FYI. The message kept coming up after it said Better Loot was loaded in my RCON.
Locked automatically