oxygen.serv.gs
{ 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/1868/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="IP kopieren">
oxygen.serv.gs
IP kopiert!
Online-Verlauf
Noch keine Daten
| Projekt: | OXYGEN . VANILLA MINECRAFT SERVER |
| Website: | vk.comPlay |
| Stimmen: | 0 |
| Soziale Medien: | |
| Hinzugefügt: | 03/07/26 |
OXYGEN is a simple Minecraft survival server running version 1.15.2. It's not easy to make a server both vanilla and convenient for all players at the same time, so the server runs basic plugins: territory protection (WorldGuard), a sleep system, anti-cheat, anti-xray, plugins for a convenient chat…
Die vollständige Beschreibung finden Sie auf der Projektseite →