play.crafterrium.com
{ 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/1527/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP Kopyala">
play.crafterrium.com
IP kopyalandi!
Cevrimici gecmisi
Henuz veri yok
| Proje: | Crafterrium |
| Web Sitesi: | crafterrium.comPlay |
| Oylar: | 0 |
| Sosyal Medya: | |
| Eklendi: | 01/07/26 |
Crafterrium is a multi-server Minecraft project running on Java 1.16.5. The servers are focused on comfortable multiplayer gameplay, with voice chat available on all servers in the project.
Açıklamanın tamamını proje sayfasında okuyun →