Installation command
!!MCDR plugin install where_is
Author
Repository
Synced at
...
Last update
...
Latest version
Total downloads
3820
Back to catalogue
WhereIs-v2.0.0+build.3.mcdr
Version
2.0.0+build.3
Date
July 3, 2022
Size
19.47 KiB
Downloads
103
MD5
4af3ffcb6aeadb2859c3ccc7592d78da
SHA256
6cbc26cabd464131b74144734005d65a66d81c6ccebfd1055d126ba07681628f
Dependencies
MCDR Plugin Dependencies
Plugin ID | Requirement |
---|---|
minecraft_data_api | * |
mcdreforged | >=2.1.3 |
Python Package Requirements
Python Package | Requirement |
---|---|
mcdreforged | >=2.1.3 |
Python Package Installation Command
pip install "mcdreforged>=2.1.3"
Release notes
Feature updates
- New function:
!!here
. The same as Here - Now the dimension names are allow to be configured in configuration. Using these translation for vanilla dimensions requires
mcdr
mode fordimension_translation_mode
. Non-vanilla dimensions are also supported andmcdr
mode is not required for these dimensions (minecraft
mode can't translate non-vanilla dimensions so these dimensions will always be tranlated withmcdr
mode).
Known issue
Updating to this version will make all your configuration lost. Here're 2 ways to avoid this lost:
- Back your configuration up and configure after updating.
- Configure
command_prefix
andhighlight_time
item with new values before updating.
Full Changelog: https://github.com/Lazy-Bing-Server/WhereIs-MCDR/compare/1.1.0...2.0.0