Releases: Lazy-Bing-Server/WhereIs-MCDR
Release list
v2.2.2
Fixed incorrect plugin behaviour after reloading in MCDR (#6) by @Crystal0404 in #7
Full Changelog: 2.2.1...2.2.2
v2.2.1
- Fixed serial requirements in command tree
- Fixed a problem that raise an exception when player join the server ASAP after server starts
- No longer attach build count to version
Full Changelog: 2.2.0...2.2.1
v2.2.0
Important
This version no longer supports MCDReforged v2.11 and earlier
New in v2.2.0
-
This plugin now have a in-game help message, execute
where_isprefix (!!whereisor!!vrisby default) to browse -
New command syntax:
-
where_iscommand allowed querying multiple players -
deprecated old optional argument syntax,
-as/-saare removed, now optional arguments should be divided by spaceActually commands mixing these arguments into player names can be parsed correctly too
-
-
Now highlight time can be specified by attaching argument
-h/--highlight <duration>Highlight argument, when executing a command that won't broadcast player's location, will be ignored to protect player's location from highlighting accidentally by player has no privilege
Other changes
-
Due to the use of new features, dependency
mcdreforgedraised to>=2.12.0 -
Now MCDR can suggest player names and arguments while user input query commands in console.
Full Changelog: 2.1.1...2.2.0
v2.1.1
Fixed compatibility with newer version of MCDR
2.1.0
What's new in v2.1
-
Inline here (suggested by EasonSYC in TISUnion/Here#19 and TISUnion/Here#25)
After option
enable_inline_hereis enabled (default tofalse), command!!herein almost any position of chat message can be responded.There's a slight difference between this implement and TISUnion/Here#25: Command
!!hereshould be divided with space to other words in chat message -
minecraftdimension translation mode key customizationNow you can modifying translation keys in config option
custom_vanilla_translation_keyto avoid translation failure. Custom
Other changes
-
broadcast_to_consoleoption in configurationWhen this is enabled,
!!heremessage and!!vris/!!whereis <player> -amessage will be sent to MCDR console. In old versions, all the broadcast message would be sent to console. -
Now dimension translation mode is default to
mcdr.Translation key for dimensions has been changed for a long time,
minecraftmode is not suitable to be the default mode anymore.
Fixes
-
Fixed a problem that makes MCDReforged language preference invalid for 'here' and 'where is' broadcast message
-
Fixed a problem that allows invalid 'where is' arguments be ignored
Full Changelog: 2.0.2...2.1.0
2.0.2
2.0.1
Fixed a configuration problem that enable items are not effective.
DO NOT FORGET TO BACK YOUR CONFIGURATION UP BEFORE YOU UPATE TO 2.0 AND LATER VERSION
(See the known issue of this release)
Full Changelog: 2.0.0...2.0.1
2.0.0
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
mcdrmode fordimension_translation_mode. Non-vanilla dimensions are also supported andmcdrmode is not required for these dimensions (minecraftmode can't translate non-vanilla dimensions so these dimensions will always be tranlated withmcdrmode).
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_prefixandhighlight_timeitem with new values before updating.
Full Changelog: 1.1.0...2.0.0
1.1.0
Added a new option to allow this plugin use MCDR translate dimension names instead of minecraft to avoid tranlation failure
Full Changelog: 1.0.0...1.1.0