vanilla-land.com
{ 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/1750/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP kopieren">
vanilla-land.com
IP kopiert!
Online-Verlauf
Noch keine Daten
| Projekt: | VanillaLand Ванильный сервер Майнкрафт |
| Website: | vanilla-land.comPlay |
| Stimmen: | 0 |
| Soziale Medien: | |
| Hinzugefügt: | 03/07/26 |
VanillaLand is a Minecraft server for calm gameplay without unnecessary chaos, with a focus on a friendly community. Here you can progress at your own pace, build, explore the world, and chat with other players.
Die vollständige Beschreibung finden Sie auf der Projektseite →