This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
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
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.
To post a comment, please login or register a new account.