build.colombinomc.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/1344/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
build.colombinomc.com
IP Copied!
Online history
No data yet
| Project: | ColombinoMC - Креативный сервер ТОПОВЫЕ БИЛДЕРЫ |
| Website: | colombinomc.comPlay |
| Votes: | 0 |
| Social Media: | |
| Added: | 01/07/26 |
ColombinoMC is a creative building server for Minecraft version 1.20.4, designed for players who want to bring architectural and artistic ideas to life within the game. The project brings together beginners and experienced builders alike, offering a comfortable environment for both first steps in co…
Read the full description on the project page →