play.gracecube.ru
{ copied = true; setTimeout(() => copied = false, 2000); });
} else {
const ta = document.createElement('textarea');
ta.value = text;
ta.style.position = 'fixed';
ta.style.left = '-9999px';
document.body.appendChild(ta);
ta.select();
document.execCommand('copy');
document.body.removeChild(ta);
copied = true;
setTimeout(() => copied = false, 2000);
}
fetch('/api/servers/1389/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP kopieren">
play.gracecube.ru
IP kopiert!
Новая история
Online-Verlauf
Noch keine Daten
| Projekt: | PLAY.GraceCube.RU - Новая история |
| Website: | gracecube.ruPlay |
| Stimmen: | 0 |
| Hinzugefügt: | 01/07/26 |
GraceCube is a Java server (version 26.1) with Bedrock crossplay support, focused on peaceful survival gameplay. The administration listens to player suggestions, responds promptly to reports, and does not abuse its authority.
Die vollständige Beschreibung finden Sie auf der Projektseite →