#placeholder-api

1 messages ยท Page 110 of 1

fluid chasm
#

its because i have a bungee network

brisk coral
#

No clue honestly, pinger placeholders sometimes work and sometimes don't

fluid chasm
#

ill just add the text "online"

obsidian niche
#

hi bro

cunning elk
#

Hey guys, one of my animations placeholder stopped working out of nowhere

#

a%animations_<wave colors=&a,&8>โ–บ</wave>%

mint fable
#

it stopped working in /papi parse too?

cunning elk
#

im gonna try that now

#

im restarting the whole server

#

it gives me an output with the text

#

but its not changing colors

mint fable
#

and if you spam it?

cunning elk
#

%animations_<shine start=&f middle=&e end=&6 normal=&f>{murdermystery_friday:state_pretty}</shine>%
also stopped working

#

it changes colors if I spam it

mint fable
#

so it works

#

what about that one

#

do you have update: true and update interval set?

cunning elk
#

yes

mint fable
#

hmm, not sure then

unborn smelt
#

Thanks so much it works now!

#

Why does /papi parse me fix it?

odd jay
#

Hello! So I wanted to change the display format of the TimeUtil of PlaceholderAPI, since famous plugins such as LuckPerms is using it for their expiration placeholders, and this would require to be changing the timeutil I guess.
I've came once talking about this xD. And I dont want to change something of how the TimeUtil works, only how it displays on the placeholder (colors, lang, etc)

junior musk
#

actually, you coule also probably simply make a javascript placeholder to chabge the format I guess

odd jay
#

Hello stranger

#

Yup, it could be a way, tho I wanted to know if it was possible to make it in a more general way

junior musk
#

I have no idea, maybe there's a way to change tge format directly in PAPI's config, but else I don't knowrwq how it could be done

odd jay
#

I was suggesting some nicky stuff for LP

#

Got bad news ๐Ÿ˜”

junior musk
#

=/

gloomy crater
#

for some reason parsing a negative parameter in the equation "ยณโˆšx" doesnt work for the maths placeholder...

#

(using x^(1/3) for it, where x is the placeholder)

#

x = -8 should return -2, but returns NaN/inf instead

heady falcon
#

%animations_<shine start=&f middle=&e end=&6 normal=&f>{murdermystery_friday:state_pretty}</shine>%
also stopped working
@cunning elk Hi

#

Has it stopped working since the update (v1.0.5) or just randomly

wintry vigil
#

how to make region specific placeholders?

amber dirge
#

How do I check when an expansion was updated?

tender vaporBOT
#
Placeholderapi
Useful Links & Information:

A resource that allows information from your favorite plugins be shown practically anywhere!
โ€ข Spigot
โ€ข Wiki
โ€ข Placeholder-List
โ€ข GitHub
โ€ข eCloud

mint fable
#

The ecloud

#

@amber dirge

flat quartz
#

Is the papi animations expansion open source?

mint fable
#

@heady falcon

crimson island
#

i tried to use a placehold with deluxe chat and this happened (luckperms)

#

oops

flat quartz
#

imgur?

crimson island
flat quartz
#

@crimson island do /papi ecloud download LuckPerms and then /papi reload

crimson island
#

oh

#

it still doesnt work

#

wait

#

How do i edit the >?

#

oh wait nvm

#

srry

wintry vigil
#

can someone help me with region specific placeholders

#

I am trying to make it so my quest only shows up on my scoreboard when I am in a specific world gaurd region...

cunning elk
#

Has it stopped working since the update (v1.0.5) or just randomly
@heady falcon hey Niall

#

Sorry for the long time to reply

#

I canโ€™t tell you... I just started using your animations today

#

They were working at first but they stopped out of nowhere when I switched the character inside the text from one type of arrow to another

#

Even undoing the change, saving, reloading and even restarting didnโ€™t make the animations resume

wintry vigil
#

can someone help me with region specific placeholders
I am trying to make it so my quest only shows up on my scoreboard when I am in a specific world guard region...

cunning elk
#

can someone help me with region specific placeholders
I am trying to make it so my quest only shows up on my scoreboard when I am in a specific world guard region...
@wintry vigil i think youโ€™d have to create a JavaScript with a check

#

That had multiple returns for each different region

#

But idk tbh, just an idea

austere hawk
#

what is the cloud download for gadgets menu when i go /papi ecloud download gadgetsmenu it dosent work

warm topaz
#

can u link this gadgets plugin please?

austere hawk
#

yeea

silent cargo
#

I'm looking for a placeholder for nickname/playername, but can't find one

meager nymph
#

%essentials_nickname%

#

here you go

#

if you use essentials that is the one

silent cargo
#

I tried that, though it doesn't suit what I need

warm topaz
#

by the looks of it, the placeholders are built in so u dont need a download command

#

what is ur need isGhost?

austere hawk
#

ok

silent cargo
#

%essentials_nickname% retains the color of the nickname, and I need a placeholder that doesn't retain the color

meager nymph
#

I don't think that is possible, you can try JavaScript I guess. I might be wrong tho

warm topaz
#

there isnt a placeholder for that afaik

silent cargo
#

๐Ÿ˜ฆ

sharp sail
#

Hi I'm creating a script for placeholderapi that show all the player group prefixes.

#
var ranks = '%vault_ranks%';

function functionName() {
  var groupsList = [];
  if (ranks !== null) {
    for (var i = 0; i < ranks.length; i++) {
      var group = ranks.split(', ')[i];
      if (group !== undefined) {
        groupsList.push('%vault_rankprefix_' + group + '%');
        groupsList.push(group);
      }
    }
    return groupsList.join(' ');
  } else {
    return ranks;
  }
}
functionName();

#

but when I turn them into prefixes this happen

#

I have no knowledge with javascript.

green osprey
#

Hello guys! How I can change time format? (d, h, m, s)
Example LuckPerms:

Input: /papi parse me %luckperms_group_expiry_time_plus%
Output: 9d 21h 34m 37s

heady falcon
#

Is the papi animations expansion open source?
@flat quartz Not currently

#

Even undoing the change, saving, reloading and even restarting didnโ€™t make the animations resume
@cunning elk Usually something will come up in console

#

Or the animation will return a message with the error

austere hawk
#

What's the correct placeholder for %player% variable in announcements?

junior musk
#

%player_name%

#

at least, that's for PlaceholderAPI and any plugins that supports it

#

before using the placeholder, you need to download its Expansion, in this case, it's Player
so /papi ecloud download Player
then you reload PlaceholderAPI
/papi reload

austere hawk
#

ok, I'll try!

#

It worked! Thank you!

modern drift
#

Im trying to find a placeholder that gives all players within certain distance when a mob dies an item

cunning elk
#

@cunning elk Usually something will come up in console
@heady falcon console was clear and the animation returned the text with no error

heady falcon
#

Can you send the placeholder you were using? @cunning elk

vivid sparrow
#

Im trying to find a placeholder that gives all players within certain distance when a mob dies an item
@modern drift why would such placeholder exist?

#

your best call would be a plugin

heady falcon
#

๐Ÿ“ฒ

modern drift
#

your best call would be a plugin
@vivid sparrow Creating a boss and wanting players to be rewarded for fighting it. Ive got the command figured out just not a way to call the player name so they can receive it

tender vaporBOT
#

@modern drift,

Hey!

Please respect the rules, be patient and don't ping staff members!

brisk coral
#

Custom plugin

#

Or mythic mobs

weak oriole
#

