Unexpected symbol `end-of-file'Solved
Ive not altered or messed with the files themself and ive deleted and downloaded again and reinstalled, the files arent compiling the error in JSONLint testing is as follows

Error: Parse error on line 1:
using System;using
^
Expecting 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '[', got 'undefined'


my RCON error is as follows 

" Error while compiling: ZLevelsRemastered.cs(1683,1): error CS1525: Unexpected symbol `end-of-file' "


The plugin is not a JSON file. The error you see with the compiler means the plugin was either modified wrongly, downloaded incompletely, or corrupted by whatever method you upload to your server.
Locked automatically