1. Code:
    [03/06/2017 20:48:25] Failed to initialize plugin 'LustyMap v2.0.92' (JsonReaderException: After parsing a value an unexpected character was encountered: m. Path 'airfield', line 25, position 3.)
    [03/06/2017 20:48:25] Failed to initialize plugin 'NTeleportation v1.0.19' (JsonReaderException: After parsing a value an unexpected character was encountered: Д. Path 'TPSettingshome', line 91, position 30.)
    [03/06/2017 20:48:25] Failed to initialize plugin 'RemoverTool v4.0.11' (JsonReaderException: Unexpected character encountered while parsing value: О. Path '['Couldn't use the RemoverTool: No valid entity targeted, or entity is too far.']', line 10, position 84.)
    [03/06/2017 20:48:38] Failed to call hook 'OnServerInitialized' on plugin 'AutoBroadcast v1.0.8' (JsonReaderException: After parsing a value an unexpected character was encountered: ". Path 'AnotherExample', line 4, position 2.)
    how fix it?
    LustyMap, NTeleportation And removerTool not working, but AutoBroadcast working
     
  2. Wulf

    Wulf Community Admin

    Those errors mean you have corrupt config files for those plugins. They were likely not edited correctly or were corrupted. When editing config files, make sure to use valid JSON formatting. You can check formatting using a site such as www.jsonlint.com.

    For additional help with particular plugins, please use their support threads.
     
  3. Found error. The files after the translation into another language config sometimes skip "
     
  4. Wulf

    Wulf Community Admin

    JSON files can't have quotation marks " inside of two others without being escaped.