play.summer2014.com
{ 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/1496/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP kopieren">
play.summer2014.com
IP kopiert!
Online-Verlauf
Noch keine Daten
| Projekt: | Summer2014 |
| Website: | summer2014.comPlay |
| Stimmen: | 0 |
| Soziale Medien: | |
| Hinzugefügt: | 01/07/26 |
Summer2014 is a vanilla Java Minecraft server (version 1.21) built for players who value an authentic experience: building, surviving and exploring without wipes to the overworld. The administration respects the effort players invest and restores significant builds in the Nether and End after period…
Die vollständige Beschreibung finden Sie auf der Projektseite →