m.boxpvp.day
{ 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/1333/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
m.boxpvp.day
IP Copied!
Online history
No data yet
| Project: | BoxPVP.day Новый BoxPvP режим |
| Website: | boxpvp.dayPlay |
| Votes: | 0 |
| Added: | 01/07/26 |
BoxPVP.day is a Minecraft Java 1.21 server featuring a dedicated BoxPvP mode built around fast progression and intense player-vs-player combat. The core of the gameplay is a kit system with abilities: each kit provides a unique combination of passive and active skills — vampirism, increased damage,…
Read the full description on the project page →