Released on December 13, 2017.
- Make the mod not load when on a server (#13)
Released on June 2, 2017.
- NEW: Internationalization (only English right now) (#7)
- TWEAK: Major redesign of the codebase, too complicated to describe here (PR #9)
- TWEAK: The format parameter for /dumpmodores is now required (PR #9)
- FIX: Throw WrongUsageExceptions when the input of the commands is invalid. In layman's terms, when you don't provide valid arguments to the command, it will send usage information for the command. (#6)
Released on May 28, 2017.
- UPDATE: Update wiki format output for OreDict MediaWiki extension 3.0.0 (#5)
Released on June 26, 2016.
- FIX: Fix OreDict wildcard entry support (#3)
Released on October 29, 2019.
- TWEAK: Change order of dumpmodores parameters:
abbreviation modid format
is nowmodid format abbreviation
. Abbreviation parameter is now only needed for wiki format, not csv or json. Files from dumpmodores are now saved as modid rather than abbreviation (minecraft.txt instead of V.txt, for example) (#16)
Released on June 2, 2017.
- NEW: Internationalization (only English right now) (#7)
- TWEAK: Major redesign of the codebase, too complicated to describe here (#9).
- TWEAK: The format parameter for /dumpmodores is now required (PR #9)
- FIX: Throw WrongUsageExceptions when the input of the commands is invalid. In layman's terms, when you don't provide valid arguments to the command, it will send usage information for the command. (#6)
Released on May 28, 2017.
- UPDATE: Update wiki format output for OreDict MediaWiki extension 3.0.0 (#5)
Released on June 26, 2016.
- FIX: Fix OreDict wildcard entry support (#3).
Released on June 14, 2016.
- FIX: Dump Mod Ores command's wiki format properly uses the mod abbreviation rather than the mod ID (#2).