cbworlds.online
{ 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/1886/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP Kopyala">
cbworlds.online
IP kopyalandi!
humanitas
Cevrimici gecmisi
Henuz veri yok
| Proje: | cobuilding |
| Web Sitesi: | cbworlds.onlinePlay |
| Oylar: | 0 |
| Sosyal Medya: | |
| Eklendi: | 03/07/26 |
The "cobuilding" project is built on the idea that the server's world is shaped by the players themselves, not by predefined rules. Server features: - Regular themed events - Well-thought-out mechanics that support gameplay instead of limiting it - Complete freedom of action: from building megacitie…
Açıklamanın tamamını proje sayfasında okuyun →