Ark Config Sync

Paid Ark Config Sync 2.1.0

This resource is paid, and requires to be purchased
New Features
Invalid JSON Editor Support

Edit broken or malformed JSON config files directly in the editor:
  • Raw Content Display: When a JSON file fails to parse, the editor now shows the raw file content instead of an empty {}
  • Inline Error Indicator: A clear error message tells you the file could not be parsed and that you need to fix syntax errors before saving
  • Syntax Error Highlighting: Monaco Editor marks syntax errors so you can correct them directly in the app
  • Save After Fix: Once the JSON is valid, saving writes the corrected content back to the file
  • Works for Local and SFTP: Both local clusters and remote SFTP connections preserve raw content on parse failure

Bug Fixes

  • Fixed Cross-Plugin Schema Leakage: Resolved a visual bug where selecting a plugin could display the visual editor schema from a previously installed plugin instead of the correct one
  • Schema Fallback Validation: The schema loading fallback now validates the plugin name before using a cached schema, preventing incorrect schemas from being applied to unrelated plugins
  • Dynamic Editor Remount: The visual editor now properly remounts when switching between plugins, clearing any residual UI state from the previous plugin
🎉 What's New
Version 1.3.0 brings powerful automation and remote management features to make your ARK server administration easier than ever!

✨ Key Features
🤖 Complete Automation System

  • Schedule profile changes automatically (one-time, recurring, or cron)
  • Profile chains - execute multiple configs in sequence
  • Conditional execution based on server conditions
  • Full execution history tracking
🎮 RCON Integration

  • Multi-server management from one interface
  • Broadcast commands to all servers at once
  • Save frequently used commands
  • Execute RCON commands automatically after profile application
🔔 Discord Webhooks

  • Get notified when schedules execute
  • Detailed execution info (profile name, target maps, success/failure)
  • Custom webhooks for different events
🖥️ System Tray & Auto-start

  • Run in background - scheduler keeps working when minimized
  • Auto-start with Windows
  • Quick access from system tray
🐛 Critical Bug Fixes
  • Fixed automation bug: Schedules now correctly apply profiles to server config files (no more duplicates!)
  • Enhanced Discord webhooks: Now show detailed information (profile name, target maps, execution details)
  • Fixed scheduler issues with one-time tasks
  • Fixed RCON connection problems
🔧 Improvements
  • Modern toast notifications
  • Better error messages
  • In-app documentation for Automation & RCON
  • Saved RCON commands now available in automation dialogs
  • Execution delay to prevent server overload
Back
Top