org.berrysmp.net
{ 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/610/copy-ip', { method: 'POST', headers: { 'X-CSRF-TOKEN': document.querySelector('meta[name=csrf-token]')?.content || '' } }).catch(() => {});
"
title="Copy IP">
org.berrysmp.net
IP Copied!
Online history
No data yet
| Project: | BerrySMP |
| Website: | store.berrysmp.netPlay |
| Votes: | 0 |
| Added: | 12/06/26 |
Welcome to BerrySMP! Our community is super friendly and we all love to play on BerrySMP: a java + bedrock crossplay server that utilizes a custom resource pack, custom terrain generation, custom features, and is frequently updated with new content & new Minecraft releases!
Read the full description on the project page →