It states that registration is currently locked for the eCloud, I need an account due to the fact I took over another plugin and would need the expansion(s) transferred to my eCloud account (which doesn't exist yet).

#

Anyone that manages the eCloud, let me know if I can do this.

warm topaz
#

when an admin sees it theyll be able to do it, whats the expansion?

weak oriole
#

XLTournaments

trim mist
#

CC: @balmy marten
Can you handle this before you go to bed? If not I can in a few hours.

balmy marten
#

Yeah hi

#

dm me with an email and username you want

trim mist
#

@weak oriole

#

Ty Cube, alrighty, gotta drive. ๐Ÿ‘‹

balmy marten
#

Have fun

weak oriole
#

Sent DM.

delicate hill
#

The problem with papi and deluxemenud

#

Is that you cant put a placelolder that return a number in the data

#

Did that get fixed?

turbid tide
#

I think you ll have to try and see. A lot of updates regarding placeholders have been made in DeluxeMenus. we can t remember all of them

#

use latest dev build

#

?dm-builds

tender vaporBOT
lyric lion
#

Weird question because I'm a lazy %put_your_word_here%. How I can count how much time left before midnight IRL?

turbid tide
#

%server_countdown_<SimpleDateFormat>_<ActualDateAndTimeBasedOnSDFSpecified>%

lyric lion
#

Oh... Thanks.

#

Can you please provide example of this placeholder usage?

turbid tide
#

%server_countdown_dd.MM.yyyy HH:mm_22.06.2020 00:00%

lyric lion
#

โค๏ธ

#

Hm. This creates even more strange questions. Is it possible to automate this system without JS? I mean automatically put date of next day

turbid tide
#

so each day tell you how long it is until 00:00 ?

#

I don't think so

heady falcon
#

Hmm

lyric lion
#

so each day tell you how long it is until 00:00 ?
Yup

heady falcon
#

You couldnt just use the time in the format?

#

My bad

#

Wait

turbid tide
#

oh wait actually that could work

heady falcon
#

%server_countdown_HH:mm_00:00%

#

This maybe?

turbid tide
#

%server_countdown_HH:mm_00:00%

#

yeah

heady falcon
#

It will think its 1970 under the hood

#

But the time should be the same ๐Ÿ™‚

lyric lion
#

It's display 0 in /papi parse

turbid tide
#

oh

#

yeah

#

%server_countdown_HH:mm:ss_23:59:59%

#

try this

#

oh my bad

#

this

lyric lion
#

Still zero

heady falcon
#

Oh wait

#

%server_countdown_<SimpleDateFormat>_<ActualDateAndTimeBasedOnSDFSpecified>%

#

yeah it might not be possible without a javascript expansion or somethig

turbid tide
#

I wonder if you can use placeholders inside the placeholder

heady falcon
#

Probably with {}

#

Maybe?

turbid tide
#

%server_countdown_dHH:mm:ss_{server_time_d}23:59:59%

#

I wonder if this would work

lyric lion
#

0

turbid tide
#

what about this?

#

I edited it

lyric lion
#

Still 0

turbid tide
#

It might not accept placeholders

lyric lion
#

/papi parse me %server_time_d% result is 21

heady falcon
#

Hm lol

turbid tide
#

what?

heady falcon
#

Some psuedo code coming it might work?

turbid tide
#

oh its D

#

not d

heady falcon
#

Ah you couldn't

turbid tide
#

%server_countdown_DHH:mm:ss_{server_time_D}23:59:59%

#

this is my last attempt

#

xD

lyric lion
#

Zero

#

/papi parse me %server_time_D% result - 173

heady falcon
#

%server_countdown_D HH:mm:ss_{math_{server_time_D}+1} 23:59:59%

#

Guessing thats not possible

lyric lion
#

Invalid format and time

heady falcon
#

D might be the day of the year or something?

turbid tide
#

yeah it is

analog aurora
#

Anyone know what a placeholder I added would randomly stop parsing for people? Using Featherboard & for some reason it works fine, and all of a sudden it will just stop parsing the placeholder. No errors, nothing changes internally, it just stops parsing.

junior musk
#

Featherboard uses MVDWPlaceholderAPI

#

not PlaceholderAPI

#

ask to Maximvdw on Spigot, here it's the support channel for PlaceholderAPI =)

chilly wharf
#

should i worry about this?

tender vaporBOT
#
๐Ÿ“‹ Your paste, Akozz
https://paste.helpch.at/kadojoyoha

A member of staff has requested I move your message to a paste,
Most likely beacause it contains a config/error/code snippet.

chilly wharf
#

got an issue with scoreboard, every updated line duplicates for miliseconds and it's annoying, and i'm using many placeholders in scoreboard is this problem causes that?

analog aurora
#

@junior musk I know that Featherboard uses MVDW, but I registered my placeholders with PlaceholderAPI. Issue persists on Kiteboard also which uses PlaceholderAPI exclusively.

junior musk
#

then it's probably a problem with the expansion, which one is it?

analog aurora
#

Local addon from a plugin. Would it not throw any kind of error if it was an error on my end?

#

If the placeholder returns a value too long would it simply not parse it?

junior musk
#

I have no idea

#

when it's not showing, can you try to parse it with /papi parse me %placeholder%?

analog aurora
#

Not sure, like I said, it happens randomly. Some clients reported the issue. Apparently after restarting it clears the issue, but all the data in the placeholder is persistent so it never changes, its the same before & after the restart so I'm a little lost.

junior musk
#

๐Ÿค”

#

what's the output of that placeholder, your server version, and the client version of those players?

analog aurora
#

String, 1.8.8, 1.8.8

#

String would be something like 10,103. Just a double run through a Decimal Format.

junior musk
#

I have no idea =/

analog aurora
#

Yea, that's the boat I'm in. I'll see if anyone has it happen and I'll get them to do some debug for me. Thanks anyway :/

void pollen
#

is there a placeholder for bungee to display what server a player is on?

junior musk
#

not as I know

mellow skiff
#

Where does the placeholder %server_name% takes the server name from?

jade flume
#

The server ur in?

mellow skiff
#

Yeah.. Right now its displaying "A Mnecraft Server"

serene kindle
#

what is the papi extencion that gives a certain player coordinates

mellow skiff
#

However thats clearly not the name of the server xD

junior musk
#

Where does the placeholder %server_name% takes the server name from?
@mellow skiff PlaceholderAPI config

mellow skiff
#

Okey! Thanks

junior musk
#

what is the papi extencion that gives a certain player coordinates
@serene kindle the Player expansion

#

then you can use %player_x%, %player_y% and %player_z%

jade flume
#

is there a placeholder for bungee to display what server a player is on?
@void pollen u can get it from bungeecord by a plugin which linked through mysql with another one then do what ever placeholder u want(:

#

Lol

void pollen
#

I solved my issue ty though

serene kindle
#

then you can use %player_x%, %player_y% and %player_z%
@junior musk certain player coordinates

junior musk
#

%parseother_{<playerName>}_{player_x}%

#

with the ParseOther expansion

oblique minnow
#

Hello I am currently having a problem with luckperms and papi. The placeholder luckperms_primary_group_name is not showing up. I downloaded the extension and restarted server. Any ideas? btw im using bungeecord

warm topaz
#

any erros when reloading papi?

oblique minnow
#

it did say internal server error but it also said sucessfully reloaded

warm topaz
#

whats the error?

#

?paste

tender vaporBOT
#
FAQ Answer:

Paste Services
When asking for help with a config/menu/code issue please use one of these:
(However we do prefer if you used our paste :))
โ€ข HelpChat - Usage
โ€ข Hastebin

oblique minnow
tender vaporBOT
#

@oblique minnow,

Possible Solution Found:

This error occurs when there is a mismatch in versions between the expansion and luckperms itself,
Make sure you have the very latest LuckPerms and the latest LuckPerms Expansion
Once installed restart your server.

oblique minnow
#

wow thats helpful ok

trim mist
#

Barry is WeSmart

oblique minnow
#

any human interpreation

warm topaz
#

yea follow the bot and ull be sorted

oblique minnow
#

my server is running 1.12.2

#

is that a problem?

trim mist
#

Nope

oblique minnow
#

are the versions mismatched? i guess

trim mist
#

Make sure you have the latest of both.

oblique minnow
#

does papi matter or just lp and lp expansion

warm topaz
#

latest papi is nice too

oblique minnow
#

ok

austere hawk
#

@steep delta

#

add me please?

oblique minnow
#

Im still having a problem could this be bungeecord?

trim mist
#

Probably not.

oblique minnow
tender vaporBOT
#

@oblique minnow,

Possible Solution Found:

This error occurs when there is a mismatch in versions between the expansion and luckperms itself,
Make sure you have the very latest LuckPerms and the latest LuckPerms Expansion
Once installed restart your server.

oblique minnow
#

any clue? there both up to date

trim mist
#

When you do /LP version, what does it display?

unborn smelt
#

So /papi parse me %<placeholders% worked for a few restarts, but now it does not work at all.

zealous void
#

what is the expansion for the KOTH?

balmy marten
#

What koth plugin?

zealous void
#

King Of The Hill

chilly wharf
junior musk
#

update PlaceholderAPI

chilly wharf
#

okay thanks

balmy marten
#

@zealous void It's weird, I can't seem to find any expansion for it nor can I see it built into the plugin

#

nvm I found it, seems the source code the page links to isnt the actual source code

#

which is a little sus

brisk coral
#

kek

balmy marten
#

So yeah it's built into the plugin %koth_<identifier>%

floral geode
#

Hello there isn't permission for placeholder api ?

balmy marten
#

hm?

floral geode
#

i have found thanks

oblique minnow
tender vaporBOT
#

@oblique minnow,

Possible Solution Found:

This error occurs when there is a mismatch in versions between the expansion and luckperms itself,
Make sure you have the very latest LuckPerms and the latest LuckPerms Expansion
Once installed restart your server.

wicked knoll
#

is there a click_requirement: or i must use requirement: only

turbid tide
#

wdym?

#

if there is a click requirement that works for all type of clicks?

wicked knoll
#

I want to make color changer gui that checks if a player has dark_red perm for example if he has it he can change his color

turbid tide
wicked knoll
#

Thank you ๐Ÿ™‚

oblique minnow
#

I was wondering if I could get an earlier version of lp bungee

turbid tide
#

I'm not sure there is a way to do that. Maybe ask the developer to give it but on their website its only the latest from what I can see

jade flume
#

The MvdwPlaceholders maven thing is down

#

:v

wicked knoll
turbid tide
#

?dm-builds

tender vaporBOT
turbid tide
#

use this version ^

wicked knoll
turbid tide
#

do you have PlaceholderAPI installed?

wicked knoll
#

yes

#

It is

#

caused one of the menus i think

#

yeah i found it, but can't find the problem in the menu

turbid tide
#

huh can you paste the menu? idk why the menu would be at fault tho

#

?paste

tender vaporBOT
#
FAQ Answer:

Paste Services
When asking for help with a config/menu/code issue please use one of these:
(However we do prefer if you used our paste :))
โ€ข HelpChat - Usage
โ€ข Hastebin

