Failed compiling 'DiscordCore.cs':
1. The type or namespace name 'Discord' does not exist in the namespace 'Oxide.Ext' (are you missing an assembly reference?) [CS0234]
(DiscordCore 17 line 6)
2. The type or namespace name 'IDiscordPlugin' could not be found (are you missing a using directive or an assembly reference?) [CS0246]
(DiscordCore 57 line 30)
3. The name 'DiscordExtHooks' does not exist in the current context [CS0103]
(DiscordCore 21 line 643)
4. 'string' does not contain a definition for 'Color' and no accessible extension method 'Color' accepting a first argument of type 'string' could be found (are you missing a using directive or an assembly reference?) [CS1061]
(DiscordCore 66 line 245)
Failed compiling after updateNot An Issue
Need to install the Discord Extension. No game updates can break this plugin.
Locked automatically