Does not work after latest Rust update. 04/07/2023
Does not work after latest Rust update. 04/07/2023Solved
Can confirm
Hello. I commented out the lines in the code and the plugin works fine for me.
//Pool.FillBuffer<KillEvent>(_config.MaxFeedMessages); (OnServerInitialized())
//Pool.directory.Remove(typeof(KillEvent)); (Unload())
Locked automatically