Whitelist Sync 2

A mod that allows you to sync the whitelists, ops list, banned players (Web only), and banned IPs (Web only) from multiple Minecraft servers together using one MySQL db, SQLite db, or our NEW Whitelist Sync Web service!

File Details

WhitelistSync-2.8.3-neoforge-1.21

  • R
  • Dec 14, 2025
  • 24.53 MB
  • 10
  • 1.21
  • NeoForge

File Name

WhitelistSync-2.8.3-neoforge-1.21.jar

Supported Versions

  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:whitelistsync2-274793:7334642"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog

[2.8.3] - 2025-12-14

  • Added support for new Minecraft versions for NeoForge and Fabric:
    • fabric-1.21.11
    • neoforge-1.21.11
  • Added SQLite and MySQL database drivers back into the mod jar. External connector mod jars are no longer required.
  • Refactored package names to be consistent across all versions and loaders.
  • Fixed bug with command mixin not casting to correct object type causing error on command execution.
  • Fixed version checker not working.
  • Fixed issue reading banned player and ip json when it contains a record with no reason.

[2.8.2] - 2025-10-17

Added support for new Minecraft versions for NeoForge and Fabric:

  • fabric-1.21.6
  • fabric-1.21.7
  • fabric-1.21.8
  • fabric-1.21.10
  • neoforge-1.21.8
  • neoforge-1.21.9
  • neoforge-1.21.10

Bug fixes:

  • Fixes #33 [MySQL] Unable to create database when database name contains '-' character

Forge is no longer going to be actively supported due to ForgeGradle not being compatible with Gradle v9.