DiscordServerStats.cs(73,36): warning CS0618: `Oxide.Plugins.DiscordServerStats.DiscordMessageConfig.Embed' is obsolete: `This was replaced with Embeds in version 2.0.0'
DiscordServerStats.cs(77,39): warning CS0618: `Oxide.Plugins.DiscordServerStats.DiscordMessageConfig.Embed' is obsolete: `This was replaced with Embeds in version 2.0.0'
DiscordServerStats.cs(79,35): warning CS0618: `Oxide.Plugins.DiscordServerStats.DiscordMessageConfig.Embed' is obsolete: `This was replaced with Embeds in version 2.0.0'
DiscordServerStats.cs(1125,24): warning CS0618: `Oxide.Plugins.DiscordServerStats.DiscordMessageConfig.Embed' is obsolete: `This was replaced with Embeds in version 2.0.0'
Errors in server logNot An Issue
This can be ignored. These are just compiler warnings and won't affect the compilation/running of the plugin.
Locked automatically