File Details
bbs cml edition-server-sync-2.0.0.jar
- R
- Jun 26, 2026
- 35.79 KB
- 11
- 1.21.1
- NeoForge
File Name
bbs-server-sync-2.0.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
- Automatic live resync: the server now watches
config/bbs/assets/and pushes new or changed files to all online players automatically — no command needed. Just drop a file in. - Recursive folder watching (new sub-folders are picked up too) with a debounce so a whole copied model folder counts as one update.
- Client-side resync queue: an auto-push during an ongoing transfer no longer interrupts it.
- New config options:
watchFolder(on/off) andwatchDebounceMillis.

