pbx.servop.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/1396/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
pbx.servop.ru
IP Copied!
Online history
No data yet
| Project: | PABLIX — мир, который ты построишь сам |
| Website: | pablix.trademc.orgPlay |
| Votes: | 0 |
| Social Media: | |
| Added: | 01/07/26 |
PABLIX is a Java Minecraft server (version 1.21.11) focused on classic survival gameplay. The project preserves the spirit of original Minecraft while adding essential tools for comfortable play.
Read the full description on the project page →