File Details
FleaMarket-1.12.2-1.1.jar
- R
- Jun 30, 2020
- 325.08 KB
- 152
- 1.12.2
- Forge
File Name
FleaMarket-1.12.2-1.1.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
The pretty update!
Added:
- "Fairrandom" option: This will shuffle the itemOffers list and will cycle through this list. Each item will only be up once and will not appear again until the entire list has been used up. This ensures a random nature without an item appearing twice in a row.
- lang.yaml file: Has a bunch of values that are messages used in the mod. This can be customised with the option of adding colour and font styles. This has been included in "/opfm reload" allowing the lang.yaml to be reloaded whilst the server is running.
Removed:
- defaultBroadcast
- defaultReward
- defaultSoldMessage
- defaultUptime
The values mentioned above have been removed from fleamarket.cfg and moved to lang.yaml. Server operators can now edit ItemOffer default values without having to restart the server

