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="Copiar IP">
play.crafterrium.com
IP copiado!
Histórico de jogadores
Sem dados ainda
| Projeto: | Crafterrium |
| Site: | crafterrium.comPlay |
| Votos: | 0 |
| Redes sociais: | |
| Adicionado: | 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.
Leia a descrição completa na página do projeto →