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="Copy IP">
oxygen.serv.gs
IP Copied!
Online history
No data yet
| Project: | OXYGEN . VANILLA MINECRAFT SERVER |
| Website: | vk.comPlay |
| Votes: | 0 |
| Social Media: | |
| Added: | 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…
Read the full description on the project page →