mc.paradiseland.org
{ 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/1421/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
mc.paradiseland.org
IP Copied!
Online history
No data yet
| Project: | paradiseland |
| Website: | paradiseland.orgPlay |
| Votes: | 0 |
| Social Media: | |
| Added: | 01/07/26 |
ParadiseLand is a Minecraft survival server on Java version 1.16.5, accessible from both PC and mobile devices. The project is actively maintained and regularly updated by its development team.
Read the full description on the project page →