Unexpected symbol `246498'Not An Issue

Error while compiling: AntiNoobRaid.cs(116,30): error CS1525: Unexpected symbol `246498'

it said no invalid api key cause there was none, in the plugin it said "string.empty" so i deleted it and wrote there my APi key and now it says the error above... HEEELP pls

The API key has to be in quotes. It should look like this. With a real API key of course. :-)

"Steam API key": "9A9A9A9A9A9A9A9A9A9A9A9A9A9A9A9A9A9",

Make sure you aren't modifying the plugin itself, only the configuration.

Locked automatically