v1.3.0
Changes
- Adds possibility to support other wikis than Minecraft Wiki.
- Adds
/imfeelinglucky
command that takes you to a random page. - When using
/wiki
, page names are now autocompleted. - [Experimental] Added JSON config for wiki support at
wiki_family/*.json
in resource packs. Please note that the JSON schema is not stable and is not semantically versioned yet. We very well might break it in minor versions. - Added integration for Roughly Enough Items (REI).
- Added integration for EMI.
v1.1.0
Changes
- Now defaults to
H
key. - Added
/whatcommand
to quickly open a command page on the wiki with redirect/whatcmd
. - Now reloads translation on resource reload to prevent reloading during key press.
- Language config now shows language name in addition to language code.
- Added redirect from
/whatis
to/wiki
. - Added
pt_br
translation.
Fixes
- Fix case where language is set to auto and game language does not have a wiki.
- Language used is no longer always set to en now, if set to a value other than auto.
- Now no longer use map to store languages, improving performance.