Photon

Photon

249 Downloads

Need FPC to work!

How to use:

Simple:

  1. Add to plugins folder.
  2. Enjoy!

Advanced:

  1. Look commands and config.

Features:

  • Supports backup on stop.
    • Supports old backup deletion.
    • Supports custom backup path.
    • Supports shadow backup when there are no players.

Commands:

  • /backup

    Permissions:

    • photon.backup - run /backup command.

Config:

  1. Format: field: [parameters...] (default) - description.

  2. path: [path] (backups) - path of backup directory.
  3. backups-count: [count] (7) - count of new backups. Old backups will be deleted. Set 0 to infinity amount if backups.
  4. backup-on-stop: [true|false] (true) - backup on server stop.
  5. time:
  6.   min: [time] (720) - backup period when there are no players.
  7.   max: [time] (1440) - backup period when there are players.