Distributing custom BBS content to players has never been easier!
BBS Extended Server Sync is a lightweight and powerful Fabric/Forge-compatible mod that allows server administrators to automatically synchronize their custom content (skins, models, sounds) with all players.
When a player joins your server, all the required BBS assets are automatically downloaded to their client — no commands needed. Everything is synced seamlessly, ensuring that everyone sees the same content instantly.
Skin Management:
/getskin name <playerName> – Instantly syncs the selected player’s Mojang skin with everyone./getskin url "https://www.example.com/skin.png" filename – Downloads a skin from a URL and applies it server-wide.Model Synchronization:
/bbs model reload./bbs model upload, requiring server-owner approval via /bbs model accept <playerName>./bbs model upload --force to overwrite or resend all models from scratch.Installation: Install the mod on both the server and all clients.
Adding Files: Place your custom assets (skins, models, sounds) in the config/bbs/assets folder of the server.
Automatic Sync: When players join, the files are automatically synced to their config/bbs/assets directory.
Commands:
/bbs model reload – Re-sync assets after changes./getskin <playerName> – Fetch and sync a Mojang skin./getskinurl <skin_url> <filename> – Sync a skin from a custom URL.