`RelationshipManager' does not contain a definition for `Instance'Fixed

I'm trying to load the plugin after the new update and got this:

Error while compiling: Guardian.cs(10803,64): error CS0117: `RelationshipManager' does not contain a definition for `Instance'​

 

.Instance.
to
.ServerInstance.

Updated the plugin, should be fixed now.

Locked automatically