Hey can someone help me to find the error I've been at it for hours but can't find it.
My console spam
[Discord Extension] [Warning]: Discord WebSocket closed with abnormal close code. Code: 1015, reason: An exception has occurred while connecting.β
What can I do to make the server available again?
This ist the oxide - logs
[SERVER v1.0.20] Started as service
[SERVER v1.0.20] Running as service
[SERVER v1.0.20] Got Message: Ready
[SERVER v1.0.20] Got Message: Compile
[SERVER v1.0.20] Restarting: AdminMap.cs(10,22): error CS0246: The type or namespace name `HurtworldPlugin' could not be found. Are you missing an assembly reference?
AdminHammer.cs(51,22): warning CS0114: `Oxide.Plugins.AdminHammer.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
/home/container/Oxide.Core.dll (Location of the symbol related to previous warning)
AdminMap.cs(13,22): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
AdminMap.cs(30,33): error CS0115: `Oxide.Plugins.AdminMap.LoadDefaultMessages()' is marked as an override but no suitable method found to override
AdminMap.cs(45,35): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
AdminMap.cs(69,36): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
AdminMap.cs(83,37): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
AdminMap.cs(96,43): error CS0246: The type or namespace name `PlayerSession' could not be found. Are you missing an assembly reference?
Warning: restarting compilation
[SERVER v1.0.20] Console: AdminHammer.cs(51,22): warning CS0114: `Oxide.Plugins.AdminHammer.LoadDefaultMessages()' hides inherited member `Oxide.Core.Plugins.Plugin.LoadDefaultMessages()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword
/home/container/Oxide.Core.dll (Location of the symbol related to previous warning)
AdminRadar.cs(2032,34): warning CS1717: Assignment made to same variable; did you mean to assign something else?
CopyPaste.cs(1807,49): warning CS0618: `UnityEngine.Quaternion.EulerRotation(UnityEngine.Vector3)' is obsolete: `Use Quaternion.Euler instead. This function was deprecated because it uses radians instead of degrees.'
CopyPaste.cs(1822,32): warning CS0618: `UnityEngine.Quaternion.EulerRotation(UnityEngine.Vector3)' is obsolete: `Use Quaternion.Euler instead. This function was deprecated because it uses radians instead of degrees.'
CupboardNoDecay.cs(99,20): warning CS0219: The variable `pos' is assigned but its value is never used
CupboardNoDecay.cs(100,19): warning CS0219: The variable `hitEntityOwnerID' is assigned but its value is never used
CupboardNoDecay.cs(101,19): warning CS0219: The variable `before' is assigned but its value is never used
CupboardNoDecay.cs(122,20): warning CS0219: The variable `isblock' is assigned but its value is never used
CupboardNoDecay.cs(123,20): warning CS0219: The variable `buildGrade' is assigned but its value is never used
CupboardNoDecay.cs(327,20): warning CS0219: The variable `hitId' is assigned but its value is never used
CupboardNoDecay.cs(328,20): warning CS0219: The variable `entowner' is assigned but its value is never used
DiscordAuth.cs(269,34): warning CS0618: `Oxide.Ext.Discord.Constants.DiscordHooks' is obsolete: `Please switch DiscordHooks -> DiscordExtHooks due to conflicts with a plugin name. This will be removed in a future update.'
DiscordAuth.cs(318,34): warning CS0618: `Oxide.Ext.Discord.Constants.DiscordHooks' is obsolete: `Please switch DiscordHooks -> DiscordExtHooks due to conflicts with a plugin name. This will be removed in a future update.'
DiscordAuth.cs(346,34): warning CS0618: `Oxide.Ext.Discord.Constants.DiscordHooks' is obsolete: `Please switch DiscordHooks -> DiscordExtHooks due to conflicts with a plugin name. This will be removed in a future update.'
DiscordAuth.cs(361,34): warning CS0618: `Oxide.Ext.Discord.Constants.DiscordHooks' is obsolete: `Please switch DiscordHooks -> DiscordExtHooks due to conflicts with a plugin name. This will be removed in a future update.'
DiscordAuth.cs(442,34): warning CS0618: `Oxide.Ext.Discord.Constants.DiscordHooks' is obsolete: `Please switch DiscordHooks -> DiscordExtHooks due to conflicts with a plugin name. This will be removed in a future update.'
DiscordLogger.cs(1404,17): warning CS0472: The result of comparing value type `UnityEngine.Vector3' with null is always `false'
DiscordLogger.cs(1406,17): warning CS0162: Unreachable code detected
DiscordLogger.cs(1443,17): warning CS0472: The result of comparing value type `UnityEngine.Vector3' with null is always `false'
DiscordLogger.cs(1445,17): warning CS0162: Unreachable code detected
DiscordStatus.cs(188,32): warning CS0219: The variable `maxplayers' is assigned but its value is never used
DiscordStatus.cs(189,32): warning CS0219: The variable `onlineplayers' is assigned but its value is never used
DiscordStatus.cs(235,34): warning CS0618: `Oxide.Ext.Discord.Constants.DiscordHooks' is obsolete: `Please switch DiscordHooks -> DiscordExtHooks due to conflicts with a plugin name. This will be removed in a future update.'
EnhancedBanSystem.cs(2163,20): warning CS0219: The variable `steamid' is assigned but its value is never used
EnhancedBanSystem.cs(2164,20): warning CS0219: The variable `name' is assigned but its value is never used
EnhancedBanSystem.cs(2337,20): warning CS0219: The variable `steamid' is assigned but its value is never used
EnhancedBanSystem.cs(2339,20): warning CS0219: The variable `name' is assigned but its value is never used
EnhancedBanSystem.cs(2340,20): warning CS0219: The variable `errorreason' is assigned but its value is never used
EventManager.cs(2461,20): warning CS0219: The variable `success' is assigned but its value is never used
Finder.cs(327,36): warning CS0219: The variable `list' is assigned but its value is never used
Finder.cs(338,52): warning CS0219: The variable `scdata' is assigned but its value is never used
Finder.cs(543,13): warning CS0162: Unreachable code detected
HeliRide.cs(537,89): warning CS0618: `UnityEngine.Vector3.fwd' is obsolete: `Use Vector3.forward instead.'
HeliRide.cs(650,27): warning CS0219: The variable `transform' is assigned but its value is never used
ImageLibrary.cs(619,17): warning CS0219: The variable `totalPages' is assigned but its value is never used
ImageLibrary.cs(711,59): warning CS0219: The variable `loadOrder' is assigned but its value is never used
ImageLibrary.cs(814,75): warning CS0219: The variable `loadOrder' is assigned but its value is never used
PermissionsManager.cs(296,24): warning CS0219: The variable `granted' is assigned but its value is never used
PermissionsManager.cs(350,20): warning CS0219: The variable `guiString' is assigned but its value is never used
PermissionsManager.cs(381,20): warning CS0219: The variable `guiString' is assigned but its value is never used
PermissionsManager.cs(685,17): warning CS0219: The variable `id' is assigned but its value is never used
PlayerAdministration.cs(663,17): warning CS0162: Unreachable code detected
PlayerRanks.cs(1111,17): warning CS0219: The variable `top' is assigned but its value is never used
PlayerRanks.cs(1112,17): warning CS0219: The variable `bottom' is assigned but its value is never used
PlayerRanks.cs(2030,30): warning CS0168: The variable `e' is declared but never used
SecurityLights.cs(800,35): warning CS0219: The variable `sl' is assigned but its value is never used
SimpleKillFeed.cs(292,42): warning CS0184: The given expression is never of the provided (`BasePlayer') type
SimpleKillFeed.cs(308,42): warning CS0184: The given expression is never of the provided (`BasePlayer') type
SimpleKillFeed.cs(343,21): warning CS0162: Unreachable code detected
SkinBox.cs(1247,23): warning CS0219: The variable `sleepingBagUnlockTime' is assigned but its value is never used
StackModifier.cs(2538,24): warning CS0219: The variable `output' is assigned but its value is never used
TeamFinder.cs(120,17): warning CS0162: Unreachable code detected
AdminHammer.cs(21,22): warning CS0414: The private field `Oxide.Plugins.AdminHammer.showCode' is assigned but its value is never used
AdminRadar.cs(109,22): warning CS0414: The private field `Oxide.Plugins.AdminRadar.init' is assigned but its value is never used
AdminRadar.cs(99,42): warning CS0649: Field `Oxide.Plugins.AdminRadar.DiscordMessages' is never assigned to, and will always have its default value `null'
AdminRadar.cs(1141,30): warning CS0649: Field `Oxide.Plugins.AdminRadar.Radar.Texts.color' is never assigned to, and will always have its default value
AdminRadar.cs(1142,32): warning CS0649: Field `Oxide.Plugins.AdminRadar.Radar.Texts.position' is never assigned to, and will always have its default value
AdminRadar.cs(1143,31): warning CS0649: Field `Oxide.Plugins.AdminRadar.Radar.Texts.text' is never assigned to, and will always have its default value `null'
AdminRadar.cs(1148,30): warning CS0649: Field `Oxide.Plugins.AdminRadar.Radar.Arrows.color' is never assigned to, and will always have its default value
AdminRadar.cs(1149,32): warning CS0649: Field `Oxide.Plugins.AdminRadar.Radar.Arrows.from' is never assigned to, and will always have its default value
AdminRadar.cs(1150,32): warning CS0649: Field `Oxide.Plugins.AdminRadar.Radar.Arrows.to' is never assigned to, and will always have its default value
AdminRadar.cs(1151,30): warning CS0649: Field `Oxide.Plugins.AdminRadar.Radar.Arrows.size' is never assigned to, and will always have its default value `0'
AdminRadar.cs(1156,30): warning CS0649: Field `Oxide.Plugins.AdminRadar.Radar.Boxes.color' is never assigned to, and will always have its default value
AdminRadar.cs(1157,32): warning CS0649: Field `Oxide.Plugins.AdminRadar.Radar.Boxes.position' is never assigned to, and will always have its default value
AdminRadar.cs(1158,30): warning CS0649: Field `Oxide.Plugins.AdminRadar.Radar.Boxes.size' is never assigned to, and will always have its default value `0'
AntiOfflineRaid.cs(45,15): warning CS0414: The private field `Oxide.Plugins.AntiOfflineRaid.lastOnlineTimer' is assigned but its value is never used
AutomaticAuthorization.cs(1601,29): warning CS0649: Field `Oxide.Plugins.AutomaticAuthorization.OldStoredData.OldShareEntry.enabled' is never assigned to, and will always have its default value `false'
AutomaticAuthorization.cs(1602,29): warning CS0649: Field `Oxide.Plugins.AutomaticAuthorization.OldStoredData.OldShareEntry.cupboard' is never assigned to, and will always have its default value `false'
AutomaticAuthorization.cs(1603,29): warning CS0649: Field `Oxide.Plugins.AutomaticAuthorization.OldStoredData.OldShareEntry.turret' is never assigned to, and will always have its default value `false'
AutomaticAuthorization.cs(1604,29): warning CS0649: Field `Oxide.Plugins.AutomaticAuthorization.OldStoredData.OldShareEntry.keyLock' is never assigned to, and will always have its default value `false'
AutomaticAuthorization.cs(1605,29): warning CS0649: Field `Oxide.Plugins.AutomaticAuthorization.OldStoredData.OldShareEntry.codeLock' is never assigned to, and will always have its default value `false'
Clans.cs(24,22): warning CS0414: The private field `Oxide.Plugins.Clans.isInitialized' is assigned but its value is never used
DiscordNitroBoosts.cs(35,55): warning CS0649: Field `Oxide.Plugins.DiscordNitroBoosts.DiscordCore' is never assigned to, and will always have its default value `null'
DiscordReport.cs(29,38): warning CS0414: The private field `Oxide.Plugins.DiscordReport._ins' is assigned but its value is never used
DiscordStatus.cs(39,24): warning CS0414: The private field `Oxide.Plugins.DiscordStatus.seperatorText' is assigned but its value is never used
DiscordStatus.cs(40,22): warning CS0169: The private field `Oxide.Plugins.DiscordStatus.enableChatSeparators' is never used
EventManager.cs(33,41): warning CS0169: The private field `Oxide.Plugins.EventManager.NoEscape' is never used
ExtendedCrafting.cs(347,26): warning CS0649: Field `Oxide.Plugins.ExtendedCrafting.ExtendedInfo.distance' is never assigned to, and will always have its default value `0'
HeliRide.cs(55,22): warning CS0414: The private field `Oxide.Plugins.HeliRide.Changed' is assigned but its value is never used
HeliRide.cs(391,29): warning CS0169: The private field `Oxide.Plugins.HeliRide.FlyHelicopter.direction' is never used
ImageLibrary.cs(44,26): warning CS0414: The private field `Oxide.Plugins.ImageLibrary.itemShortNames' is assigned but its value is never used
ImageLibrary.cs(886,29): warning CS0649: Field `Oxide.Plugins.ImageLibrary.QueryResponse.response' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(891,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.Response.total' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(892,43): warning CS0649: Field `Oxide.Plugins.ImageLibrary.Response.publishedfiledetails' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(897,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.result' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(898,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.publishedfileid' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(899,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.creator' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(900,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.creator_appid' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(901,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.consumer_appid' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(902,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.consumer_shortcutid' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(903,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.filename' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(904,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.file_size' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(905,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.preview_file_size' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(906,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.file_url' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(908,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.url' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(909,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.hcontent_file' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(910,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.hcontent_preview' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(911,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.title' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(912,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.file_description' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(913,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.time_created' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(914,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.time_updated' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(915,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.visibility' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(916,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.flags' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(917,25): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.workshop_file' is never assigned to, and will always have its default value `false'
ImageLibrary.cs(918,25): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.workshop_accepted' is never assigned to, and will always have its default value `false'
ImageLibrary.cs(919,25): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.show_subscribe_all' is never assigned to, and will always have its default value `false'
ImageLibrary.cs(920,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.num_comments_public' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(921,25): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.banned' is never assigned to, and will always have its default value `false'
ImageLibrary.cs(922,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.ban_reason' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(923,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.banner' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(924,25): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.can_be_deleted' is never assigned to, and will always have its default value `false'
ImageLibrary.cs(925,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.app_name' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(926,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.file_type' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(927,25): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.can_subscribe' is never assigned to, and will always have its default value `false'
ImageLibrary.cs(928,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.subscriptions' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(929,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.favorited' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(930,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.followers' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(931,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.lifetime_subscriptions' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(932,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.lifetime_favorited' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(933,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.lifetime_followers' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(934,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.lifetime_playtime' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(935,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.lifetime_playtime_sessions' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(936,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.views' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(937,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.num_children' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(938,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.num_reports' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(939,30): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.previews' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(940,26): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.tags' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(941,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.language' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(942,25): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.maybe_inappropriate_sex' is never assigned to, and will always have its default value `false'
ImageLibrary.cs(943,25): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.maybe_inappropriate_violence' is never assigned to, and will always have its default value `false'
ImageLibrary.cs(948,29): warning CS0649: Field `Oxide.Plugins.ImageLibrary.PublishedFileDetails.Tag.adminonly' is never assigned to, and will always have its default value `false'
ImageLibrary.cs(955,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.Preview.previewid' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(956,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.Preview.sortorder' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(957,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.Preview.url' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(958,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.Preview.size' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(959,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.Preview.filename' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(960,24): warning CS0649: Field `Oxide.Plugins.ImageLibrary.Preview.preview_type' is never assigned to, and will always have its default value `0'
ImageLibrary.cs(961,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.Preview.youtubevideoid' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(962,27): warning CS0649: Field `Oxide.Plugins.ImageLibrary.Preview.external_reference' is never assigned to, and will always have its default value `null'
ImageLibrary.cs(1081,26): warning CS0414: The private field `Oxide.Plugins.ImageLibrary.ImageAssets.isLoading' is assigned but its value is never used
InfoPanel.cs(34,23): warning CS0169: The private field `Oxide.Plugins.InfoPanel.TestTimer' is never used
InfoPanel.cs(1213,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.TimeUpdater' is assigned but its value is never used
InfoPanel.cs(1276,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MsgUpdater' is assigned but its value is never used
InfoPanel.cs(1282,22): warning CS0414: The private field `Oxide.Plugins.InfoPanel.MessageBoxAvailable' is assigned but its value is never used
InfoPanel.cs(1365,23): warning CS0169: The private field `Oxide.Plugins.InfoPanel.HeliAttack' is never used
InfoPanel.cs(1366,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.RadiationUpdater' is assigned but its value is never used
InfoPanel.cs(1386,32): warning CS0169: The private field `Oxide.Plugins.InfoPanel.ActiveHelicopter' is never used
InfoPanel.cs(1387,32): warning CS0169: The private field `Oxide.Plugins.InfoPanel.ActiveChinook' is never used
InfoPanel.cs(1388,27): warning CS0169: The private field `Oxide.Plugins.InfoPanel.ActiveCargoship' is never used
InfoPanel.cs(1792,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.BalanceUpdater' is assigned but its value is never used
InfoPanel.cs(1835,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.PointsUpdater' is assigned but its value is never used
InfoPanel.cs(1879,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CoordUpdater' is assigned but its value is never used
InfoPanel.cs(1936,23): warning CS0414: The private field `Oxide.Plugins.InfoPanel.CompassUpdater' is assigned but its value is never used
Kits.cs(2073,24): warning CS0649: Field `Oxide.Plugins.Kits.OldKitData.max' is never assigned to, and will always have its default value `0'
Kits.cs(2074,27): warning CS0649: Field `Oxide.Plugins.Kits.OldKitData.cooldown' is never assigned to, and will always have its default value `0'
Kits.cs(2079,24): warning CS0649: Field `Oxide.Plugins.Kits.OldKitItem.itemid' is never assigned to, and will always have its default value `0'
Kits.cs(2080,27): warning CS0649: Field `Oxide.Plugins.Kits.OldKitItem.container' is never assigned to, and will always have its default value `null'
Kits.cs(2081,24): warning CS0649: Field `Oxide.Plugins.Kits.OldKitItem.amount' is never assigned to, and will always have its default value `0'
Kits.cs(2082,26): warning CS0649: Field `Oxide.Plugins.Kits.OldKitItem.skinid' is never assigned to, and will always have its default value `0'
Kits.cs(2083,25): warning CS0649: Field `Oxide.Plugins.Kits.OldKitItem.weapon' is never assigned to, and will always have its default value `false'
Kits.cs(2084,24): warning CS0649: Field `Oxide.Plugins.Kits.OldKitItem.blueprintTarget' is never assigned to, and will always have its default value `0'
Kits.cs(2090,27): warning CS0649: Field `Oxide.Plugins.Kits.OldKit.name' is never assigned to, and will always have its default value `null'
Kits.cs(2091,27): warning CS0649: Field `Oxide.Plugins.Kits.OldKit.description' is never assigned to, and will always have its default value `null'
Kits.cs(2092,24): warning CS0649: Field `Oxide.Plugins.Kits.OldKit.max' is never assigned to, and will always have its default value `0'
Kits.cs(2093,27): warning CS0649: Field `Oxide.Plugins.Kits.OldKit.cooldown' is never assigned to, and will always have its default value `0'
Kits.cs(2094,24): warning CS0649: Field `Oxide.Plugins.Kits.OldKit.authlevel' is never assigned to, and will always have its default value `0'
Kits.cs(2095,25): warning CS0649: Field `Oxide.Plugins.Kits.OldKit.hide' is never assigned to, and will always have its default value `false'
Kits.cs(2096,25): warning CS0649: Field `Oxide.Plugins.Kits.OldKit.npconly' is never assigned to, and will always have its default value `false'
Kits.cs(2097,27): warning CS0649: Field `Oxide.Plugins.Kits.OldKit.permission' is never assigned to, and will always have its default value `null'
Kits.cs(2098,27): warning CS0649: Field `Oxide.Plugins.Kits.OldKit.image' is never assigned to, and will always have its default value `null'
Kits.cs(2099,27): warning CS0649: Field `Oxide.Plugins.Kits.OldKit.building' is never assigned to, and will always have its default value `null'
MonBots.cs(1778,26): warning CS0649: Field `Oxide.Plugins.MonBots.MonBotInfo.pausetimer' is never assigned to, and will always have its default value `null'
MonBots.cs(1785,25): warning CS0649: Field `Oxide.Plugins.MonBots.MonBotInfo.canfly' is never assigned to, and will always have its default value `false'
MonBots.cs(1787,25): warning CS0649: Field `Oxide.Plugins.MonBots.MonBotInfo.ephemeral' is never assigned to, and will always have its default value `false'
MonBots.cs(1796,25): warning CS0649: Field `Oxide.Plugins.MonBots.MonBotInfo.entrypause' is never assigned to, and will always have its default value `false'
MonBots.cs(1800,26): warning CS0649: Field `Oxide.Plugins.MonBots.MonBotInfo.population' is never assigned to, and will always have its default value `0'
MonBots.cs(1807,28): warning CS0649: Field `Oxide.Plugins.MonBots.MonBotInfo.spawnloc' is never assigned to, and will always have its default value
MonBots.cs(1809,31): warning CS0649: Field `Oxide.Plugins.MonBots.MonBotInfo.rot' is never assigned to, and will always have its default value
MonBots.cs(1810,28): warning CS0649: Field `Oxide.Plugins.MonBots.MonBotInfo.targetloc' is never assigned to, and will always have its default value
MonBots.cs(1814,26): warning CS0649: Field `Oxide.Plugins.MonBots.MonBotInfo.damageAmount' is never assigned to, and will always have its default value `0'
MonBots.cs(1847,41): warning CS0649: Field `Oxide.Plugins.MonBots.MonBotPlayer.protection' is never assigned to, and will always have its default value `null'
MonBots.cs(1855,26): warning CS0649: Field `Oxide.Plugins.MonBots.MonBotPlayer.oldDamageScale' is never assigned to, and will always have its default value `0'
MonBots.cs(1856,26): warning CS0649: Field `Oxide.Plugins.MonBots.MonBotPlayer.oldEffectiveRange' is never assigned to, and will always have its default value `0'
MonBots.cs(1857,26): warning CS0649: Field `Oxide.Plugins.MonBots.MonBotPlayer.oldStoppingDistance' is never assigned to, and will always have its default value `0'
MonumentsRecycler.cs(16,22): warning CS0414: The private field `Oxide.Plugins.MonumentsRecycler._serverInitialized' is assigned but its value is never used
PersonalSlotMachine.cs(207,26): warning CS0649: Field `Oxide.Plugins.PersonalSlotMachine.SlotMachineAddon.OwnerId' is never assigned to, and will always have its default value `0'
PlayerRanks.cs(2158,25): warning CS0649: Field `Oxide.Plugins.PlayerRanks.Options.useTimedTopList' is never assigned to, and will always have its default value `false'
PlayerRanks.cs(2159,25): warning CS0649: Field `Oxide.Plugins.PlayerRanks.Options.deleteOnBan' is never assigned to, and will always have its default value `false'
PlayerRanks.cs(2169,25): warning CS0649: Field `Oxide.Plugins.PlayerRanks.Options.WipeOnNewMap' is never assigned to, and will always have its default value `false'
PlayerRanks.cs(2201,25): warning CS0649: Field `Oxide.Plugins.PlayerRanks.MySQL.useMySQL' is never assigned to, and will always have its default value `false'
PlayerRanks.cs(2201,35): warning CS0649: Field `Oxide.Plugins.PlayerRanks.MySQL.autoWipe' is never assigned to, and will always have its default value `false'
PlaytimeTracker.cs(327,36): warning CS0414: The private field `Oxide.Plugins.PlaytimeTracker.ConfigData.RewardOptions.permission' is assigned but its value is never used
PlaytimeTracker.cs(729,31): warning CS0649: Field `Oxide.Plugins.PlaytimeTracker.PlayData.TimeInfo.playTime' is never assigned to, and will always have its default value `0'
PlaytimeTracker.cs(730,31): warning CS0649: Field `Oxide.Plugins.PlaytimeTracker.PlayData.TimeInfo.afkTime' is never assigned to, and will always have its default value `0'
PlaytimeTracker.cs(731,31): warning CS0649: Field `Oxide.Plugins.PlaytimeTracker.PlayData.TimeInfo.lastReward' is never assigned to, and will always have its default value `0'
PlaytimeTracker.cs(732,28): warning CS0649: Field `Oxide.Plugins.PlaytimeTracker.PlayData.TimeInfo.referrals' is never assigned to, and will always have its default value `0'
SearchLinkedAccounts.cs(33,30): warning CS0414: The private field `Oxide.Plugins.SearchLinkedAccounts._guild' is assigned but its value is never used
SearchLinkedAccounts.cs(31,55): warning CS0649: Field `Oxide.Plugins.SearchLinkedAccounts.DiscordCore' is never assigned to, and will always have its default value `null'
SkinBox.cs(3392,29): warning CS0649: Field `Oxide.Plugins.SkinBox.QueryResponse.response' is never assigned to, and will always have its default value `null'
SkinBox.cs(3397,24): warning CS0649: Field `Oxide.Plugins.SkinBox.Response.total' is never assigned to, and will always have its default value `0'
SkinBox.cs(3398,43): warning CS0649: Field `Oxide.Plugins.SkinBox.Response.publishedfiledetails' is never assigned to, and will always have its default value `null'
SkinBox.cs(3403,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.result' is never assigned to, and will always have its default value `0'
SkinBox.cs(3404,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.publishedfileid' is never assigned to, and will always have its default value `null'
SkinBox.cs(3405,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.creator' is never assigned to, and will always have its default value `null'
SkinBox.cs(3406,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.creator_appid' is never assigned to, and will always have its default value `0'
SkinBox.cs(3407,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.consumer_appid' is never assigned to, and will always have its default value `0'
SkinBox.cs(3408,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.consumer_shortcutid' is never assigned to, and will always have its default value `0'
SkinBox.cs(3409,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.filename' is never assigned to, and will always have its default value `null'
SkinBox.cs(3410,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.file_size' is never assigned to, and will always have its default value `null'
SkinBox.cs(3411,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.preview_file_size' is never assigned to, and will always have its default value `null'
SkinBox.cs(3412,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.file_url' is never assigned to, and will always have its default value `null'
SkinBox.cs(3413,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.preview_url' is never assigned to, and will always have its default value `null'
SkinBox.cs(3414,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.url' is never assigned to, and will always have its default value `null'
SkinBox.cs(3415,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.hcontent_file' is never assigned to, and will always have its default value `null'
SkinBox.cs(3416,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.hcontent_preview' is never assigned to, and will always have its default value `null'
SkinBox.cs(3417,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.title' is never assigned to, and will always have its default value `null'
SkinBox.cs(3418,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.file_description' is never assigned to, and will always have its default value `null'
SkinBox.cs(3419,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.time_created' is never assigned to, and will always have its default value `0'
SkinBox.cs(3420,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.time_updated' is never assigned to, and will always have its default value `0'
SkinBox.cs(3421,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.visibility' is never assigned to, and will always have its default value `0'
SkinBox.cs(3422,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.flags' is never assigned to, and will always have its default value `0'
SkinBox.cs(3423,25): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.workshop_file' is never assigned to, and will always have its default value `false'
SkinBox.cs(3424,25): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.workshop_accepted' is never assigned to, and will always have its default value `false'
SkinBox.cs(3425,25): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.show_subscribe_all' is never assigned to, and will always have its default value `false'
SkinBox.cs(3426,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.num_comments_public' is never assigned to, and will always have its default value `0'
SkinBox.cs(3427,25): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.banned' is never assigned to, and will always have its default value `false'
SkinBox.cs(3428,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.ban_reason' is never assigned to, and will always have its default value `null'
SkinBox.cs(3429,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.banner' is never assigned to, and will always have its default value `null'
SkinBox.cs(3430,25): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.can_be_deleted' is never assigned to, and will always have its default value `false'
SkinBox.cs(3431,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.app_name' is never assigned to, and will always have its default value `null'
SkinBox.cs(3432,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.file_type' is never assigned to, and will always have its default value `0'
SkinBox.cs(3433,25): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.can_subscribe' is never assigned to, and will always have its default value `false'
SkinBox.cs(3434,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.subscriptions' is never assigned to, and will always have its default value `0'
SkinBox.cs(3435,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.favorited' is never assigned to, and will always have its default value `0'
SkinBox.cs(3436,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.followers' is never assigned to, and will always have its default value `0'
SkinBox.cs(3437,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.lifetime_subscriptions' is never assigned to, and will always have its default value `0'
SkinBox.cs(3438,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.lifetime_favorited' is never assigned to, and will always have its default value `0'
SkinBox.cs(3439,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.lifetime_followers' is never assigned to, and will always have its default value `0'
SkinBox.cs(3440,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.lifetime_playtime' is never assigned to, and will always have its default value `null'
SkinBox.cs(3441,27): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.lifetime_playtime_sessions' is never assigned to, and will always have its default value `null'
SkinBox.cs(3442,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.views' is never assigned to, and will always have its default value `0'
SkinBox.cs(3443,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.num_children' is never assigned to, and will always have its default value `0'
SkinBox.cs(3444,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.num_reports' is never assigned to, and will always have its default value `0'
SkinBox.cs(3445,30): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.previews' is never assigned to, and will always have its default value `null'
SkinBox.cs(3446,26): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.tags' is never assigned to, and will always have its default value `null'
SkinBox.cs(3447,24): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.language' is never assigned to, and will always have its default value `0'
SkinBox.cs(3448,25): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.maybe_inappropriate_sex' is never assigned to, and will always have its default value `false'
SkinBox.cs(3449,25): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.maybe_inappropriate_violence' is never assigned to, and will always have its default value `false'
SkinBox.cs(3454,29): warning CS0649: Field `Oxide.Plugins.SkinBox.PublishedFileDetails.Tag.adminonly' is never assigned to, and will always have its default value `false'
SkinBox.cs(3504,27): warning CS0649: Field `Oxide.Plugins.SkinBox.Preview.previewid' is never assigned to, and will always have its default value `null'
SkinBox.cs(3505,24): warning CS0649: Field `Oxide.Plugins.SkinBox.Preview.sortorder' is never assigned to, and will always have its default value `0'
SkinBox.cs(3506,27): warning CS0649: Field `Oxide.Plugins.SkinBox.Preview.url' is never assigned to, and will always have its default value `null'
SkinBox.cs(3507,24): warning CS0649: Field `Oxide.Plugins.SkinBox.Preview.size' is never assigned to, and will always have its default value `0'
SkinBox.cs(3508,27): warning CS0649: Field `Oxide.Plugins.SkinBox.Preview.filename' is never assigned to, and will always have its default value `null'
SkinBox.cs(3509,24): warning CS0649: Field `Oxide.Plugins.SkinBox.Preview.preview_type' is never assigned to, and will always have its default value `0'
SkinBox.cs(3510,27): warning CS0649: Field `Oxide.Plugins.SkinBox.Preview.youtubevideoid' is never assigned to, and will always have its default value `null'
SkinBox.cs(3511,27): warning CS0649: Field `Oxide.Plugins.SkinBox.Preview.external_reference' is never assigned to, and will always have its default value `null'
VehicleLicence.cs(33,103): warning CS0649: Field `Oxide.Plugins.VehicleLicence.LandOnCargoShip' is never assigned to, and will always have its default value `null'
[SERVER v1.0.20] Got Message: Exit
[SERVER v1.0.20] Exit received.
[SERVER v1.0.20] Connection closed.
[SERVER v1.0.20] Shutdown