melonis.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/1402/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
melonis.ru
IP Copied!
today: 0
this month: 1
Online history
No data yet
| Project: | Melonis - Правильная Анархия |
| Website: | melonis.ruPlay |
| Votes: | 0 |
| Social Media: | |
| Added: | 01/07/26 |
Melonis is a vanilla anarchy server on Java 1.21.7 with no rules, land claims, donations, tpa or home commands, and no admin interference. Cheats are allowed, but non-vanilla movement exploits (fly, speed, elytra fly, and similar) are restricted by an anti-cheat.
Read the full description on the project page →