mp.ultimis.net
{ 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/1525/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
mp.ultimis.net
IP Copied!
Online history
No data yet
| Project: | UltimisMC |
| Website: | store.ultimismc.comPlay |
| Votes: | 0 |
| Added: | 01/07/26 |
UltimisMC is a Minecraft Java Edition server offering a wide variety of game modes, each with custom content and stable performance. Server features: - Survival 1.21: teams, player warps, levels, quests, no PvP and no griefing - Lifesteal 1.21: steal hearts from enemies to grow stronger - OneBlock 1…
Read the full description on the project page →