turbid tide
#

btw did you use plugman to enable the plugin?

wicked knoll
#

no

#

I do not use plugman

turbid tide
#

that's good :))

#

huh can you paste the menu? idk why the menu would be at fault tho

wicked knoll
#

yes give me a minute

turbid tide
#

sure

wicked knoll
#

it must be because of that menu, when i put it, it gives the error

#

I removed it now and it works fine

fluid harness
#

Hello... I'm getting "an internal error occurred while attempting to perform this command" when doing /papi reload

turbid tide
#

update_interval:

#

you forgot an 1

#

after

#

@fluid harness can you check the console and paste the error that you get in there?

wicked knoll
#

ah yes, thank you

fluid harness
#

It wont let me paste here it says too many characters

turbid tide
#

?paste

tender vaporBOT
#
FAQ Answer:

Paste Services
When asking for help with a config/menu/code issue please use one of these:
(However we do prefer if you used our paste :))
โ€ข HelpChat - Usage
โ€ข Hastebin

fluid harness
#

Oh thanks, lol. Still kinda new to Discord.

tender vaporBOT
#

@fluid harness,

Possible Solution Found:

This error occurs when there is a mismatch in versions between the expansion and luckperms itself,
Make sure you have the very latest LuckPerms and the latest LuckPerms Expansion
Once installed restart your server.

turbid tide
#

please follow the tips the bot just gave you above ^

fluid harness
#

Thats smart! Thank you..

#

Done that but no luck. It is a bungeecord network I am running... so does the plugin PlaceholdersAPI need to be installed on the proxy?

turbid tide
#

nope

#

but luckperms has a bungee version

fluid harness
#

I know, thats what I have

fluid harness
#

Luckperms bungee version is higher the the papi expansion..

turbid tide
#

doesn't matter you need to have latest of each version

fluid harness
#

Which I do and still nothing.

turbid tide
#

maybe you've done something wrong

#

or you forgot something

wicked knoll
#

[15:57:44 ERROR]: Could not pass event PlayerCommandPreprocessEvent to DeluxeMenus v1.13.2-Release
java.lang.NullPointerException: null
this appears after every command executed

warm topaz
#

?dm-builds

tender vaporBOT
warm topaz
#

download the dev builds

unkempt hare
#

What am I doing wrong here: `items:
'blue_team':
material: blue_wool
data: 1
slot: 0
display_name: "&aBlue Team"

left_click_commands:
  - '[message] Selected blue team!''
left_click_requirement:
  abc:
    type: string equals
    input: '%worldguard_region_name:%player_world%,%player_x%,%player_y%,%player_z%%'
    output: "bedwarswaitlobby"
    deny_commands:
      - '[message] "You can not use this command here!"`

I get a internal error when i try /dm reload

turbid tide
#

you get an errror in console

#

can you paste it?

wicked knoll
#

data ?

turbid tide
#

?paste

tender vaporBOT
#
FAQ Answer:

Paste Services
When asking for help with a config/menu/code issue please use one of these:
(However we do prefer if you used our paste :))
โ€ข HelpChat - Usage
โ€ข Hastebin

unkempt hare
#

please wait

wicked knoll
#

for wool ?

turbid tide
#

yeah that could be a problem as well xD

wicked knoll
#

try removing data: 1

unkempt hare
#

it loads if i remove all the left click things

#

the wool works

wicked knoll
#

you have 2 '' at the

#

end

#
  • '[message] Selected blue team!'' < ------
#

here

turbid tide
#

you forgot requirements:

#

and that

#

there are a lot of wrong thingfs

unkempt hare
#

yeah

#

wait ill fix them

#

still cant reload

#

im restarting the server

#

my deny command didn't have a '

turbid tide
unkempt hare
#

yeah

#

wait

#

did it work

#

i just saved it in the website

#

i dont rly understand your website tbh

wicked knoll
#

press ctrl + s and send him the link

turbid tide
#

you need to copy the new link

#

from the top

unkempt hare
#

oh ok

turbid tide
warm topaz
#

remove " on deny command

turbid tide
#

he doesn't need to tho

warm topaz
#

??????

turbid tide
#

also does worldguard placeholders accept placeholders with %% inside?

brisk coral
#

All the spoonfeeding hurting my brain

turbid tide
#

