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="Copy IP">
cubevanilla.ru
IP Copied!
Online history
No data yet
| Project: | CubeVanilla |
| Website: | cubevanilla.ruPlay |
| Votes: | 0 |
| Added: | 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.
Read the full description on the project page →