im trying to install admin panel but am having issues with compiling.
[SERVER v1.0.24] Started as service
[SERVER v1.0.24] Running as service
[SERVER v1.0.24] Got Message: Ready
[SERVER v1.0.24] Got Message: Compile
[SERVER v1.0.24] Console: AdminPanel.cs(37,36): warning CS0169: The private field `Oxide.Plugins.AdminPanel.EnhancedBanSystem' is never used
AdminPanel.cs(37,64): warning CS0169: The private field `Oxide.Plugins.AdminPanel.NTeleportation' is never used
Vanish.cs(349,31): warning CS0649: Field `Oxide.Plugins.Vanish.OnlinePlayer.Player' is never assigned to, and will always have its default value `null'
[SERVER v1.0.24] Got Message: Exit
[SERVER v1.0.24] Exit received.
[SERVER v1.0.24] Connection closed.
[SERVER v1.0.24] Shutdownam i missing something?