mc-sunrise.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/1451/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
mc-sunrise.ru
IP Copied!
Online history
No data yet
| Project: | MC-SUNRISE |
| Website: | mc-sunrise.ruPlay |
| Votes: | 0 |
| Added: | 01/07/26 |
MC-SUNRISE is a vanilla survival server running on Java 1.21.11, built for players who value fair gameplay without hidden mechanics. There are no balance-altering plugins — just clean vanilla, transparent rules, and an administration that plays by the same terms as everyone else.
Read the full description on the project page →