cubach.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/1511/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
cubach.com
IP Copied!
Online history
No data yet
| Project: | Cubach |
| Website: | cubach.comPlay |
| Votes: | 0 |
| Social Media: | |
| Added: | 01/07/26 |
Cubach is a role-playing Minecraft server running on Java 1.21.7 with a focus on survival, economy, and diplomacy. Players found cities and nations with their own policies, forge alliances, declare trade embargoes, and fight over territories.
Read the full description on the project page →