mc.destix.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/1446/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
mc.destix.ru
IP Copied!
Online history
No data yet
| Project: | DestixNetwork |
| Website: | destix.ruPlay |
| Votes: | 0 |
| Social Media: | |
| Added: | 01/07/26 |
DestixNetwork is a survival server running on the latest Java version, built for players who appreciate a relaxed atmosphere and genuine community. A minimal set of additional modifications keeps the focus on the game itself, while the administration is available around the clock to address any ques…
Read the full description on the project page →