mc.teraland.ru
{ 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/1469/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
mc.teraland.ru
IP Copied!
Online history
No data yet
| Project: | TeraLand |
| Website: | teraland.ruPlay |
| Votes: | 0 |
| Added: | 01/07/26 |
TeraLand is a role-play focused Minecraft server built around social interaction and player-driven economics. Instead of conventional survival gameplay, it offers a layered system of cities, professions, politics, and a market — all created and managed by the players themselves.
Read the full description on the project page →