#(bbarbiter) Custom Placeholders

17 messages · Page 1 of 1 (latest)

haughty moon
#

Hey yall, I'm sure some of you are familiar with TAB's placeholder output replacements feature, and I find myself using it quite often, for compatibility reasons and beyond. Now I'm getting to use denizen more and am looking to completely replace the use of TAB, but I am not sure if this one feature of TAB is able to be recreated with denizen. Note it has to be callable from a papi placeholder.

fair drumBOT
#

(bbarbiter) Custom Placeholders

fair drumBOT
#

Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.

edgy violet
#

i am in fact not familiar, could you summarize?

haughty moon
#

Basically it takes a papi placeholder and based on its output you can make it output something else. For instance:

#

The bottom one, for example, will be just the player name if the %luckperms_meta_nickname% placeholder is empty

edgy violet
#

!l placeholderapi b

lyric snowBOT
# edgy violet !l placeholderapi b

Using Depenizen with PlaceholderAPI allows you to use !tag placeholder and !tag placeholder.player,
and also allows you to read Denizen tags from any PAPI placeholder location, written in the format: %denizen_<tag-here>%
For example: %denizen_<player.flag[MyFlag]>%

Required Plugins or Platforms

Depenizen, PlaceholderAPI

Group

Depenizen Bridges

edgy violet
#

I don't know what problem you'd solve with that kind of system but ^

#

you can do 2 way integration fine

#

would suggest evaluating what you're actually using it for before just replicating that though

haughty moon
#

compatibility mostly

#

most plugins support papi

#

ah, I think I could maybe call a procedure script with the tag placeholder?

#

and that should achieve the effect I'm looking for

#

ty!