Issue: PlaceHolderAPI Bug, doesnt work.
tom2090 opened this issue · 11 comments
Hello, i've got a 1.9.4 minecraft server running on spigot, and when i'm trying to do a item with some PAPI variables, it doesnt work.
Screen: https://image.noelshack.com/fichiers/2017/41/3/1507733218-2017-10-11-16-45-44.png
Code:
stats2:
id: SKULL_ITEM
name: '&6&nStatistiques'
skull-owner: '%player%'
data-value: 3
lore:
- '&7Temps joué: &b%playtime_time%'
- '&7Joueurs tués: &a%killstats_kills%'
- '&7Morts: &c%killstats_deaths%'
- '&7K/D: &a%killstats_kdr%'
- '&7Rang global : &e%killstats_kdrrank%'
- '&7'
- '&7Tokens: &e%tm_tokens%'
slot: 9
itemflags: item-store, unbreakable, hide-attributes, death-drops, self-drops, inventory-modify
triggers: respawn, world-change
permission-node: 'itemjoin.ultra'
enabled-worlds: Skypvpmap
Help !
Make sure placeholderapi is set to true in the config.yml
Also you could be seeing this issue because you need to download vault-extention from the cloud, you can do this by typing /papi ecloud download Vault. PlaceholderAPI will then download this extension and you will need to restart your server for this to take effect, now any vault placeholders will work!
If you need other extensions just look through the list /papi ecloud list all.
EDIT: If this still doesn't work, what version of ItemJoin are you using?
It works, thanks you.
BUt there's another problem you need to fix (if u can)
TokenManager doesnt apply its variables. It doesnt work.
Can you link me to where you are getting %tm_token% from? This isn't an ItemJoin issue its a config issue on one of the other plugins.
https://www.spigotmc.org/wiki/placeholderapi-plugin-placeholders-page-1/
Anyways, if there's no solution, I change the token system, the variable doesnt work with DeluxeMenus too. Problem from the dev of tokenmanager.
Makesure you did /papi ecloud download TokenManager
If it still doesn't work then its definitely the dev's issue.
Then its definitely a TokenManager problem. I could only suggest contacting the dev.