RelationshipManager stores information where?

WHere does this information get stored at, is there a special data file or something. Some of my plugins that use RelationshipManager are breaking and if they use this, and wondering if me deleting certain files is causing this or not.

Example we are deleting oxide.users.data to clear permissions for users each wipe. not sure if this is a root cause or not.

RelationshipManager is part of Rust, not Oxide, so it would not be affected by Oxide data files.
@Wulf - so if my relationship manager isnt working correctly its a Rust Game issue that I am having?
5d35f1495da0a.jpg FastBurst
@Wulf - so if my relationship manager isnt working correctly its a Rust Game issue that I am having?

It can work wrong because of incorrect working of "cleanup" plugins

5ba216a6d7f65.png Orange

It can work wrong because of incorrect working of "cleanup" plugins

@Orange - is there a solution for this or a fix?

5d35f1495da0a.jpg FastBurst

@Orange - is there a solution for this or a fix?

Remove all "cleanup" plugins for a while. Or something that works with decay

5ba216a6d7f65.png Orange

Remove all "cleanup" plugins for a while. Or something that works with decay

I was having this issues with the clans plugin and only the clans plugin was loaded for the Team Chat not working if settings for UseRelationshipManager was set to true.

Did a fresh wipe with only that plugin loaded. So there wasn't anything else as far as cleanup or anything. Which is why I thought maybe it was a oxide thing or something else.

5d35f1495da0a.jpg FastBurst

I was having this issues with the clans plugin and only the clans plugin was loaded for the Team Chat not working if settings for UseRelationshipManager was set to true.

Did a fresh wipe with only that plugin loaded. So there wasn't anything else as far as cleanup or anything. Which is why I thought maybe it was a oxide thing or something else.

Its for sure was called from one of plugins

5ba216a6d7f65.png Orange

Its for sure was called from one of plugins

How can that be possible if there is only the one plugin installed? Clans Reborn and @k1lly0u tested it as well and is NOT having the issue I am. Is there a way to check to see if RelationshipManager is properly working??