Marriage Master v2.1

Details

  • Filename
    MarriageMaster.jar
  • Uploaded by
  • Uploaded
    Jan 22, 2020
  • Size
    1.76 MB
  • Downloads
    3,414
  • MD5
    8787fe17ec7b9257d0ef0f66dce516c9

Supported Bukkit Versions

  • 1.15
  • 1.14
  • 1.13
  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8
  • CB 1.7.9-R0.2
  • CB 1.7.9-R0.1
  • 1.8.3

Changelog

  • Add bonus xp for SkillAP
  • Add bonus xp for mcMMO (closes #67)
  • Add Placeholders: marriagemaster_has_home, marriagemaster_home, 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)