polysmp.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/1553/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP kopieren">
polysmp.fun
IP kopiert!
Online-Verlauf
Noch keine Daten
| Projekt: | PolySMP |
| Website: | forum.polysmp.funPlay |
| Stimmen: | 0 |
| Soziale Medien: | |
| Hinzugefügt: | 01/07/26 |
PolySMP is a classic Minecraft SMP server (Java Edition, version 26.1) where every player contributes to shaping the world's shared history. The project preserves the spirit of vanilla survival without additional restrictions.
Die vollständige Beschreibung finden Sie auf der Projektseite →