publicevo.online
{ 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/1332/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP kopieren">
publicevo.online
IP kopiert!
PublicEvo 2.0
Online-Verlauf
Noch keine Daten
| Projekt: | PublicEvo |
| Website: | publicevo.onlinePlay |
| Stimmen: | 0 |
| Soziale Medien: | |
| Hinzugefügt: | 01/07/26 |
PublicEvo is a vanilla survival server running Minecraft Java 1.6.4, online since May 14, 2023. The project is built for players who value classic gameplay without economic layers: there is no donation store, no land claiming, and no planned resets — the world grows and persists long-term.
Die vollständige Beschreibung finden Sie auf der Projektseite →