Kaliber he started and ended the line with '

unkempt hare
#

What did you even change in there

#

?

#

@turbid tide

turbid tide
#

removed data: 1

#

why?

#

it doesn't work?

unkempt hare
#

ill try it

wicked knoll
#

i think you mustn't use data when you are typing the color like blue_wool

unkempt hare
#

ok

turbid tide
#

well bimo after 1.12.2 data changes the damage but dk if it only works for breakable items or for all items

unkempt hare
turbid tide
#

oh wait

#

use this version

#

?dm-builds

tender vaporBOT
turbid tide
#

maybe it will fix it

#

actually

#

you need PlacerholderAPI installed

#

that's why you get the error

#

@unkempt hare

unkempt hare
#

i mean i have PlaceholderAPI?

#

my scoreboards are working properly and everything

turbid tide
#

oh my bad

#

saw something and just jumped over everything else

#

the worldguard requirement

unkempt hare
#

ok

turbid tide
#

is the problem

#

the placeholder

#

I think you have to change all %% inside the placeholder to {}

unkempt hare
#

ok

#

i didn't find that kind of syntax anywhere so i thought %% would work

#

ill try it

turbid tide
#

yeah usually it doesn't

unkempt hare
#

input: '%worldguard_region_name:{%player_world%},{%player_x%},{%player_y%},{%player_z%}%'

#

this is what you mean?

turbid tide
#

no

#

remove the %%

#

inside

#

just {}

unkempt hare
#

oh ok

#

input: '%worldguard_region_name:{player_world},{player_x},{player_y},{player_z}%'

#

ill restart the server with this now

turbid tide
#

yeah

unkempt hare
#

doesn't seem to give an error

turbid tide
#

also I do recommend using the latest dev build

#

because on the release there is a nasty bug that got fixed

#

?dm-builds

tender vaporBOT
unkempt hare
#

ok

#

ill check it out later

#

the syntax is working but my setup is not working

#

thank you so much

#

I did this:
'red_team':
material: red_wool
data: 1
slot: 8
display_name: "&aRed Team"

left_click_commands:
  - '[message] %worldguard_region_name:{player_world},{player_x},{player_y},{player_z}%'

And its sending the msg, but the region is just "" and i know for sure that im on a region

#

"" = Like nothing there*

turbid tide
#

what does /papi parse me %player_world% return

unkempt hare
#

wait

#

Bedwars

turbid tide
#

but why are you not using %worldguard_region_name%

#

instead?

true cargo
#

a few question:

  1. can I see the last time a player was online (bungee or world)
  2. can I display the command output in a placeholder
  3. does the %player_online% apply to just the server or all the bungee servers?
brisk coral
#

papi isn't a bungee plugin

true cargo
#

yea but there's a bungee addon

turbid tide
#

that is an expansion and that only works if you have PAPI on all your servers and only gets the number of players online

true cargo
#

alright, so that's the only thing I can do with bungee-related stuff?

turbid tide
#

yeah from what I know

true cargo
#

alright thanks

turbid tide
#

There are plugins made by others that gives you the possibilty to bridge papi but it is not supported so if you have problems with it you won't get support here

wicked knoll
#

I fixed the previous error but i have obviously forgotten something, but can't find it.
[WARN]: [DeluxeMenus] No type set for requirement: type
[WARN]: [DeluxeMenus] No type set for requirement: permission
[WARN]: [DeluxeMenus] No type set for requirement: deny_commands
https://paste.helpch.at/viwejihugo.bash

true cargo
#

gotcha, thanks again

turbid tide
#

I fixed the previous error but i have obviously forgotten something, but can't find it.
[WARN]: [DeluxeMenus] No type set for requirement: type
[WARN]: [DeluxeMenus] No type set for requirement: permission
[WARN]: [DeluxeMenus] No type set for requirement: deny_commands
https://paste.helpch.at/viwejihugo.bash
@wicked knoll you forgot to add the requirement name

