hote.hallsoftheend.fun
{ 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/1504/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP kopieren">
hote.hallsoftheend.fun
IP kopiert!
Online-Verlauf
Noch keine Daten
| Projekt: | HallsOfTheEnd |
| Website: | hallsoftheend.funPlay |
| Stimmen: | 0 |
| Hinzugefügt: | 01/07/26 |
HallsOfTheEnd is a Java server running version 1.21.1 built around the Vanilla+ philosophy, aimed at players who value classic hardcore gameplay without unnecessary shortcuts. The project's mission is to preserve the spirit of original Minecraft while making it deeper without breaking balance.
Die vollständige Beschreibung finden Sie auf der Projektseite →