Discord Verifier

A convenient way for Minecraft server admins to restrict access to a limited group of individuals, without having to deal with the hassle of a whitelist.

File Details

discord-verifier-1.0.3-sources.jar

  • R
  • Sep 27, 2024
  • 127.21 KB
  • 3
  • 1.21.1+1
  • Fabric

File Name

discord-verifier-1.0.3-sources.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

Fabric

modImplementation "curse.maven:discord-verifier-1088831:5762835"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Important: Please delete the users.json file generated by the mod previously. The format of the file has changed, and not doing so will lead to runtime errors. Apologies for the inconvenience.

Changes

  • Adjusted the class loader used by the Discord command registrar (Fixes GitHub #4)
  • Fix serialization of user data
  • Fix Gradle build warning generated by discord4j-wrapper