vanillve.play.ski
{ 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/1313/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP Kopyala">
vanillve.play.ski
IP kopyalandi!
Cevrimici gecmisi
Henuz veri yok
| Proje: | vanilve |
| Web Sitesi: | vanilve.webhm.proPlay |
| Oylar: | 0 |
| Eklendi: | 01/07/26 |
Vanilve is a vanilla+ server for Minecraft Java Edition 1.21 that expands classic survival gameplay with large-scale world changes. The world generation has been fully reworked: the overworld features 100 new biomes, the Nether adds 20 more, and the End introduces 3 additional biomes.
Açıklamanın tamamını proje sayfasında okuyun →