File Details
pathspeed-forge-1.20.1-1.2.1.jar
- R
- Jun 18, 2026
- 19.53 KB
- 170
- 1.20.1
- Forge
File Name
pathspeed-forge-1.20.1-1.2.1-1.20.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
1.2.1 - configuration fixes & per-world support
- Fixed: config edits could be ignored / the mod fell back to defaults. The config is now read from the correct loader config folder and re-read on every world/server start (no full client restart to apply changes).
- New: per-world overrides - drop a pathspeed-server.properties into <world>/serverconfig/ to tune a single world; unset keys fall back to the global config.
- Unknown/mistyped config keys now log a warning, and the loaded config path is printed on startup.
- Hardened against transient file errors and invalid values. No config migration needed.