File Details
BetterJoin-1.0.4.jar
- R
- Jan 27, 2026
- 22.75 KB
- 295
- Early Access
File Name
BetterJoin-1.0.4.jar
Supported Versions
- Early Access
v1.0.4 - Fixed Config Crash & Decreased File Size
Config Crash
There was a bug with the config being loaded asynchronously which would cause the server to crash if it didn't have fast enough threads or more than one thread, this has been fixed.
Decreased File Size
I have moved the dependency ASM out of the jar, and made it download whenever the earlyplugin is compiled at startup, that way the jar size goes from 146KB to 23KB, and the earlyplugin (after being compiled) is still 127KB.

