WORLD INSTANCE 001 / ACCESS LOCKED
世界档案将在
倒计时结束后开启
00DAYS / 天
00HOURS / 时
00MINUTES / 分
00SECONDS / 秒
SERVER PREPARATION IN PROGRESS
`
document.head.appendChild(style)
document.body.appendChild(overlay)
let controls = document.getElementById('mclive-floating-controls')
if (!controls) {
controls = document.createElement('div')
controls.id = 'mclive-floating-controls'
document.body.appendChild(controls)
}
const restoreButton = document.createElement('button')
restoreButton.className = 'mclive-floating-control mclive-countdown-toggle mclive-countdown-restore'
restoreButton.type = 'button'
restoreButton.setAttribute('aria-label', '展开倒计时覆盖层')
restoreButton.innerHTML = `