dristmine.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/1510/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP kopieren">
dristmine.org
IP kopiert!
Online-Verlauf
Noch keine Daten
| Projekt: | DristMine |
| Website: | www.dristmine.orgPlay |
| Stimmen: | 0 |
| Soziale Medien: | |
| Hinzugefügt: | 01/07/26 |
DristMine is a multi-mode Minecraft server running on Java 1.21.1 with no donation shop and no private claims. The server is accessible on both Java (1.7–1.21) and Bedrock (1.21); a licensed account is not required.
Die vollständige Beschreibung finden Sie auf der Projektseite →