Failed compiling 'VehicleSpawner.cs':
1. Unexpected character '\u0020' [CS1056]
(VehicleSpawner 1 line 16)
2. Syntax error, ',' expected [CS1003]
(VehicleSpawner 97 line 16)
3. { expected [CS1514]
(VehicleSpawner 3 line 17)
4. } expected [CS1513]
(VehicleSpawner 3 line 17)
5. The type or namespace name 'region' could not be found (are you missing a using directive or an assembly reference?) [CS0246]
(VehicleSpawner 97 line 16)
6. Class 'VehicleSpawner' cannot have multiple base classes: 'RustPlugin' and 'Plugin' [CS1721]
(VehicleSpawner 139 line 16)