$arg1 $player PlaceholderAPI priority #184


Open
  • Forge_User_46738608 created this issue Sep 27, 2019

    I check with OtherPlayer placeholderapi. 

    One example:

    I check %otherplayer_displayname_$player% and return -> PNF

    I check %otherplayer_displayname_$arg1% and return -> correct return

     

    And the $player have a lower priority and not change for the time

  • ivanfromitaly posted a comment Oct 2, 2019

    Yeah, only $args have higher priority than everythign else. All the other MyCommand placeholder gets replaced after PAPI (if used), i leaved it like that to avoid compatibility problems.


    Edited Oct 2, 2019

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