Configuration file not being createdNot An Issue
I think we might have the same problem.
Ive downloaded the .cs file here. Uploaded it to the oxide's plugin folder. Restarted the server, but no .json file was created in the config folder.
When checking the Oxides logs map. It does say:
17:09 [Error] Oxide.Ext.Discord is referenced by Rustcord plugin but is not loaded! An appropriate include file needs to be saved to plugins\include\Ext.Discord.cs if this extension is not required.
So im thinking i'm installing it in a wrong way?
After reading your reply i did install Oxide.ext.discord, also in the Oxide plugin map.
17:26 [Info] Loading plugins...17:26 [Info] Loaded plugin Rust v2.0.4099 by Oxide and Contributors17:26 [Info] Loaded plugin Unity v2.0.3756 by Oxide and Contributors17:26 [Info] Loaded plugin Rust:IO for Oxide v2.15.0 by playrust.io / dcode17:26 [Error] Oxide.Ext.Discord is referenced by Rustcord plugin but is not loaded! An appropriate include file needs to be saved to plugins\include\Ext.Discord.cs if this extension is not required.17:26 [Info] Discord was compiled successfully in 2359ms17:26 [Info] Loaded plugin Discord v0.2.1 by seanbyrne88
In that case. I did not install Oxide.Ext.Discord. I can't find where to install this as well. Umod.org/extentions/discord says i should place the oxide.ext.discord.dll file into my 'managed' folder. However, i have no folder named managed anywhere in the server files. When using ftp the 4 folders i do find are 'backups, oxide, server and steamapps'.
Does any of this help?