Cant get the plugin to load. It's giving me an error.Error
I'm getting this error in console when attempting to load the plugin; 

Unable to load AliasSystem. AliasSystem.cs(237,8): error CS0111: A member `Oxide.Plugins.AliasSystem.SaveData()' is already defined. Rename this member or use different parameter types
Previous version of plugin failed to load: AliasSystem
Sounds like you have multiple copies of this plugin installed.
In response to Wulf ():
Sounds like you have multiple copies of this plugin installed.
Does this mean I should just check the plugins folder for a duplicate .cs file? Because I dont see one in there. Rust just now updated so that gave me an excuse to restart the server. Maybe that will fix something. I'll refresh my FTP and check if somehow a duplicate file is somewhere in my plugins folder.