#
        left_click_requirement:
          requirements:
            reqname:
              type: has permission
              permission: essentials.nick.white
            deny_commands:
            - '[message] &5&l* &cYou do not have access to that color'```
true cargo
#

Sorry back to my second question: can I make papi display a command output?

#

I want something related to the essentials /seen put there's no papi placeholder so I want to see what I can do.

turbid tide
true cargo
#

alright, i know javascript so I might go for that option

#

nothing on that page for executing commands, am I missing something?

turbid tide
#

I didn't say you can do commands you can only return what you find on those lists

true cargo
#

ok so there's not really an option for that then.

#

hmm

turbid tide
true cargo
#

that might work, seems like what I was going for

austere hawk
#

How do I get placeholders via mysql to another server

turbid tide
#

you can't. There are some plugins out there but if they don't work you won't get support for them here

austere hawk
#

so is it possible to share placeholders to another server

turbid tide
#

well unless you use those plugins not yet

#

it is planned to be added in papi 3.0 but not sure when that will come out

wicked knoll
#

The requirement names worked.
warns gone now

austere hawk
#

is there any way at the moment

turbid tide
#

There are some plugins out there but if they don't work you won't get support for them here

#

so yeah but we can't confirm 100% that they work

austere hawk
#

so but how

turbid tide
#

just google placeholderapi mysql

austere hawk
#

I have already googlannut but I could not find anything related

turbid tide
wicked knoll
#

how i can use heads in menus

#

with these ids ?
eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZmE1YTg0NTAzNjRjZGE4MjZjYjg1YWI2ZGMyNmU0M2U2OTIwOGExNGFkNmIyYzlkYjQ4NDdhYWI5NDI1MyJ9fX0=

austere hawk
#

but I don't want to take placeholders through the bungeecord but directly from one server to another

warm topaz
#

?customheads

tender vaporBOT
#
FAQ Answer:

How to use custom heads in DeluxeMenus:
a) A player name material: head-extended_clip
b) The player's head material: head-%player_name%
c) The base64 code of a head material: basehead-<code>:
- Go to https://minecraft-heads.com and find a head.
- Copy the head Value code (from the page bottom)
d) EpicHeads material: heads-<id>:
- Require https://www.spigotmc.org/resources/13402/
e) HeadDatabase material: hdb-<id>:
- Require https://www.spigotmc.org/resources/14280/

turbid tide
#

but I don't want to take placeholders through the bungeecord but directly from one server to another

#

that is not possible

warm topaz
#

blitz, the plugin i linked reeee

turbid tide
#

oh my bad

#

I didn't see what you've sent

austere hawk
#

tell me how it is not possible

turbid tide
#

he gave you a link above

#

that should do what you need

austere hawk
#

wait and see

#

it costs

brisk coral
#

If you can't afford it, you probably don't need it

wicked knoll
#

I copied the value but the head is not showing
material: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTY3YTJmMjE4YTZlNmUzOGYyYjU0NWY2YzE3NzMzZjRlZjliYmIyODhlNzU0MDI5NDljMDUyMTg5ZWUifX19

turbid tide
#

?customheads

tender vaporBOT
#
FAQ Answer:

How to use custom heads in DeluxeMenus:
a) A player name material: head-extended_clip
b) The player's head material: head-%player_name%
c) The base64 code of a head material: basehead-<code>:
- Go to https://minecraft-heads.com and find a head.
- Copy the head Value code (from the page bottom)
d) EpicHeads material: heads-<id>:
- Require https://www.spigotmc.org/resources/13402/
e) HeadDatabase material: hdb-<id>:
- Require https://www.spigotmc.org/resources/14280/

turbid tide
#

it says there material: basehead-VALUE

#

or code

wicked knoll
#

i didn't see it, works now

austere hawk
#

@brisk coral you could be a little kinder

#

@warm topaz is there any other way

warm topaz
#

not that i know of

austere hawk
#

Does anyone know

brisk coral
#

It's the truth tho.. if you're not able to spend those few dollars on it, then it's probably not a life or death situation is it..

austere hawk
#

@brisk coral what if other people don't want to spend money

brisk coral
#

Then you probably don't need the plugin

turbid tide
#

you are asking for something that would take a lot of work to be made. Making plugins is time consuming. Not everyone can make it. Some are trying to make a living

#

and its 2$ / lifetime

#

its not like 30$/month

austere hawk
#

I know

gilded heart
#

the dependency doesnt work

turbid tide
#

what dependency?

gilded heart
#

placeholderapi dependency

brisk coral
#

Works fine for me, make sure to reimport it

gilded heart
#

<dependency>
<groupId>me.clip</groupId>
<artifactId>placeholderapi</artifactId>
<version>2.9.2</version>
<scope>provided</scope>
</dependency>

trim mist
#

Why are you using such an old version?

brisk coral
#

Jesus

#

Make sure you have the repo as well btw

gilded heart
#

waffle king i used the one from spigot

trim mist
#

https

#

Use the latest plugin version.

gilded heart
#

where can i find it

brisk coral
#

2.10.6

gilded heart
#

still doesnt work

trim mist
#

Why 3?

#

He told you the version to use, lol.

austere hawk
#

there it is

gilded heart
#

still doesnt work

#

<dependency>
<groupId>me.clip</groupId>
<artifactId>placeholderapi</artifactId>
<version>2.10.6</version>
<scope>provided</scope>
</dependency>

heady falcon
#

Reimport

trim mist
#

Did you change the repo from http to https like I said?

gilded heart
#

if i restart it works

#

thx everybody

brisk coral
#

I'm hoping you purchased that

austere hawk
#

yes i bought it

oblique minnow
#

any luck with bungee papi

trim mist
#

PAPI won't be Bungee compatible under later in V3.

cunning elk
#

Good afternoon guys

#

is there a command to specifically update placeholders?

#

or do I just run papi ecloud download on it again?

turbid tide
#

just papi ecloud download

cunning elk
#

okay awesome

#

ty

heady falcon
#

oh damn

#

CIFY

#

It's been a while

mint fable
#

@oblique coral gonna work on the amount removal now

oblique coral
#

๐Ÿ‘ ๐Ÿ‘

wicked knoll
#

Doing ColorGUI
formats like &l work, but it defaults the color how i can make name &l while they have selected red color for example.

#

is there a placeholder that gets the colored nickname

mint fable
#

display name or nickname would work

#

@wicked knoll

#

so...

#

this is going to be a lot harder than i thought

#

spigot wants to remove as much as possible

wicked knoll
#

it didn't worked with them, what wants to remove spigot

mint fable
#

define didn't work

#

try the placeholder in /papi parse

wicked knoll
#

/papi parse

  • %essentials_displayname% shows %essentials_displayname%
  • %essentials_nickname% shows &fBimoPlayz
turbid tide
#

well yeah displayname is not a thing I think for essentials

#

its either %player_displayname% or %essentials_nickname%

wicked knoll
#

I tried with essentials nickname but it edits only the name thats default not the colored ones, i'll try the player_displayname as well

#

doesn't works

oblique minnow
#

Ok ill just say what my goal is and ask if anyone can help me to accomplish it. Show a players luckperms bungee cord rank in a scoreboard. and get nametags working with papi

mint fable
#

๐Ÿ˜ฎ i made it working

#

Did you download the expansion @wicked knoll ?

#

you probably missed the bot, it disappears after a while

#

i hope you see it this time tho

wicked knoll
#

saw it

#

and copied

#

I actually forgot to download

#

player is downloaded

#

already but not sure for essentials will try now

mint fable
#

well the essentials placeholder works

#

so you have that already

wicked knoll
#

did you get what i am trying to do ? because i maybe did not explain it well my native isn't english

mint fable
#

so you typed /papi ecloud download player and /papi reload

#

and now what does /papi parse me %player_displayname% do?

wicked knoll
#

shows my displayname

#

[rank]bimoplayz

#

with colors

mint fable
#

where do the colors come from?

#

because you said it was in the nickname

#

but the essentials nickname doesn't show the colors, right?

wicked knoll
#

essentials nickname shows only &fBimoPlayz

#

I am using luckperms

mint fable
#

it shows the &f

wicked knoll
#

no

#

its white

mint fable
#

ok

#

then what color are you trying to show?

#

because I might not understand like you said

wicked knoll
#

I'll try to explain it better now

#

I am making ColorChangerGUI in deluxemenus

#

and i added players to be able to change their nick colors if they have perm essentials.nick.dark_red for example

#

when i reached the formats & l & m & n i want them to change the nickname with the current color, for example if they have red nickname i want & l to make it bold, it makes it bold but defaulting the color to &f

mint fable
#

can you send the menu over?

#

=paste

tender vaporBOT
#
HelpChat Paste

Please use a paste service to share configs, errors, code and long logs.
โ€ข HelpChat Paste

wicked knoll
mint fable
#

I see

#

you'll have to store the player's color somehow

#

otherwise you will keep adding onto it

#

because if you use %essentials_nickname% it will just keep adding

#

so you'll have &fBarry

#

then &l&fBarry

#

which is all good I believe

#

but if you do it again you'd have &o&l&fBarry

#

so you need to somehow store the color

#

I suggest meta

wicked knoll
#

can i do it with deluxemenus

mint fable
#

yes

#

just requires configuring it

#

there is a meta placeholder %deluxemenus_meta_<key>_<dataType>_<default_value>%

#

so you can use that

#

combine actions with meta and placeholders

#

should work pretty well

#

my suggestion is as follows

#

key, type, value
color, string, color code

#

example value: &c

#

and then you can set the default value to &f

wicked knoll
#

Okay, Thank you ๐Ÿ™‚ I'll try like that.

mint fable
#

good luck mate

unborn smelt
#

So /papi parse me %server_unique_joins% worked for a few restarts, but now it does not work at all. Any ideas?

mint fable
#

define not work at all

#

errors?

#

?startuplog

tender vaporBOT
#
FAQ Answer:

Startup Log Location
Your latest startup log can be found in the logs folder of your
server directory, labeled as latest.log.
Please copy the contents and paste them to a paste service.
Type ?paste for more information.

mint fable
#

send thatover

mint fable
#

@junior musk

oblique coral
mint fable
#

wot

#

it works

#

did u no read

oblique coral
#

i haven't tested it yet.

mint fable
#

but y u thonking me

#

so rhude

junior musk
#

๐Ÿ˜‚

oblique coral
#

thonking is a dank emoji

mint fable
oblique coral
#

it works

#

epic gamer

mint fable
#

ez

oblique coral
#

god bless your souls i can now make rankups more fun than ezrankspro i bought thonking

mint fable
#

oh hell ya

#

i wanna see that

#

ez currency now

brazen bobcat
#

where do you get/set %server_name% from?

mint fable
#

papi config

brazen bobcat
#

is there a way to check if a placeholder returns true and if so display another placeholder

warm topaz
#

javascript

brazen bobcat
#

nvm

#

a the placeholder i am using supports nicked and not nicked player names

#

there was a wierd glitch that made me belive otherwise

delicate hill
#

just to confirm the latest deluxemenu version was updated a month ago?

mint fable
#

1mo15 days yes

heavy crypt
#

Can someone link Vault placeholder

heavy crypt
#

ty

pastel oracle
twilit scarab
#

Using the community lore.js to get lore from items and store them into a variable, but I need to strip the color from the lore. So just assuming the var name is like "loreline" or something, how would I strip the color from it? Any ideas?

#

I'd assume something like loreline = ChatColor.stripColor(loreline)

#

but that doesn't seem to work, not really sure what parts I can use from Spigot or not as well. New to this

#

Specifically Javascript btw

austere hawk
#

22.06 23:52:11 [Server] ERROR [PlaceholderAPI] ChatColor is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [] and urge them to update it ASAP.

#

22.06 23:52:10 [Server] ERROR [PlaceholderAPI] Did not find a valid bridge! Are you using a supported version of mcmmo?

#

22.06 23:52:10 [Server] ERROR [PlaceholderAPI] com/massivecraft/factions/RelationParticipator
22.06 23:52:10 [Server] ERROR [PlaceholderAPI] Failed to init placeholder expansion from class: pw.valaria.placeholders.mcmmo.bridge.McMMOPlaceholderExpansion

#

Everything broke, need help.

#

My host, an idiot, decided to switch my panel

#

upon doing this, many errors showed up. please help asap.

balmy marten
#

22.06 23:52:11 [Server] ERROR [PlaceholderAPI] ChatColor is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [] and urge them to update it ASAP.
See if the plugin ChatColor has any updates, if not contact the author to update to the newer placeholderapi hook.

22.06 23:52:10 [Server] ERROR [PlaceholderAPI] Did not find a valid bridge! Are you using a supported version of mcmmo?
Make sure you're not running a super old version, update the plugin and the expansion in plaecholderapi/expansions/

quartz condor
#

how to capitalize letters in placeholders?

primal nebula
#

hello?

turbid tide
#

how to capitalize letters in placeholders?
javascript

wicked knoll
#

left_click_requirement: requirements: metaBold: type: has meta key: Bold meta_type: STRING value: '%essentials_nickname%' deny_commands: - '[message] ...' left_click_commands: - '[meta] add Bold STRING &l'

cj89898,
I didn't understand well the meta part, is this right?

turbid tide
#

well first wrong thing. you forgot '

#

in click commands

#

second

#

the click command is wrong

#

also the click commands has a space more than needed

wicked knoll
#

its like that just because i wrote it in discord manually didn't copied from the file
I mean is the logic is right will that function?

turbid tide
#

the command is wrong

#

the [meta] add one

wicked knoll
#
  • '[meta] add Bold &lSTRING' like this ?
turbid tide
#

no

#

STRING its a type

#

so that can't be changed

#

same with Blod

#

because its the key

#

- '[meta] add Bold STRING &l'

#

but idk if add works for STRING tho

#

maybe its set instead of add

wicked knoll
#

There must be an logic problem or something else its showing me the deny message

turbid tide
#

well you are comparing &l with your nickname

#

i don't get what you're trying to do

wicked knoll
#

I am making ColorChangerGUI in deluxemenus
and i added players to be able to change their nick colors if they have perm essentials.nick.dark_red for example
when i reached the formats & l & m & n i want them to change the nickname with the current color, for example if they have red nickname i want & l to make it bold, it makes it bold but defaulting the color to &f
-BimoPlayz
I see
you'll have to store the player's color somehow
otherwise you will keep adding onto it
because if you use %essentials_nickname% it will just keep adding
so you'll have &fBarry
then &l&fBarry
which is all good I believe
but if you do it again you'd have &o&l&fBarry
so you need to somehow store the color
I suggest meta

yes
just requires configuring it
there is a meta placeholder %deluxemenus_meta_<key><dataType><default_value>%
so you can use that
https://www.spigotmc.org/resources/deluxemenus.11734/updates
https://wiki.helpch.at/clips-plugins/deluxemenus/options-and-configurations#actions-types

combine actions with meta and placeholders
should work pretty well
my suggestion is as follows
key, type, value
color, string, color code
example value: &c
and then you can set the default value to &f
-cj89898

turbid tide
#

oh I see

#

but you didn't understand what he meant

#

xD

wicked knoll
#

๐Ÿ˜„ what he means

#

you can show example ?

turbid tide
#

well more like you didn't understand how to use

#
    requirements:            
         metaBold:
            type: has permission:
            permission: bold.color
    deny_commands:
       - '[message] ...'
 left_click_commands:
    - '[meta] set Bold STRING &l'```
