BuildTheEarth.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/1367/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP kopieren">
BuildTheEarth.ru
IP kopiert!
TeamCIS
Online-Verlauf
Noch keine Daten
| Projekt: | TeamCIS [BuildTheEarth |
| Website: | buildtheearth.ruPlay |
| Stimmen: | 0 |
| Soziale Medien: | |
| Hinzugefügt: | 01/07/26 |
TeamCIS is the official server of a team participating in the international Build The Earth project on Java 1.21.4. The project's goal is to recreate all human-made structures and notable natural landmarks at a 1:1 scale inside Minecraft.
Die vollständige Beschreibung finden Sie auf der Projektseite →