v1.2.0 - Initial Release (November 15, 2024)
New Features:
- Customizable Task Management:
- The
tasks
folder contains your custom tasks. You can create your own tasks with *.command. - Addressed management of custom tasks in the
config.yml
file.
- The
Other:
- Better Error Handling: Error messages have been made more descriptive and detailed.
- Bugfixes: Some minor potential bugs fixed.
v1.1.0 - Initial Release (November 13, 2024)
New Features:
- Automatic chat logging
- Better error handling
v1.0.0 - Initial Release (November 11, 2024)
New Features:
-
Basic Configuration Management:
- The
management
folder andconfig.yml
file are automatically created upon the first run of the plugin. - The
config.yml
file contains basic settings such as auto-restart, server jar name, memory limit, and GUI option.
- The
-
Auto-Restart Functionality:
- When the plugin is disabled, the server is automatically restarted based on the settings defined in the
config.yml
. - The restart process is executed with appropriate terminal commands depending on the operating system (Windows, Linux, macOS).
- When the plugin is disabled, the server is automatically restarted based on the settings defined in the
Other:
- First Release: The plugin is released with basic functionality.
- Developer Notes: This release includes basic configuration management and auto-restart features. More features are planned for future updates.