#

you need to do something like this

#

and then use %deluxemenus_meta_Bold_String_ % I think

#

in your chat format

#

don't know if the placeholder is correct tho

#

also what is your server version @wicked knoll

wicked knoll
#

1.15.2

turbid tide
#

oh ok. Because meta only works from 1.14+

#

so didn't want you to be on 1.12.2 and then ask yourself why it doesn't work xD

wicked knoll
#

๐Ÿ˜„

#

I saw it in the updates part that it must be 1.13+ i think

turbid tide
#

This meta feature is only available for server versions 1.14 or higher

#

meta is a feature added by minecraft or spigot (dk which one) since 1.14.

#

that's why it only works on those versions

wicked knoll
#

it is not showing me the deny message now, but the placeholder is wrong i think

turbid tide
#

huh?

wicked knoll
#

it must show the nickname with bold right ?

#

its showing nothing

turbid tide
#

yeah it was just an idea. I tested it and turns out it doesn't work

#

not the bold underline etc. but the coolors may work

#

it looks like they do

wicked knoll
#

the colors are done for the nickname its easier

#

but i couldn't manage to do the formats

turbid tide
#

yeah idk why but seems like they don't work with meta

storm crown
#

Anyone knows a placeholder that can parse a general countdown? Like a cooldown you set but for everyone

sturdy sluice
#

you mean time countdown? or like manual

#

for time countdown it can be %server_countdown_<SimpleDateFormat>_<time>% in the server extension

brazen bobcat
#

How would i make a js placeholder that checks if the placeholder %worldguard_region_name% is blabla and if it is return &b%worldguard_region_name_capitalized%

storm crown
#

for time countdown it can be %server_countdown_<SimpleDateFormat>_<time>% in the server extension
@sturdy sluice Yeah, but I think that would be hard since I need something you can set the start moment with an scheduler from CMI and start counting 10 minutes when the placeholder was indicated

#

Just to ask if there's a placeholder for that, if not. No problem je

austere hawk
#

Whats the placeholder for essentials Balance?

warm topaz
#

%vault_eco_balance%

austere hawk
#

ty

#

dont work for me

junior musk
#

/papi ecloud download Vault
/papi reload

austere hawk
#

ugh Tysm

#

What i have to type instead of "Vault" for the SuperMobcoins plugin?

junior musk
#

depends if the SuperMobCoins plugin has an expansion built in the plugin (no need of downloading) or if it's external (you can download it from the ecloud)

#

so I would say it's internal/built-in the plugin

#

but if it doesn't work, then that would mean that the dev didn't update its placeholders

#

you would have to contact him to do so

austere hawk
#

:/ okay thanks

#

But

#

if i type /reload the placeholder works for like 1 second and than it stop working

junior musk
#

contact the dev

hollow patio
#

im trying to use some placeholders but leaderheads keeps throwing [LeaderHeadsRevamped] The specified placeholder {placeholder} is not an MVdWPlaceholderAPI or PlaceholderAPI placeholder error

#

im pretty sure they are real placeholders though

untold crater
#

what's the placeholder?

hollow patio
#

they are multiple ones that dont work...

#

kitpvp expansion

#

%kitpvp_stats_kills%, %kitpvp_stats_level%, %kitpvp_stats_kdr%

untold crater
#

have you installed the extension?

#

/papi ecloud download kitpvp

#

and then /papi reload

hollow patio
#

