Skip to main content

update_checker.json

NameTypeDescription
enableStringThe message to log in console when a new update is available
periodlongHow often to check for updates in ticks (1 second = 20 ticks)
{
"message": "A new update is available! Use /updatereforging to update.",
"period": 36000
}