Mineuniverse
Log in Register
Mods

Sync Sign Notice

A Minecraft Fabric mod that synchronizes sign content with a database and displays news items.
by BaicaiBear
Download Claim this project
23 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Server Utility Utility & QoL

# 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

1. Start Minecraft with Fabric Loader
2. The mod will automatically connect to the configured database
3. Signs with this format will display synchronized news items

## Configuration

Edit the config file at `run/config/sync-sign-notice/config.json`:

```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:

1. Place a sign (any wood type)
2. 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)

Example sign text:
```
[Notice]
1
Welcome!
SyncSign
```

For more setting up instruction and trouble shooting, please visit Github Repositry.

sync-sign-notice-1.0.0.jar
MC 1.21.2-Snapshot, 1.21, Fabric, Client, 1.21.1-Snapshot, 1.21.4, 1.21-Snapshot, 1.21.3, 1.21.1, 1.21.4-Snapshot, 1.21.2
Release 2025-06-29 Get

You Might Also Like

APTweaks: Items (11.x Classic)
Item clustering (fallen blocks, experience orbs, ...) and garbage cleanup.
9,884,514
VanillaDeathChest (Fabric)
Places containers when players die that contain their items.
994,762
Styled Nicknames
Simple, but configurable nicknaming mod allowing your server's players (and admins) to change their nickname with full formatting support
989,499
Tiquality
Make server lag the problem of the source player.
99,489
Blame (Fabric)
Those gosh darn crashlogs not saying which worldgen feature is crashing!
99,012
Weathering with You
Forecast Minecraft weather with a radar or a hat!
98,579