play.itsnone.ru
{ 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/1319/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP kopieren">
play.itsnone.ru
IP kopiert!
Online-Verlauf
Noch keine Daten
| Projekt: | ItsNone - Сервера выживания и мини-игр |
| Website: | itsnone.ruPlay |
| Stimmen: | 0 |
| Soziale Medien: | |
| Hinzugefügt: | 01/07/26 |
ItsNone is a Minecraft Java 1.21 server combining two distinct gameplay directions: an automation and Tower Defense mode alongside a private vanilla survival experience. KorCracker is a mode that blends Tower Defense mechanics with a factory-building simulator.
Die vollständige Beschreibung finden Sie auf der Projektseite →