sams.tj
{ 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/1480/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
sams.tj
IP Copied!
Sam's Minecraft Server sams.tj/discord :: sams.tj/map
Online history
No data yet
| Project: | Sams Minecraft Server |
| Website: | sams.tjPlay |
| Votes: | 0 |
| Social Media: | |
| Added: | 01/07/26 |
Sams Minecraft Server is a pure vanilla anarchy survival server running the latest Java Edition snapshot, with an ocean biome spawn. The world has been running since 2011, mixing ancient generated terrain with newer chunks.
Read the full description on the project page →