DiLand.run
{ 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/1789/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
DiLand.run
IP Copied!
Online history
No data yet
| Project: | DiLand . BEDWARS ВЫЖИВАНИЕ РЕКОРДЫ |
| Website: | diland.runPlay |
| Votes: | 0 |
| Added: | 03/07/26 |
DiLand is a Minecraft server running version 1.20 for the Java platform. The project is built around survival with PvP elements: players develop private territories, join clans, and take part in themed events.
Read the full description on the project page →