play.vitax.su
{ 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/1910/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
play.vitax.su
IP Copied!
Online history
No data yet
| Project: | Vitax |
| Website: | vitax.suPlay |
| Votes: | 0 |
| Social Media: | |
| Added: | 03/07/26 |
Vitax is a cozy Minecraft server for friendly interaction, open to everyone. The project suits those who want to meet new people and calmly develop their own builds.
Read the full description on the project page →