Difference between revisions of "Backup-Bot"
From wiki.phychi.com
Line 1: | Line 1: | ||
A backup bot is an automated machine that allows you to automaticly download the whole [[world]] data to your own disk in a special period, typically daily once. | A backup bot is an automated machine that allows you to automaticly download the whole [[world]] data to your own disk in a special period, typically daily once. | ||
− | The [http://phychi.com phychi.com site] allows you to use such a bot. To control who can download this data, there is a key you can set as world owner. Nobody else will know it unless you tell them. The access query for grabbing the data is POST, [http://play.phychi.com/worldserver.php | + | The [http://phychi.com phychi.com site] allows you to use such a bot. To control who can download this data, there is a key you can set as world owner. Nobody else will know it unless you tell them. The access query for grabbing the data is POST, [http://play.phychi.com/worldserver.php play.phychi.com/worldserver.php], world = yourWorldName, backup = 1, token = yourBackupKey. |
Revision as of 11:33, 5 May 2017
A backup bot is an automated machine that allows you to automaticly download the whole world data to your own disk in a special period, typically daily once.
The phychi.com site allows you to use such a bot. To control who can download this data, there is a key you can set as world owner. Nobody else will know it unless you tell them. The access query for grabbing the data is POST, play.phychi.com/worldserver.php, world = yourWorldName, backup = 1, token = yourBackupKey.