Releases: GeorgH93/MarriageMaster
Releases · GeorgH93/MarriageMaster
v2.1.6
Changelog:
- Bugfix for SkillAPI Premium
- Bugfixes for private chat #131
- Private chat toggle is no longer active when the player is not married
- Private chat target will be removed when a player gets divorced from the current target
- Private chat no longer sends commands as private chat messages on BungeeCord
v2.1.5
Changelog:
- Add missing permission to marry.user permission group
- Fix formatting for none JSON messages
- Fix error with mcMMO
- Fix magic heart placeholder
- Fix bugs with tab complete
- Priests can now use tab complete for both players with just
/marry
instead of being forced to use/marry marry
in order to use tab complete on the second player - Players without the
marry.bypass.vanish
permission will no longer be able to see vanished players while using autocomplete
- Priests can now use tab complete for both players with just
- Improve chat toggle compatibility with some chat plugins
v2.1.4
v2.1.3
Changelog:
- Add comment for PartnerNowOnline/Offline messages
- Add partner name/displayname placeholder to item sent/received messages
- Add option to share xp with all partners in range
- Improve item name resolver (use item display name if available)
- Fix to high default radius for some actions
- Send reload message only to command sender
v2.1.2
v2.1.1
v2.1
Changelog:
- Add bonus xp for SkillAP
- Add bonus xp for mcMMO (closes #67)
- Add Placeholders: marriagemaster_home, marriagemaster_homecoordinates, marriagemaster_prefix, marriagemaster_suffix
- Add option to customize the formatting of placeholders (closes #89)
- Introduce formatting for data placeholders, the formatted version will be used automatically if the "Married" value for the placeholder contains a String.format formatting code
- Make the config a bit simpler
- Define the default not married values for all the heart and prefix/suffix placeholders to empty string
- Allow all boolean placeholders to overwrite the True and False definitions separately
- Load the values for all static placeholders (these that always show the same value if a player is married) from the language file
- Add an option to set the separator (PartnerList and PartnerDisplayNameList) for list placeholders
- Add world blacklist and accept requests to gifts (closes #10)
- Add command to list all online priests
- Remove useUUIDs option -> UUIDs are now always in use!
- Remove space if prefix or suffix is not used
- Fix nearest partner search
- Fix surname related bugs
- Surenames can now be removed with the remove keyword (fixes #81)
- The Marriage.Surnames.Force option should now work again
- Update German language file
- Check PCGF PluginLib version before using it (and use Standalone mode if version is to old) (Release builds only)
v2.0.21
v2.0.20: MC 1.15
Changelog:
- Add support for MC 1.15
- Add Portuguese translation (Thanks to dotJunyo)
- Fix teleport issues with grass and flowers (Fixes #100)