avas.cc
{ 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/1452/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP kopieren">
avas.cc
IP kopiert!
Online-Verlauf
Noch keine Daten
| Projekt: | Absolute Vanilla Anarchy Survival |
| Website: | avas.ccPlay |
| Stimmen: | 0 |
| Soziale Medien: | |
| Hinzugefügt: | 01/07/26 |
AVAS (Absolute Vanilla Anarchy Survival) is an anarchy Minecraft server inspired by the 2b2t concept. It supports versions 1.9–1.18 and is focused on preserving vanilla mechanics as closely as possible while maintaining stable server performance.
Die vollständige Beschreibung finden Sie auf der Projektseite →