Type `BasePlayer' does not contain a definition for `serverInput'Not An Issue
This is the error:

Error while compiling: RemoverTool.cs(581,37): error CS1061: Type `BasePlayer' does not contain a definition for `serverInput' and no extension method `serverInput' of type `BasePlayer' could be found. Are you missing an assembly reference?

It was a problem pertaining to my server and not this plugin. It's working now.
Locked automatically