File Details
FleaMarket-1.12.2-1.2.0.jar
- R
- Nov 16, 2020
- 33.49 KB
- 80
- 1.12
- Forge
File Name
FleaMarket-1.12.2-1.2.0.jar
Supported Versions
- 1.12
Curse Maven Snippet
A quality of life update.
+ Trimmed the fat and removed snakeyaml, reducing the file size back to a reasonable 34kb.
+ With that said, lang.yaml file has been removed. Don't worry the file will not be deleted when installing the new version. However, messages from that file will not be read.
+ Every config value from lang.yaml has been moved over to FleaMarket.cfg. Every value can be reloaded whilst the server is online.
With this push, values should be less prone to error thanks to forge's in built default value system. Which means FleaMarket doesn't need to check aswell.
+ Fixed a bug in which the mod will cry because FairRandomArray was trying to be fetched even though the currentItemOffer.json didn't have any FairRandomArray.
P.S Sorry for the constant back and forth with files, this should and will be the last update concerning tech. I am happy with this result. Updates in the future will be focused on features

