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="Copy IP">
play.gracecube.ru
IP Copied!
Новая история
Online history
No data yet
| Project: | PLAY.GraceCube.RU - Новая история |
| Website: | gracecube.ruPlay |
| Votes: | 0 |
| Added: | 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.
Read the full description on the project page →