the extension is integraded and doesnt require a command

untold crater
#

hmm ok

#

what does /papi info kitpvp give?

hollow patio
#

Yes, its registered

untold crater
#

and can you parse it manually?

hollow patio
#

wdym?

untold crater
#

/papi parse me <placeholder>

hollow patio
#

im starting to think leaderheads is the issue

#

placeholder works fine, just not in leaderheads

junior musk
thin knot
#

is there a papi placeholder that takes in a number and removes decimals from it

warm topaz
#

formatter expansion maybe

#

ik that formats (puts in commas etc) but idk if u can do it the other way

#

if it doesnt, theres always javascript

mint fable
#

you can

warm topaz
#

cool

unborn smelt
#

Do I put PAPI in bungee?

warm topaz
#

papi doesnt support bungee

#

so no

unborn smelt
#

thanks

severe galleon
#

How often will your average leader board or statistics display plugin (holograms, statues etc) request an updated stats value from my plugin through PAPI's onRequest?
The reason I'm asking is because I'm hitting the database for those values. I know a trusted person mentioned above caching the data to avoid hitting the db, but I'm wondering if there's some general knowledge of the frequency those display plugins try to resolve PAPI placeholders.
Are we talking each tick, each second, each minute, more than once per tick?

final shadow
#

Literally thousands of times per second possibly

#

Please cache your data

unique arrow
#

Hey clip i have a problem

#

Hello, I want to report a bug or error in the placeholderapi plugin. The bug I have is when I use the placeholder %essentials_kit_time_untilavailable <kitname>% . The bug begins with the delay that each kit of the essentials has, I am trying to put this placeholder to my kit that has a delay of 7889400 but at the time of visualizing the placeholder the time appears in 0 and not in the time that corresponds to the kit . And if I add a delay of 1209600 to my kit, you can see the time. The placeholder doesn't work with 7889400 delay and i need to use this delay.

final shadow
#

@severe galleon there really is no data to support how many times the method to set placeholders is called but it could be many.

#

@unique arrow if u could report the issue to the essentials expansion GitHub page so we have the issue locked in and can look into it

severe galleon
#

Thanks clip. Guess I'd better look at caching the db fetches ๐Ÿ˜ฆ

unique arrow
tender vaporBOT
#

@unique arrow,

Hey!

Please respect the rules, be patient and don't ping staff members!

rare lily
#

@unique arrow someone already answered there

unique arrow
#

Check the message
"if u could report the issue to the essentials expansion GitHub page so we have the issue locked in and can look into it"

rare lily
#

Oh ok nvm

fresh mirage
#

hey uh none of the placeholders for DeluxeJoin seem to be working, even though the same placeholders work fine in my Essentials config

#

this is the placeholders for player name or players online

unique arrow
gloomy crane
#

btw the discord link in the config file for PAPI is dead

vivid sparrow
#

Which one @gloomy crane

gloomy crane
#

PlaceholderAPI 2.10.6

vivid sparrow
#

I mean which is the link?

gloomy crane
vivid sparrow
#

It works fine for me?

#

It's a redirect

gloomy crane
#

oh... i didnt use it like that i put it in the add server do dad

#

sorry... but do you know anything about the rank and vault situation

vivid sparrow
#

About what?

gloomy crane
#

i got the extention after some diging around and it populates the defalt

#

but when i promote myself it still shows default... im using luckperms and vault

#

im sure im not doing something right in luckperms for how the format should be

#

oh it is for deluxehub.... the scoreboard is supposed to show rank

#

i had luckperms and vault in when i added placeholder api... and it showed %vault_rank%

#

and i started digging around and found i needed a vault extention for papi and as soon as i did /papi reload it showed rank = default

#

only problem is i have am in a group.level2 in luckperms

#

is there a format in needs to be in?

vivid sparrow
#

Have you tried to use luckperms placeholders instead?

turbid tide
#

This is the placeholder: var player = BukkitPlayer; function playerAbsorption() { var absorption = player.getAbsorptionAmount(); return Math.floor(absorption); } playerAbsorption();

#

on my 1.15.2 server it works but on his 1.8 one it doesn't

#

is getAbsorption a new thing ?

brisk coral
#

Probably

turbid tide
#

and it is just not possible to do it on 1.8?

#

I see

brisk coral
#

Get all the players effects and check which one is absorption, if it'll work

turbid tide
#

I'll check to see how to do that. thanks

