Plugins stops auto reloadingNot An Issue
the discord status bot on my server isnt auto reloading so after a while it just goes offline until someone reloads the plugin, all the other discord essentials bots auto reload but this one is under discord essentials not discord core
I am also having the same issue, been going on for a couple days now. I been trying to figure whats going on. Ended up checking Rustcord by turning off its auto reload feature and that also will randomly shut down, and won't come up with restarting the server.

So what I am thinking maybe going on is DiscordStatus and even the ones that do have auto reload config options are randomly crashing out. I think the Oxide.Ext.Discord.dll needs an update, hasn't been touched in 4 months and with all the recent game updates its probably a must the developer writes in some fixes. But thats my guess, maybe we can get an auto reload feature in DiscordStatus somehow till that comes about? Be a huge help
5f04dd8cc633b.jpg bringer0death
I am also having the same issue, been going on for a couple days now. I been trying to figure whats going on. Ended up checking Rustcord by turning off its auto reload feature and that also will randomly shut down, and won't come up with restarting the server.

So what I am thinking maybe going on is DiscordStatus and even the ones that do have auto reload config options are randomly crashing out. I think the Oxide.Ext.Discord.dll needs an update, hasn't been touched in 4 months and with all the recent game updates its probably a must the developer writes in some fixes. But thats my guess, maybe we can get an auto reload feature in DiscordStatus somehow till that comes about? Be a huge help

Use a older version of the plugin that had auto reload, the one before this current one had it. i did that and i have never had a issue since.

5efe239c57f14.jpg EasyAntiCheat

Use a older version of the plugin that had auto reload, the one before this current one had it. i did that and i have never had a issue since.

Appreciate that but what I ended up doing was fork a rcon web admin panel i found on github as a work around. It has a timed command that runs on node js for Rust...so I got it loading in every morning after reboot with DiscordCore and seems to have done the trick so I don't have to manually do it anymore. Once I get it running in the morning it seems to run all day now, just wasn't loading in after reboot for some reason, same with DiscordCore but I think its due to other mods loading in before it and they don't have a shot to get up with everything at that stage.

5f04dd8cc633b.jpg bringer0death

Appreciate that but what I ended up doing was fork a rcon web admin panel i found on github as a work around. It has a timed command that runs on node js for Rust...so I got it loading in every morning after reboot with DiscordCore and seems to have done the trick so I don't have to manually do it anymore. Once I get it running in the morning it seems to run all day now, just wasn't loading in after reboot for some reason, same with DiscordCore but I think its due to other mods loading in before it and they don't have a shot to get up with everything at that stage.

Atleast you got it working :) 

5f1c91ef127c4.jpg EasyAntiCheat

Use a older version of the plugin that had auto reload, the one before this current one had it. i did that and i have never had a issue since.

where do i find this older version EDIT: DM i found it thank you why was it removed in  the first place { auto reload }

R3dx

where do i find this older version EDIT: DM i found it thank you why was it removed in  the first place { auto reload }

Because plugins shouldn't be reloading themselves. Connection persistence is something the Discord extension needs to fix.
Locked automatically