mc.vayland.net
{ 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/1386/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP Kopyala">
mc.vayland.net
IP kopyalandi!
Cevrimici gecmisi
Henuz veri yok
| Proje: | VayLand - Java | PE |
| Web Sitesi: | vayland.netPlay |
| Oylar: | 0 |
| Sosyal Medya: | |
| Eklendi: | 01/07/26 |
VayLand is a multi-mode Minecraft project available for both PC (Java) and mobile devices (Bedrock/PE). The server keeps up with the current version of the game.
Açıklamanın tamamını proje sayfasında okuyun →