last.old-craft.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/1831/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
last.old-craft.ru
IP Copied!
OldCraft Server
Online history
No data yet
| Project: | Oldcraft |
| Website: | old-craft.ruPlay |
| Votes: | 0 |
| Added: | 03/07/26 |
Oldcraft is a survival server on Minecraft version 1.8.9, running since 2023. Over this time the project has gone through three map wipes and remains an active community that values its history.
Read the full description on the project page →