Hi,
I cant add this plugin to my Big Rust server because :
When I start the server, the plugin cant load - Message :
15:00 [Info] [ServerArmour] Server Armour is being initialized.
15:00 [Info] [ServerArmour] Registering groups
15:00 [Info] [ServerArmour] Checking if config groups exists.
15:00 [Info] [ServerArmour] DATA loaded
15:00 [Info] [ServerArmour] Checking all known users.
15:00 [Error] Failed to initialize plugin 'ServerArmour v0.0.66' (NullReferenceException: Object reference not set to an instance of an object)
at Oxide.Plugins.ServerArmour.Loaded () [0x0001c] in <edd1ce70c6ca41bda1c869406e495acd>:0
at Oxide.Plugins.ServerArmour.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00392] in <edd1ce70c6ca41bda1c869406e495acd>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <41771c7bc8d246d0b0a34c2f0d27f2cb>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <b0a93b504f034a0db8b1c3d2503c0987>:0
at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0006e] in <41771c7bc8d246d0b0a34c2f0d27f2cb>:0
15:00 [Info] Unloaded plugin ServerArmour v0.0.66 by Pho3niX90
I can start it after with the command oxide.reload
But when the plugin start, the server have big latence, and the fps drop to 10 fps, because the plugin check all users infraction like that :
[ServerArmour] Checking all user for infractions 1225 of 58757
[ServerArmour] Checking all user for infractions 1226 of 58757
[ServerArmour] Checking all user for infractions 1227 of 58757
[ServerArmour] Checking all user for infractions 1228 of 58757
[ServerArmour] Checking all user for infractions 1229 of 58757
[ServerArmour] Checking all user for infractions 1230 of 58757
[ServerArmour] Checking all user for infractions 1231 of 58757
[ServerArmour] Checking all user for infractions 1232 of 58757
[ServerArmour] Checking all user for infractions 1233 of 58757
[ServerArmour] Checking all user for infractions 1234 of 58757
Take a long, long time to do this operation, like 1 hour for 10000 user..
It will be an excellent plugin, but dont work for the moment.
If you need more info just tell me.
Regards.