cubevanilla.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/1379/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP kopieren">
cubevanilla.ru
IP kopiert!
Online-Verlauf
Noch keine Daten
| Projekt: | CubeVanilla |
| Website: | cubevanilla.ruPlay |
| Stimmen: | 0 |
| Hinzugefügt: | 01/07/26 |
CubeVanilla is a vanilla anarchy Minecraft server on Java 1.21.4 with no resets and minimal restrictions. The world has been active since July 2025, growing organically as players leave their mark through destroyed spawn areas, long highways, hidden bases, and unfinished megaprojects.
Die vollständige Beschreibung finden Sie auf der Projektseite →