
Sync Sign Notice
A Minecraft Fabric mod that synchronizes sign content with a database and displays news items.
About this Mod
Sync Sign Notice Mod
A Minecraft Fabric mod that synchronizes sign content with a database and displays news items.
THIS IS A CLIENT ONLY MOD.
Usage
- Start Minecraft with Fabric Loader
- The mod will automatically connect to the configured database
- Signs with this format will display synchronized news items
Configuration
Edit the config file at run/config/sync-sign-notice/config.json:
{
"db_host": "example.com", // Database host address
"db_user": "ExampleUser", // Database username
"db_password": "ExamplePassword", // Database password
"db_database": "example_db", // Database name
"db_port": 3306, // Database port (default: 3306)
"maxNewsCount": 5, // Maximum number of news items to display
"autoRefreshInterval": 300 // Auto-refresh interval in seconds (default: 300)
}
Sign Setup
To create a synchronized notice sign in your Minecraft world:
- Place a sign (any wood type)
- Edit the sign text as follows:
- Line 1:
[Notice](exactly like this) - Line 2: News item number (from the newest item to the oldest, starting from 1, no more than
maxNewsCount) - Line 3: (Leave blank or put custom text)
- Line 4:
SyncSign(exactly like this)
- Line 1:
Example sign text:
[Notice]
1
Welcome!
SyncSign
For more setting up instruction and trouble shooting, please visit Github Repositry.
Available Versions
How to Install Sync Sign Notice on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.21.4).
Install Mod
Open the mod browser in the dashboard and search for "Sync Sign Notice". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.4, 1.21.3, 1.21.2 (+2 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Sync Sign Notice server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.4). You can switch loaders with one click in the panel.
Is Sync Sign Notice compatible with fabric?
Sync Sign Notice officially supports fabric for Minecraft 1.21.4, 1.21.3, 1.21.2. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Sync Sign Notice – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Sync Sign Notice consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Sync Sign Notice with just one click on your server.