AutoSaver Plugin Documentation
Overview
AutoSaver is a Minecraft plugin designed to automatically save your worlds at customizable intervals. This plugin is perfect for server owners who want to ensure that players' progress is not lost due to unexpected crashes or server issues. With easy configuration and permission support, AutoSaver is a must-have for any Minecraft server.
Features
- Automatic World Saves: Never lose your progress again!
- Customizable Save Intervals: Set your preferred save frequency.
- Easy Configuration: Simple YAML configuration for hassle-free setup.
- Permission Support: Control who can reload the configuration.
Installation
- Download the Plugin: Obtain the latest version of the AutoSaver plugin JAR file.
2. Place the JAR File: Move the downloaded JAR file into the plugins folder of your Minecraft server.
- Start the Server: Launch your Minecraft server. The plugin will be loaded automatically.
Configuration
After installing the plugin, you can configure it by editing the config.yml file located in the plugins/AutoSaver directory. The default configuration file looks like this:
# AutoSaver Configuration
# The interval in seconds between automatic world saves
# Must be a positive integer (default: 30)
save-interval: 30
Configuration Options
- save-interval: This option defines how often the plugin will save the world, in seconds. The default value is set to 30 seconds. You can change this value to suit your needs.
Commands
/autosaver reload
- Description: Reloads the AutoSaver configuration.
- Permissions: autosaver.reload (default: op)
Example Usage
1. To reload the configuration, type the following command in the server console or in-game chat:
/autosaver reload
2. If you have the necessary permissions, you will receive a confirmation message:
AutoSaver configuration reloaded.
3. If you do not have permission, you will see:
You do not have permission to reload the configuration.
Permissions
The AutoSaver plugin uses permissions to control access to its commands. The following permission is available:
- autosaver.reload: Allows the user to reload the AutoSaver configuration. This permission is granted by default to operators (ops).
Support
For any questions or support regarding the AutoSaver plugin, feel free to reach out to the developer. We are here to help!
Donation
If you enjoy using the AutoSaver plugin and would like to support its development, consider making a donation via PayPal:
[email protected].