Resource icon

Experimental AutoSave 1.0.0

Compatible API Versions
1.0.0
Sourcecode
https://github.com/jungwuk-ryu/Nukkit-AutoSave-Plugin
Nukkit Auto Save Plugin

tmp1
Please back up your server before using this plugin (for just in case)
This project welcomes contributions.

This plugin will save all plugins on your server without restarting server.

How it works?
  • It will detect "save" method on plugin and invoke it.
  • You can add a plugin from config.yml to invoke_OnDisable if your plugin saves when the server stops.

This plugin will shut down the server when there are no people on the server. If you don't want to use it, set "shutdown_delay" to a high value from config.yml

Command
/as save - save instantly
/as reload - reload config.yml

Config
YAML:
invoke_OnDisable: []
debug: false
save_period: 12000
shutdown_delay: 12000
send_tip: true
tip_message: §6%count% §7plugins left to save

Monitoring

image
You can monitor by setting debug to true in config.yml
Author
Hancho1577
Downloads
816
Views
1,999
First release
Last update
Rating
0.00 star(s) 0 ratings
Top