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="Copy IP">
play.crafterrium.com
IP Copied!
Online history
No data yet
| Project: | Crafterrium |
| Website: | crafterrium.comPlay |
| Votes: | 0 |
| Social Media: | |
| Added: | 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.
Read the full description on the project page →