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 Kopyala">
BuildTheEarth.ru
IP kopyalandi!
TeamCIS
Cevrimici gecmisi
Henuz veri yok
| Proje: | TeamCIS [BuildTheEarth |
| Web Sitesi: | buildtheearth.ruPlay |
| Oylar: | 0 |
| Sosyal Medya: | |
| Eklendi: | 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.
Açıklamanın tamamını proje sayfasında okuyun →