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="Copy IP">
avas.cc
IP Copied!
today: 0
this month: 1
Online history
No data yet
| Project: | Absolute Vanilla Anarchy Survival |
| Website: | avas.ccPlay |
| Votes: | 0 |
| Social Media: | |
| Added: | 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.
Read the full description on the project page →