2b2d.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/1519/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP kopieren">
2b2d.org
IP kopiert!
Online-Verlauf
Noch keine Daten
| Projekt: | Creative Anarchy | 2b2d |
| Website: | www.creativeanarchy.netPlay |
| Stimmen: | 0 |
| Soziale Medien: | |
| Hinzugefügt: | 01/07/26 |
Creative Anarchy (2b2d) is a Java Edition server running version 1.21.8, dedicated to vanilla anarchic creative gameplay. There are no rules restricting player actions — duplication and PvP are permitted.
Die vollständige Beschreibung finden Sie auf der Projektseite →