HeartbeatSaver: Difference between revisions
Appearance
Created page with "Category:Tools" |
No edit summary |
||
| Line 1: | Line 1: | ||
MapConverter is a utility, bundled with fCraft 0.632+, that serves as a standalone heartbeat server. It runs separately from fCraft process and reads information from a file (HeartbeatData.txt). This allows your server to keep its uptime on Minecraft.net even when your fCraft server process needs to be restarted/shutdown. | |||
When you disable fCraft's built-in heartbeat (set [[List of config keys#Advanced|HeartbeatEnabled config key]] to "false"), fCraft will start writing HeartbeatData.txt to disk. | |||
'''HeartbeatSaver only works as long as its external IP address is exactly same as your server's.''' That means it'll always work when ran from the same machine that fCraft is on, and it will ''usually'' work from another machine on the same LAN. | |||
==Usage== | |||
:'''<code>HeartbeatSaver "Path/To/HeartbeatData.txt"</code>''' | |||
[[Category:Tools]] | [[Category:Tools]] | ||
Revision as of 16:04, 14 September 2012
MapConverter is a utility, bundled with fCraft 0.632+, that serves as a standalone heartbeat server. It runs separately from fCraft process and reads information from a file (HeartbeatData.txt). This allows your server to keep its uptime on Minecraft.net even when your fCraft server process needs to be restarted/shutdown.
When you disable fCraft's built-in heartbeat (set HeartbeatEnabled config key to "false"), fCraft will start writing HeartbeatData.txt to disk.
HeartbeatSaver only works as long as its external IP address is exactly same as your server's. That means it'll always work when ran from the same machine that fCraft is on, and it will usually work from another machine on the same LAN.
Usage
HeartbeatSaver "Path/To/HeartbeatData.txt"