EssentialsChat does not benefit from Vault options #132


  • Enhancment
  • Accepted
Open
Assigned to _ForgeUser1494830
  • _ForgeUser1494830 created this issue Apr 10, 2014
    Owner

    EssentialsChat interfaces directly with ZPermissionsService, so it bypasses all of the recent additions to the Vault implementation (vault-player-prefix-format etc).

    Not very likely to get Essentials to use Vault, so a possible solution would be to pull all the prefix/suffix logic into its own method in ZPermissionsService.

    Might also consider overriding getPlayerMetadata() and re-directing to new methods if fetching "prefix" or "suffix." Make this an option so it does not affect other chat plugins.

  • _ForgeUser1494830 added the tags Accepted Enhancment Apr 10, 2014
  • _ForgeUser14180677 posted a comment Apr 18, 2014

    Hey Zeroth when this bug solved please?

    當將這個問題解決了嗎?

  • _ForgeUser1494830 posted a comment Apr 18, 2014

    @xeom33: Go

    Most likely after the UUID update. What zPermissions option are you not able to use with EssentialsChat?

  • _ForgeUser1494830 posted a comment Jun 5, 2014

    Build #538+ has this. The new option is called service-metadata-prefix-hack and is currently hidden.

    Simply add to config.yml:

    service-metadata-prefix-hack: true
    

To post a comment, please login or register a new account.