 
                SilentAutoSave
Version: 5.2
About the Plugin
SilentAutoSave is an unobtrusive plugin for Bukkit/Spigot servers that automatically saves the game world at specified time intervals. The key feature is the complete absence of any notifications, console messages, or alerts for operators and players. Your server will run smoothly and safely without any interruptions.
Main Features
- Automatic World Saving - the world is automatically saved at user-defined time intervals
- Silent Operation - completely noiseless operation without any messages, logs, or notifications in the console and for players
- Configurable Interval - easily set the time gap between saves according to your server's needs
Configuration
The plugin uses a simple configuration file (config.yml) to set the save interval:
yaml</p> <h1>SilentAutoSave Plugin Configuration</h1> <h1>-------------------------</h1> <h1>Auto Save Settings</h1> <h1>-------------------------</h1> <h1>Interval (in seconds) for automatic world saving</h1> <p>save-interval: 60 
 
                                