Fabric mod which requires users to verify their Minecraft username by using a Discord command before they can gain access to the server.
GNU General Public License v3.0
1
stars
0
forks
source link
Bundle Discord4J and transitive dependencies in the final mod JAR #2
Closed
TechnoPorg closed 1 month ago
Fixes a crash on mod launch due to Discord4J not being present at runtime.
See discord4j-wrapper/README.md for a more technical breakdown of how this is accomplished.
Partial fix for #1.