How do I type the place holder for the Playerlist plugin?

https://github.com/Tanguygab/PlayerList-PlaceholderAPI-Expansion/wiki This is the plugin in question, if I wanted to make a placeholder to list all players with the permission "red" how would I go about doing that?
GitHub
Home
PlayerList expansion for PlaceholderAPI. Contribute to Tanguygab/PlayerList-PlaceholderAPI-Expansion development by creating an account on GitHub.
28 Replies
Admincraft Meta
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close !close !solved !answered
Requested by hecticden#0
Auster
Auster2y ago
lists:
yourgroup:
type: ONLINE #Depends on what you (Online or also offline players i think)
included: true # Also depends if you want to see yourself in the list
- red
lists:
yourgroup:
type: ONLINE #Depends on what you (Online or also offline players i think)
included: true # Also depends if you want to see yourself in the list
- red
probably like that
Den
DenOP2y ago
I see, but where do I put this and what is the string for it? Sorry I started a week ago
Auster
Auster2y ago
probably in your config for that plugin
Den
DenOP2y ago
It is for placeholder API
Auster
Auster2y ago
and you need to download PlaceholderAPI exactly
Den
DenOP2y ago
Yeah did that
Auster
Auster2y ago
the placeholder is %playerlist_<listName>_<list|amount|#>%**
Den
DenOP2y ago
Yeah I don't really understand how to change it, every time I enter it it doesn't work
Auster
Auster2y ago
list gives you the list, amount the amount of players in there and # is a placeholder for a number (to show the e.g. 10th player there) for your example it would be %playerlist_yourgroup_list%
Den
DenOP2y ago
Ok
Auster
Auster2y ago
you can rename the group ofc by just changing the second line of my example
Den
DenOP2y ago
Btw I put the code in in the placeholder API config.yml file correct?
Den
DenOP2y ago
No description
Den
DenOP2y ago
Here is what I had before in it I'm using an online server provider and it goes like
Auster
Auster2y ago
playerlist should probably be lowercase
Den
DenOP2y ago
Plugins > PlaceholderAPI > Config.yml Alright let me try
Den
DenOP2y ago
No description
Den
DenOP2y ago
It still shows up as this for some reason
Auster
Auster2y ago
does the plugin you want to use it with support pAPI? what plugin does that screenshot come from?
Den
DenOP2y ago
It comes from chest commands And yes it supports pAPI It works with other placeholders so it should work So I suspect I put the code in the wrong config file Or the code is wrong Shit. It works @Auster
Den
DenOP2y ago
No description
Den
DenOP2y ago
Thank you for the help
Auster
Auster2y ago
glad to hear that please mark the thread with !solved :) !solved
Admincraft Meta
Only moderators and the Post owner can close this post
Auster
Auster2y ago
rip i tried
Den
DenOP2y ago
Shit sorry !solved
Admincraft Meta
post closed!
The post/thread has been closed!
Requested by hecticden#0

Did you find this page helpful?