hasty dome
austere hawk
#
   <repositories>
        <repository>
            <id>placeholderapi</id>
            <url>https://repo.extendedclip.com/content/repositories/placeholderapi/</url>
        </repository>
    </repositories>
    <dependencies>
        <dependency>
            <groupId>me.clip</groupId>
            <artifactId>placeholderapi</artifactId>
            <version>2.2.0</version>
            <scope>provided</scope>
        </dependency>
    </dependencies>```
well, repositories in redlined
warm topaz
austere hawk
#

mk

hollow patio
#

how do i download the Statistic expansion?

#

/papi ecloud download statistic does work but it just doesnt add anything

warm topaz
#

/papi reload after?

hollow patio
#

when doing /papi reload still the same amount of placeholder expansions show

#

meaning that nothing got updated

#

yes... i know

#

it doesnt work

warm topaz
#

which placeholder are u using?

hollow patio
#

also when parsing a statistic placeholder it shows the raw placeholder

warm topaz
#

also what server version are u on?

hollow patio
#

no. the entire expansion doesnt work

warm topaz
#

yes but what are u trying to use

hollow patio
#

the reason is because im on 1.8.8, is there any version of this expansion for legacy versions?

turbid tide
#
/papi ecloud download Statistic 1.7.0
/papi reload````
hollow patio
#

ty

#

ayy that worked

#

short but powerful xD

#

also is there any way of using Meters instead of Centimeters in some placeholders?

turbid tide
#

u can use the math expansion to calculate it

hollow patio
#

how exactly would that work?

warm topaz
#

%math_{yourplaceholderhere}/100%

turbid tide
#

^

hollow patio
#

ty :)

#

wait how does sneak_time work? (%statistic_sneak_time%)

warm topaz
#

the time ur spent sneaking?

hollow patio
#

no but it just shows the raw placeholder

#

i thought pherhaps i had to replace some text?

warm topaz
#

probably only available in later versions

hollow patio
#

oh alright

naive depot
#

Do you guys know why sometimes, one of my javascript placeholders won't load after server restart?

#

Only when you do /papi reload, it loads.

brisk coral
#

If you're running latest JS and papi shouldn't happen

steel oasis
#

The plugin doesn't work for me and I don't know how to fix it. It tells me that I have a problem. I don't know if the plugin needs a dependency and if it's to tell me.

warm topaz
#

placeholderapi?

#

what doesnt work?

steel oasis
#

not

brisk coral
#

not?

warm topaz
#

what doesnt work?

steel oasis
#

tells me

warm topaz
#

update to latest version

steel oasis
#

thanks

#

my server is mods the placeholder serves the same or I have to put other plugins

naive depot
#

?

#

I'm running the latest placeholderapi.

tender vaporBOT
#
๐Ÿ“‹ Your paste, Meliodas-Kun
https://paste.helpch.at/fitojetudo

A member of staff has requested I move your message to a paste,
Most likely beacause it contains a config/error/code snippet.

#
๐Ÿ“‹ Your paste, Meliodas-Kun
https://paste.helpch.at/umohipavid

A member of staff has requested I move your message to a paste,
Most likely beacause it contains a config/error/code snippet.

steel oasis
#

yes

brisk coral
#

@naive depot Can you show me your startup log

#

=paste

tender vaporBOT
#
HelpChat Paste

Please use a paste service to share configs, errors, code and long logs.
โ€ข HelpChat Paste

steel oasis
#

won't let me activate the cloud

brisk coral
#

?ecloudblock

tender vaporBOT
#
FAQ Answer:

Should your host not allow connections to the PlaceholderAPI eCloud, you can manually download expansion from https://placeholderapi.com/ecloud and place them in your /plugins/PlaceholderAPI/expansions/ folder.

brisk coral
#

^ @steel oasis

naive depot
#

okay

#

i'll dm u

#

but sometimes the placeholder works, and sometimes it doesn't, so idk if startup log will help

steel oasis
#

I put / papi enablecloud and it tells me that there is a problem in the internal error that occurred when appealing to run this command

turbid tide
#

well you could just do as the bot suggested above and manually download them

steel oasis
#

won't let me load the clouds

turbid tide
#

wdym? you go to that link

#

download the expansion you want

#

add it to the expansions folder

#

and do /papi reload

steel oasis
#

thanks the problem was solved I already have the clouds

brisk coral
#

@naive depot It might help identify the issue

left phoenix
#

deleting Frozen join may solve your issue

brisk coral
#

Stfu Ori

left phoenix
#

the developer is actually pepega

tranquil sapphire
#

Is there a way I can see placeholders that are locally stores?

#

i.e not on ecloud?

turbid tide
#

as in dirrectly in the plugin?

tranquil sapphire
#

yes

turbid tide
#

you will probably only find them on the plugins wiki or spigot page

tranquil sapphire
#

I looked

turbid tide
#

or bukkit or whatever site they are on

#

what's the plugin

warm topaz
#

check if u can see the plugin name in /papi list
then u might be able to do /papi ecloud placeholders <pluginName>

tranquil sapphire
#

Tried it

turbid tide
#

well its says it supports placeholders

#

doesn't say it has

#

placeholders

tranquil sapphire
#

It's in papi list

warm topaz
#

where the heck is the wiki

#

i dont wanna join their discord ๐Ÿ˜†

turbid tide
#

these are the placeholders I guess

warm topaz
#

different plugin by the looks of it blitz

turbid tide
#

yeah I know

#

but that one is inactive

warm topaz
#

ยฏ_(ใƒ„)_/ยฏ

turbid tide
#

som maybe the guy reuploaded it and just no one updated the ecloud

tranquil sapphire
#

Definitely not them.

turbid tide
#

doesn't seem like they have a wiki... all their resources have links to discord. Nothing else so you'll have to join and ask

flat quartz
#

@heady falcon How much via paypal for Papi Animations source?

trim mist
#

Support for 1.16.1
Here is the first jar for PlaceholderAPI compiled under the new 1.16.1 API. Initial testing looks be to be fine. Please do not use this in a production environment. This is testing only.

warm topaz
#

๐Ÿ‘

analog aurora
#

any reason placeholderapi would say could not find player for me while im online doing the command?

unique arrow
austere hawk
#

@unique arrow did u do /papi ecloud download essentials then /papi reload ?

unique arrow
#

I have this

austere hawk
#

what? I mean did u use those commands ?

unique arrow
#

My problem is this

#

The bug I have is when I use the placeholder %essentials_kit_time_untilavailable <kitname>% . The bug begins with the delay that each kit of the essentials has, I am trying to put this placeholder to my kit that has a delay of 7889400 but at the time of visualizing the placeholder the time appears in 0 and not in the time that corresponds to the kit . And if I add a delay of 1209600 to my kit, you can see the time. The placeholder doesn't work with 7889400 delay and i need to use this delay.

austere hawk
#

%essentials_kit_time_untilavailable_<kitname>%

unique arrow
#

what? I mean did u use those commands ?
@austere hawk Yes I have the essentials expansion

austere hawk
#

ok

unique arrow
#

My problem is with kits delay with the placeholder

austere hawk
#

i see (idk, its bugged u were right)

unique arrow
#

But Clip told me to report the error with essentials but essentials support said it's a problem with the placeholderapi plugin

austere hawk
#

XD

unique arrow
#

You can see the ticket

austere hawk
#

ok

unique arrow
#

So i need the help to Clip or FunnyCube ๐Ÿ˜ฆ

silver rover
#

Hey, I was wondering if their is a placeholder for a plugin that displays the player's coordinates? I want it for a ScoreBoard

austere hawk
#

there is

#

and don't ask help in more then 1 channel

silver rover
#

I realized I spoke in the wrong channel lol

#

sorry about that

#

What is it?

austere hawk
#
%player_x%
%player_y%
%player_z%
silver rover
#

Is there a download command?

austere hawk
#

use

/papi ecloud download player
/papi reload

if u don't have player expansion

silver rover
#

k

#

thx

heady falcon
#

@flat quartz What would you use the source for?

timber canopy
#

Is there something wrong with this placeholder? %leaderheads_name_ultimatevotes_totalvotes_alltime_1%

I'm trying to use it in deluxemenus like this:
material: head-%leaderheads_name_ultimatevotes_totalvotes_alltime_1%

dreamy cosmos
#

hey there for placeholders for MineResetLite, I was wondering how to change how fast the HolographicDisplays updates the percentage mined

#

I guess updating the Holographics display update rate?

turbid tide
#

Support for 1.16.1
Here is the first jar for PlaceholderAPI compiled under the new 1.16.1 API. Initial testing looks be to be fine. Please do not use this in a production environment. This is testing only.
Does this solve the javascript data issue? The one where data is not saved after server restart

final shadow
#

It will

turbid tide
#

oh nice.

jolly junco
#

I dont get any placeholders to work and I dont understand.....

warm topaz
#

have u downloaded the expansion?

turbid tide
#

did you download the required expansions

warm topaz
#

any errors?

#

what placeholder are u trying to use?

jolly junco
#

well just bought the plugin leaderheads

#

think I need a step by step help xD

#

wich expansion?

turbid tide
#

there isn't one for leaderheads

jolly junco
#

can I have a example command to setting up essentials baltop on signs`?

#

sry my bad english im swedish

warm topaz
#
/leaderheads enable %vault_eco_balance%```
then while the sign placed, look at it and do /leaderheads setsign %vault_eco_balance% <rank> [type]
rank being the placement on the leaderboard, type being daily|monthly|weekly|alltime
jolly junco
#

YEY I love you guys!

#

thanks easy to understand and i think i can found out the rest by my self ๐Ÿ˜„

warm topaz
#

np

jolly junco
#

damn im so happy xD

steep thorn
#

Feel free to send me if you have additional questions about LeaderHeads ^

#

And for everyone in this chat, please forward people with questions about LeaderHeads to me, unless it's a question related to just PlaceholderAPI placeholders

vivid sparrow
#

@steep thorn do you have a discord server or smth we can attach to =links leaderheads?

mint fable
vivid sparrow
#

nou

mint fable
#

๐Ÿ˜›

vivid sparrow
#

There

steep thorn
#

I don't have a server at the moment

#

Just send them my Discord name

warm topaz
#

๐Ÿ‘

steep thorn
safe jackal
#

hey guys
%quests_player_currentobjectives<quest>%
for this placeholder how can i make the "<quest>" to be automatically filled by which quest is the player following
like lets say the player wants to do the example1 quest between 10 quests
and chooses example1 as following
I want that to fill in the <quest> section automatically through quests because I want to use the placeholder to make a bossbar that shows your current objective
please tag me if you know the solution since this is really important for me and my server

steep thorn
#

@safe jackal is there another placeholder to get your current quest?

safe jackal
#

yeah there is a placeholder for the quest name

#

but not the objective of the quest

steep thorn
#

Alright