#placeholder-api

1 messages · Page 29 of 1

humble smelt
#

wait

#

cuz now im little confused

#
    custom:
      # CUSTOM type supports
      type: ONLINE
      # Your custom list of elements (supports placeholders)
      input: "4, 2, 9, 5"
      # Character(s) that separates each element in the input
      separator: ", "
      # Filters are supported if the input contains player names.
      sorting-types:
        # Sorting elements starting with the lowest number (in this case: 2, 4, 5, 9)
        - LOW_TO_HIGH

where is this section?

junior musk
#

/papi ecloud download PlayerList
/papi reload
go in PAPI's config and add what you just sent in it under lists: which is under playerlist:

humble smelt
#

/papi ecloud download PlayerList not working

#

i have onlyu player playerstats playertime

#

Failed to find an expansion named: playerlist

junior musk
#

they still didn't reverify my expansion ;-;

#

put it in your PAPI's expansions folder and /papi reload

humble smelt
#

now working

junior musk
#

now trying or not working?

humble smelt
#

yes

junior musk
#

o_O

#

?

humble smelt
#

i also have new section in config

junior musk
#

so it's working?

humble smelt
#
    offline-text: Offline
    argument-separator: ','
    lists:
      staff:
        type: ONLINE
        included: true
        filters:
        - PERMISSION:group.staff
        - CANSEE

Yes manualy added and /papi reload and its ok

junior musk
#

ok all good 👍

#

so right now you have a staff list, you can ignore it, but under that, you have to add the custom list

junior musk
#

just like it's done on the wiki page

humble smelt
#
    offline-text: Offline
    argument-separator: ','
    lists:
      staff:
        type: ONLINE
        included: true
        filters:
        - PERMISSION:group.staff
        - CANSEE
    custom:
      # CUSTOM type supports
      type: ONLINE
      # Your custom list of elements (supports placeholders)
      input: "4, 2, 9, 5"
      # Character(s) that separates each element in the input
      separator: ", "
      # Filters are supported if the input contains player names.
      sorting-types:
        # Sorting elements starting with the lowest number (in this case: 2, 4, 5, 9)
        - LOW_TO_HIGH```
junior musk
#

add 2 spaces before everything and all good 👍

#

oh you also need to change the type: from ONLINE to CUSTOM

humble smelt
#
  playerlist:
    offline-text: Offline
    argument-separator: ','
    lists:
      staff:
        type: CUSTOM
        included: true
        filters:
        - PERMISSION:group.staff
        - CANSEE
      custom:
        # CUSTOM type supports
        type: ONLINE
        # Your custom list of elements (supports placeholders)
        input: "4, 2, 9, 5"
        # Character(s) that separates each element in the input
        separator: ", "
        # Filters are supported if the input contains player names.
        sorting-types:
          # Sorting elements starting with the lowest number (in this case: 2, 4, 5, 9)
          - LOW_TO_HIGH
junior musk
#

great

#

now type: CUSTOM
use your placeholder in input: "<placeholder here>"
and delete sorting-types because you don't need it

native steeple
#

Hi guys i wanne use the Tab placeholders

#

How to add them?

#

I have no idea where to begin.

humble smelt
#

/papi ecloud download tab

#

?

junior musk
#

what do you want to use and where?

humble smelt
#

XD

native steeple
#

I wanne use %tab_tabprefix%

humble smelt
native steeple
#

For my scoreboard.

junior musk
#

go in your TAB config and set register-tab-expansion to true

#

or update to newer versions

native steeple
#

let mesee.

#

If i try to download it doesnt have a ext

humble smelt
#

i need more then one placeholder separates i just add them like 1,2,3,4?

junior musk
#

uh?

native steeple
#

Nevermind dont answer..

junior musk
#

if you don't have it then either you're on a very old version or you're on latest

#

and it should work fine

native steeple
#

I was looking into placeholder confi

junior musk
#

ah

native steeple
#

Thankyou very mutch.

junior musk
#

it works?

humble smelt
#
  playerlist:
    offline-text: Offline
    argument-separator: ','
    lists:
      staff:
        type: CUSTOM
        included: true
        filters:
        - PERMISSION:group.staff
        - CANSEE
      custom:
        # CUSTOM type supports
        type: ONLINE
        # Your custom list of elements (supports placeholders)
        input: "%protectionstones_currentplayer_accessible_regions_ids_gracze_world%, %protectionstones_currentplayer_accessible_regions_ids_gracze_nether%, %protectionstones_currentplayer_accessible_regions_ids_world_the_end%"
        # Character(s) that separates each element in the input
        separator: ", "
        # Filters are supported if the input contains player names.```
native steeple
#

Indeed it does

humble smelt
#

can it be like this?

junior musk
#

it can

#

that should work yeah

#

I never thought about this but it should definitely work xD

humble smelt
#

XD

#

ok so now whots the type of my seperated placeholders?

#

%playerlist_protectionstones_currentplayer_accessible_regions_ids_gracze_world_1%?

#

aw

#

no

#

yes

#

no?

#

idk?

#

XD

junior musk
#

wut

#

:/

humble smelt
#

barry

#

let him show

junior musk
#

use %playerlist_custom_0%

#

since your list's name is custom

#

under lists, you have staff and custom

#

you can change its name if you want

humble smelt
#

its just returs same

junior musk
#

something like pstones

humble smelt
#

%playerlist_custom_0%

#

aw wait

junior musk
#

o_O

humble smelt
#

reload

junior musk
#

ah right

humble smelt
#

XDDDD

#

its returning

#

my nickname

#

XD

junior musk
#

you can also use _list instead of _0

#

it'll show everything

#

but if you want just 1 element of the list, use a number to get its index

#

you can also get the _amount

humble smelt
#

%playerlist_custom_list%

#

its my name

#

no the first of 2 thinks from

junior musk
#

OH

#

type: CUSTOM

#

you forgot to change it :D

#

well I forgot to change it first

humble smelt
#

aw

#

ok

#

OK

#

now its almoust whot i need

#

oooooo

#

Getting bether

#

so now look

#
      custom:
        # CUSTOM type supports
        type: CUSTOM
        # Your custom list of elements (supports placeholders)
        input: "%protectionstones_currentplayer_accessible_regions_ids_gracze_world%"
        # Character(s) that separates each element in the input
        separator: ", "
        # Filters are supported if the input contains player names.```
#

i need to set only one there to see only one world

#

so i need to do this custom thinks 2 more times

junior musk
#

yeah

humble smelt
#

can i do it like

#
      custom:
        # CUSTOM type supports
        type: CUSTOM
        # Your custom list of elements (supports placeholders)
        input: "%protectionstones_currentplayer_accessible_regions_ids_gracze_world%"
        # Character(s) that separates each element in the input
        separator: ", "
        # Filters are supported if the input contains player names.
      custom2:
        # CUSTOM type supports
        type: CUSTOM
        # Your custom list of elements (supports placeholders)
        input: "%protectionstones_currentplayer_accessible_regions_ids_gracze_nether%"
        # Character(s) that separates each element in the input
        separator: ", "
        # Filters are supported if the input contains player names.
      custom3:
        # CUSTOM type supports
        type: CUSTOM
        # Your custom list of elements (supports placeholders)
        input: "%protectionstones_currentplayer_accessible_regions_ids_world_the_end%"
        # Character(s) that separates each element in the input
        separator: ", "
        # Filters are supported if the input contains player names.```
junior musk
#

yup

#

and then use %playerlist_custom2...

humble smelt
#

and my placeholders will be
%playerlist_custom_0%
%playerlist_custom2_0%
%playerlist_custom3_0%

junior musk
#

yup

#

you actually gave me a good idea

#

I could add arguments

#

%playerlist_custom:argument1,argument2_0%

#

eh, I'll do that another day

humble smelt
#

ok bro

#

now bileave me

#

im not saying it offen

#

but your absolutly legend

#

thanks allot bro

#

you like

#

Chat GPT but making MUCH LESS mistakes

#

Totaly thank you

junior musk
#

😅

#

thanks

mossy pendant
#

[20:07:00 WARN]: [PlaceholderAPI] Failed to download expansion information Im getting this error after firewall is enabled

humble smelt
#

disable

#

😄

junior musk
mossy pendant
#

Yeah, i want to find out which port it uses 😄

junior musk
#

oh that's what you meant

#

sorry I didn't understand 😅

mossy pendant
#

Yeah so i can open it on my firewall

#

😛

junior musk
#

I don't remember tho I think funnycube mentioned it once, let me check

#

can't find it🥲

mossy pendant
#

i think its 53

#

but

#

Sadge

#

Thank you anyway ❤️

junior musk
#

sorry ;-;

#

I'm checking the code but I only see the url, nothing regarding the port

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.

versed warren
#

but it sounds like you arent configuring your firewall properly. I would recommend allowing all outbound traffic first.
ufw default allow outgoing
then try and talk to the API

junior musk
#

can anyone reverify my PlayerList expansion plz? 🙏

balmy marten
humble smelt
#

can i make custom placeholder thyat will starts on 0 and every time players enter region it will go up?

solar swift
#

hey guys pinger placeholders stop working. I have survival enabled but when trying see his status there is offline. but clicking the item (head) and connecting

#

on the papi list there is pinger

#

idk what's the matter

#

on the test server its working on holograms

#

(not working in the deluxemenus)

dapper orbit
#

hey, is it possible to collect data from another javascript data? eg, I have stored data for an javascript file but I want to get it from another javascript using Data.get(key)

junior musk
#

you can

#

just use the same name under which you stored the data in both scripts

dapper orbit
#

the data file is automatically rename to (script name file)_data.yml

junior musk
#

uh

#

I didn't know that, I thought it was the same for all scripts

#

then I guess it's not possible

fair pendant
#

%essentials_baltop_player_1% is it for rank 1 ?

mint fable
#

No, starts at 0 @fair pendant

fair pendant
#

alright thanks :)

dapper orbit
mint fable
#

you could have 1 script that has multiple functions @dapper orbit

#

might slow some things down for you, but I don't know your use case

dapper orbit
mint fable
#

ya

high dragon
#

Is there any placeholder to count a specific entity and hooks with bentobox¿?

sour parrot
#

I downloaded the expansion server, but I still can't use the placeholders

#

they are just normal text

#

like they don't exist

sour parrot
#

why is "server" orange when i run /papi ecloud list installed?

vivid sparrow
#

It means there is an update available for it

trail dome
#

if a placeholder is empty/has no value how can i make it get displayed as 'N/A' or 'None'

wraith berry
trail dome
#

cheers

tiny canopy
#

Hello everyone, in general, I need to check for empty slots in the inventory, I do shops, and I have a problem: when buying things, with a full inventory, money is taken away, and things are not given out, and I need that in addition to checking for money, a message pops up that there is not enough space

junior musk
#

you can check for %player_empty_slots% or has_empty_slots

tiny canopy
#

Can I give you an example of what it should look like? Here is an example of a store now: items:
items:
'Сырая говядина':
material: beef
slot: 0
hide_attributes: true
update: true
display_name: '&7---------Сырая говядина----------'
lore:
- '&#63f33fЛ&#70f242К&#7cf145М &7- чтобы купить'
- ''
- '&7Цена за 1 сырую говядину: &a0.9 €'
- ''
- '&7&#ccf3deВ&#cdf3deа&#cdf3ddш &#cef2ddб&#cef2dcа&#cff2dcл&#cff2dbа&#d0f1dbн&#d0f1daс&#d1f1da: &a%vault_eco_balance_fixed% €'
left_click_requirement:
requirements:
balance:
type: has money
amount: 0.9
deny_commands:
- '[message]'
- '[message]&#8d5024[М&#914821я&#94401fс&#98381cн&#9b301aи&#9f2817к] &cУ вас недостаточно средств для покупки!'
- '[message]'
left_click_commands:
- '[takemoney] 0.9'
- '[console] give %player_name% beef 1'
- '[message] &#8d5024[М&#914821я&#94401fс&#98381cн&#9b301aи&#9f2817к] &7Вы успешно купили 1 сырую говядину за &a0.9 €&7!'
- '[refresh]'

If anything, do not pay attention to the language that is sometimes there)

#

I just don't know how this check should look completely, and for it to work in addition to checking for money

junior musk
#

if you use the empty_slots, check if the placeholder returns 0 (which means the player doesn't have any space in his inventory), if you use has_empty_slots, check if the placeholder returns no

tiny canopy
#

I need exactly an example of where and what should stand

Please help with this)

wraith berry
sour parrot
#

What would people recommend to have the placeholderapi-refresh-interval on the %server_uptime% placeholder in the TAB plugin config? If i set it to 1000, it updates a little weird
(I don't know if I should ask here, since this probably is more of a question for the TAB plugin, but it also have something to do with placeholderAPI)

junior musk
#

1000 is 1s so it should be fine, though you could use 500 if it's not perfectly synced and skips seconds sometimes

#

you can always check the resource usage with /tab cpu

sour parrot
#

Yeah i tried with both 1000 and 500, but it is a little out of sync

#

With 1000 it's like when discord music bots lags, and then plays the song really fast to catch up

#

oh well, i think it works with 500 now

bronze shell
#

hey there, i've encountered an issue between two placeholder expansion : utils and math

#

i have a placeholder like this : %math_0_{utils_shortcut_noskillcd_check:1}+1%, but thing is, i cannot use the : symbol inside of a math placeholder

#

without the math part, the utils shortcut placeholder works perfectly fine

#

any idea of what i could do to prevent this error from happening?

junior musk
#

try math_0:_...

bronze shell
#

it works! thank you

#

i would have never found that myself lmao

junior musk
#

😅

#

it's because the placeholder checks for : and tries to get the decimals and rounding behavior

#

the two formats are %math_<expression>% and %math_<decimals>:<rounding>_<expression>%, if it finds a : it'll go with the second format

mint fable
#

oh man it took me a long while to understand what this meant/related to

but thing is, i cannot use the : symbol inside of a math placeholder

#

but I got it now 😂

junior musk
#

xD

lean ferry
#

So I have a plugin and I made a papi expansion and it works and all but when I /papi reload it breaks the placeholders is there any way to make it so it doesn't break?

raven peak
#

how to delete an update message in chat?

astral quest
#

its exist

wraith berry
astral quest
wraith berry
#

np

soft yew
#

Hi
Is there an easy way to test my own placeholders (that I added to my plugin)
Is there something like a command for that?

junior musk
#

/papi parse

soft yew
#

thanks

icy night
#

Does anyone know if there's a placeholder that displays the current world time in ticks?

mint fable
#

@arctic loom verified formatter, you can lmk if any other patches come through

short hearth
#

I have created two different holograms (one called Eventkills1 and one called killstatitics) with the exact same code, but different coords of course as showcased under:

enabled: true
display-range: 48
update-range: 48
update-interval: 20
facing: 0.0
down-origin: false
pages:
- lines:
  - content: '&f&lEVENT KILLS'
    height: 0.4
  - content: '&e&o&l#1 %ajlb_lb_statistic_player_kills_1_alltime_name% &2-%ajlb_lb_statistic_player_killst_1_alltime_value%'
    height: 0.4
  - content: '&3&o&l#2 %ajlb_lb_statistic_player_kills_2_alltime_name% &2-%ajlb_lb_statistic_player_kills_2_alltime_value%'
    height: 0.4
  - content: '&6&o&l#3 %ajlb_lb_statistic_player_kills_3_alltime_name% &2-%ajlb_lb_statistic_player_kills_3_alltime_value%'
    height: 0.4
  - content: '&7&o&l#4 %ajlb_lb_statistic_player_kills_4_alltime_name% &2-%ajlb_lb_statistic_player_kills_4_alltime_value%'
    height: 0.4
  - content: '&7&o&l#5 %ajlb_lb_statistic_player_kills_5_alltime_name% &2-%ajlb_lb_statistic_player_kills_5_alltime_value%'
    height: 0.4
  - content: '&7&o&l#6 %ajlb_lb_statistic_player_kills_6_alltime_name% &2-%ajlb_lb_statistic_player_kills_6_alltime_value%'
    height: 0.4
  actions: {}```

The problem I'm having is that these two seperate holograms show the same information. 
I'm using multiverse and these holograms are on different worlds, if that might help. 
So what I wanna do here is that only kills recorded in my event world will showcase on the Eventkills1 hologram.
While kills recorded in my survival world will be showcased on the kills
mint fable
#

it's not world-dependent

#

you would need another plugin/placeholder for that

granite pivot
#

can we reduce delay of 10 sec in prefix refresh in minecraft

#

to 1 sec

#

@gleaming charm

#

sry for ping

gleaming charm
#

Please don’t just randomly @ staff. I don’t know

short hearth
tender vaporBOT
short hearth
#

jeez

#

Just wanted to reply :/

junior musk
#

PerWorld expansion

#

though it only starts tracking kills once you download the expansion, existing kills won't be counted

short hearth
#

That's okay, I have no kills counted already

night oar
#

Hi

#

how i can reset the stats of the Expansion Statistic

#

?

dapper orbit
# mint fable ya

That work, but would be nice be possible to declare the data file in script, than I can use the same data for multiple scripts. The function works but would be a lot more organized if I could create different files for different scripts

tender vaporBOT
dapper orbit
mint fable
mint fable
#

It’s a nice expansion to have, but honestly if you’re needing to manage data as such you would be a lot better off making a Java expansion for your needs

#

JavaScript is resource intensive which makes it a bit slower

dapper orbit
#

JavaScript expansion is so easy and fast, lately I’m using for everything

mint fable
#

ya, you might see a slowdown in your server soon

#

very possible, best to keep an eye out

austere hawk
#

Hello hellow Im trying to figure out what the issue is with my /rewards plugin

#

I have set it up so members get rewards and donators get rewards but for some reason the timer dont work

#

and keeps giving the rewards to the player over and over

austere hawk
#

@sharp jay

tender vaporBOT
austere hawk
#

oops

sharp jay
#

no

#

ping

austere hawk
#

so sorry

austere hawk
#

rip

foggy hearth
#

when API placeholder api Java 1.20.2 Minecraft

junior musk
#

PlaceholderAPI doesn't need to be updated for each Minecraft version, it should already work on 1.20.2

#

though not all placeholder expansions will work. For example, the Player expansion will need an updated if you use the %player_ping% placeholder as it depends on the server's version

muted gulch
#

Does anyone know of a placeholder extension that has a "Nearby Entities" count?

Like where I could do something like %nearby_entities_all% or %nearby_entities_hostile%, maybe even a radius if possible like %nearby_entities_all_5% <--- Which would do all entities in 5 chunks from the executor.

junior musk
#

the world expansion has something like that, idk about hostile though

#

and it's not there

#

I'm sure I saw it somewhere

#

%world_nearbyentites_<rangeInBlocks>%

muted gulch
#

One more question, is there a chat injector built into placeholderAPI? All the chat injector plugins appear to be outdated or broken, and I've seen a few plugin authors say the plugin is "no longer needed" because it's included, but I don't know if I need to manually enable it or something, because it doesn't seem to work by default.

junior musk
#

it's not included no

muted gulch
junior musk
#

though if your chat plugin still doesn't support PAPI, I'd recommend switching to a better one that does

junior musk
#

if you want the PAPI Team's own chat plugin, try ChatChat

#

there's the link to dev builds somewhere there

muted gulch
muted gulch
# junior musk all third parties

Ok. I haven’t found one that appears to be working correctly on 1.20.1 - which is odd since most use ProtocolLib and I would assume they wouldn’t require any major changes between versions.

junior musk
#

my bad

wheat bough
#

How to I register an account?

#

funnycube is in hibernation

mint fable
tender vaporBOT
wheat bough
#

What

mint fable
#

I meant a reasoning behind the expansion @wheat bough

#

what does it add that will be beneficial to have on the ecloud?

wheat bough
mint fable
plucky trench
#

hello

#

so my placeholder works but it keeps spamming my console this

#

[Progress] Couldn't get the number from . The progress will be 0%.

#

%papi:progress_bar_{player_health}_m:{player_max_health}_fullbar:&4■■■■■■■■■■_p:&7■_c:&4■%"

#

this is my placeholder

mint fable
#

type /papi parse me %progress_bar_{player_health}_m:{player_max_health}_fullbar:&4■■■■■■■■■■_p:&7■_c:&4■% @plucky trench

#

what does it return

plucky trench
#

returns this: &4■■■■■■■■■■

tender vaporBOT
#
Hey!

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

plucky trench
#

oh sorry my fault

mint fable
muted gulch
# junior musk https://github.com/HelpChat/ChatChat

This is awesome and I will check into this, but my usecase is actually needing to add PlaceholderAPI support into plugins that don't support it. Does chat chat enable that? I could do that previously with Clip's chat injector, but that was years ago.

whole burrow
#

Hello I have problems

plucky trench
tender vaporBOT
# plucky trench Nope
Hey!

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

plucky trench
#

God dang it I can’t even reply

#

I’m sorry in advance.

mint fable
#

The placeholder works fine with PAPI since you tested it with /papi parse

#

And it’s fine to tag me if I’m already in the conversation

timid pasture
#

Does the LocalTime module for PAPI display the client's local time?

#

Like I could put that argument into my chat format and it would read the client's local time?

mint fable
#

yes

muted gulch
junior musk
#

that's because the website LocalTime uses to get the player's timezone requires an API key to use, without which you'll have a small amount of requests per day

raven saffron
#

can I use several "levels" of placeholders in the Math, that is, enter the expression placeholder, which itself uses another placeholder? how?

unreal cloak
#

-Is there a placeholder that recognizes only numbers in a line of alphanumeric lore?
The closest thing I can find is %checkitem_getinfo:% but it doesn't look like it can differentiate the lore it reads

-Also does anyone know of a placeholder for enchantment values of equipped armor?

raven saffron
bronze chasm
#

Am I missing something? Why is there no working placeholders for scoreboards for things related to disease sickness and temperature? If there is and I just missed it please help I am still learning as I go.

mint fable
mint fable
bronze chasm
wet basinBOT
#

@mint fable Unknown expansion.

mint fable
#

Hmm

#

I’ll have to check later it might not exist

#

Gotta work

bronze chasm
tender vaporBOT
bronze chasm
#

ahh no reply to got it

bright locust
#

Guys we got redisbungee and parse show player count almost every server correct

#

Just survival shows 0 when we got 17+

#

Any suggestion ?

bright locust
#

Guys

sharp bloom
bright locust
#

Yes

#

Skyblock shows correct

#

Pvp shows correct

#

And survival is 0

remote scarab
#

I need a javascript variable to show the remaining time in days, hours, minutes on a specific time, does anyone have something similar and can help me?

bright locust
whole burrow
karmic marsh
#

Hello!

#

I have a problem with %player_ping%

#

I updated to 1.20.2 and now that variable doesn't work

whole burrow
whole burrow
karmic marsh
#

In fact all of them work except %player_ping%

junior musk
#

that's because 1.20.2 broke the ping placeholder again

whole burrow
junior musk
#

you'll need to wait for the expansion to update and fix it

whole burrow
junior musk
junior musk
#

send the link

whole burrow
junior musk
#

I thought this was fixed

#

oh well

#

I'll send you a jar sec

#

try this one

whole burrow
#

wait so this is problem with bungee placeholder?

#

lol

junior musk
#

download the jar, put it in your PlaceholderAPI/expansions folder and delete the old bungee expansion jar

whole burrow
#

I thought i removed all bungee addon here

junior musk
#

yeah

whole burrow
#

bruh

junior musk
#

if you don't need it, then just delete the jar, no need to download mine

karmic marsh
junior musk
#

both ping and colored_ping placeholders are broken, wait for an update

whole burrow
#

there is internall error from ranks

junior musk
#

send the error

whole burrow
karmic marsh
#

So I just have to wait for someone to update it to make it work, right?

junior musk
#

yes

junior musk
karmic marsh
bright locust
#

Cant fix sirival player counter on redisbungee

floral ether
tender vaporBOT
floral ether
# tender vapor

Can anyone tell me what version works on 1.12.2 cause thought they all used to

mint fable
#

that is coming from the playerstats expansion @floral ether

#

you can get older versions on the ecloud

#

i would think that you could also update your java version

floral ether
#

ok thanks

austere hawk
#

Alright, this is probably a me issue but I'm trying to get my player's coordinates to track on their scoreboard, and I'm using the TAB plugin. But i cant find a placeholder I used in the past to make this work. I need to grab their x, y and z coordinate.
I'm sure I haven't given enough information about my issue or what I'm using so if you're not sure pls ask

ocean beacon
wraith vault
#

Need help with this

#

I get this bug when I updated the new version PlaceHolderApi

#

Vault is not showing

#

Uhh why my vault is missing

#

[17:54:51 INFO]: [ShopGUIPlus] ================================[ ShopGUI+ 1.88.0 ]================================
[17:54:51 INFO]: [ShopGUIPlus]
[17:54:51 WARN]: [ShopGUIPlus] Failed to register VAULT economy.
[17:54:51 WARN]: [ShopGUIPlus] No supported economy plugins found, disabling the plugin.
[17:54:51 INFO]: [ShopGUIPlus] Disabling ShopGUIPlus v1.88.0

junior musk
#

send your console logs when you do /papi reload

#

and for vault, show /vault-info

wraith vault
junior musk
#

no economy plugin

#

and for placeholders breaking, send the server logs

#

?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.

wraith vault
junior musk
#

there's an issue with your LuckPerms expansion, try redownloading it

#

/papi ecloud download LuckPerms
/papi reload

wraith vault
#

Done

junior musk
#

try restarting the server now and see if placeholders still break

wraith vault
#

Lemme try

junior musk
#

now it's the PlayerList expansion thonking

#

try redownloading that one as well

wraith vault
#

Restart again?

junior musk
#

yeah

wraith vault
#

Alright

#

@junior musk

junior musk
#

I don't see any new error

#

nice

#

are placeholders broken?

wraith vault
#

lemme test

#

wait

junior musk
#

I don't know how I keep forgetting to check that when I read logs

balmy marten
#

we have beep boops for it

junior musk
#

ooo Barry does it automatically?

balmy marten
#

maybe

junior musk
balmy marten
#

doesn't auto ban

junior musk
#

nor the one before

balmy marten
#

just flags

junior musk
#

ah

#

nice 👍

balmy marten
#

i mean what

junior musk
#

so I can send a paste file with a link to a bad website and I won't be banned instantly right? XD

sharp bloom
#

that sounds tempting

astral quest
#

hello guys

#

[20:21:40 INFO]: X_JustAlone_X issued server command: /papi parse me %%grupadi_renk%deneme

tender vaporBOT
#
📋 Your paste: mrsugar.
https://paste.helpch.at/tucedowuge

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

astral quest
#

Oh I'am sorry

#

why not working

mint fable
#

your identifier should be grupadi

#

renk will be part of the params

astral quest
#

I'am trying

#

its worked thank you!

austere hawk
#

Would anyone know if there is a placeholder to check if another player is online? I looked through the github and didn't find any and am asking here to double check.

mint fable
#

%parseother_{username}_{player_online}%

#

along with the player expansion

austere hawk
#

Thank you so much!

dense trail
#

Never had %player_ping% throw an error

sharp bloom
#

wait for the expansion to get an update

dense trail
#

i'm on 1.20.1

sharp bloom
junior musk
#

you're maybe still on 2.0.5

barren compass
#

Hello,
i have a question to placeholderAPI . How can i create a Placerholder for my economy System?

ancient locust
#

Hello. Today I bought a plugin for guilds and clans. But when I made the top guilds by balance, I could not load the placeholder for the guild name. Here is a photo of my placeholder. Is there anything wrong with it? (I use %ajlb_lb_guilds_name_1_alltime_name%)

atomic oak
short hearth
# junior musk PerWorld expansion

How do I set it up to record other players data and kills. Currently this is my code:

enabled: true
display-range: 48
update-range: 48
update-interval: 20
facing: 0.0
down-origin: false
pages:
- lines:
  - content: '&f&lTOP KILLS'
    height: 0.4
  - content: '&e&o&l#1 %perworld_kills_in_island_name% &2-%perworld_kills_in_island_value%'
    height: 0.4
  - content: '&4&o&l#2 %perworld_kills_in_island_name% &2-%perworld_kills_in_island_value%'
    height: 0.4
  - content: '&6&o&l#3 %perworld_kills_in_island_name% &2-%perworld_kills_in_island_value%'
    height: 0.4
  actions: {}```
junior musk
#

ParseOther

short hearth
#

what

#

and how do I put this in my code?

#

How should I phrase it

#

oh hold up

short hearth
# junior musk ParseOther

Looks okay?
- content: '&e&o&l#1 %parseother_username_perworld_kills_in_island% &2-%parseother_perworld_kills_in_island_value%'

junior musk
#

you need the {}

short hearth
#

damn

short hearth
# junior musk you need the {}

I don't know if I'm stupid, but this is my code now and the result is just air

    height: 0.4
  - content: '&e&o&l#1 %parseother_{username}_{perworld_kills_in_island}% &2-%parseother_{perworld_kills_in_island}_value%'
    height: 0.4
  - content: '&4&o&l#2 %parseother_{username}_{perworld_kills_in_island}% &2-%parseother_{perworld_kills_in_island}_value%'
    height: 0.4
  - content: '&6&o&l#3 %parseother_{username}_{perworld_kills_in_island}% &2-%parseother_{perworld_kills_in_island}_value%' ```
junior musk
#

you have to use a an actual name instead of username

#

unless you want the stats of a player named username

short hearth
#

if that is possible

junior musk
#

you'll need a leaderboard plugin

#

like ajLeaderboards

short hearth
#

I have that plugin, how do I add it to my existing code?

short hearth
ancient locust
#

Hello. Today I bought a plugin for guilds and clans. But when I made the top guilds by balance, I could not load the placeholder for the guild name. Here is a photo of my placeholder. Is there anything wrong with it? (I use %ajlb_lb_guilds_name_1_alltime_name%)

toxic dust
#

placehoders not working normaly after restart i have to reload it everytime after restart manualy (now i am doing it using world Guard tho) but its a bug

limber storm
#

Im getting it on 1.20.2 and if i remove the papi "player" its all good but i need it. also im using InteractiveChat. And someone from their discord told me to also say it on here so i did.

oak sail
#

when parsing something with PlaceholderAPI can I have one thing inside another? cause this doesn't seem to work /papi parse me %formatter_number_shorten_<FancyEconomy_balance_raw>%

sharp bloom
#

oh wait

#

try <{ }>

mint fable
limber storm
#

A okay

junior musk
humble smelt
#

is it possible to create custom placeholder it will show points on event and i can add one point to player using command?

wintry smelt
#

I am using "Betterteams" and "Changeoutput Placeholder" to show No Teamname or the Teamname in Tablist and Chat. I added now a second server with Velocity. Is there a easy way to parse a placeholder from server 1 to 2 or any better idea how i can still have the teamnames shown after serverswitch?

junior musk
#

there's no way to parse placeholders from another server

#

unless the plugin that provides the placeholders has a way for that

wintry smelt
#

And a way to store a specific placeholder to another one?

#

Then i can just symlink that file for example

#

Or can you recommend a solution?

junior musk
#

I have no idea

viscid mountain
#

question and problem was working now i dont know whats going on. so in a menu if a player has the permissions in luckyperms the skill in the shop turns grey so it shows they already bough it. but for some reason its not wokrking.

#

view_requirement:
requirements:
skills:
type: string equals
input: '%luckperms_has_permission_veinminer.veinmine.axe%'
output: '✔'

sharp bloom
#

try yes

short hearth
viscid mountain
delicate sluice
#

What would the papi ecloud download be for something like telling a player how much money they have if I want to add it to tab, etcetera

delicate sluice
junior musk
#

hasn't been reverified thoughFunnying

wary crystal
#

switching back to %cmi_user_ping%

junior musk
#

bruh what

#

I'll try it myself later

#

you downloaded 2.0.6 right?

#

that's what /papi info Player says?

junior musk
#

the update worked fine for me

#

make sure you did download 2.0.6 and not 2.0.5, maybe the cache hadn't been updated yet so /papi ecloud download was still giving 2.0.5

pastel viper
#

Heyy in want make my scoreboard show money to vault

#

but i don't know how

#

i use simplescore and i have papi

#

who can help me

lost scroll
#

Hi, I'm trying to get the essentials placeholder to display money in a menu.

atomic oak
junior musk
#

weird

atomic oak
#

I did both manual and automatic downloading of Player expansion, still the same

trim halo
#

hey guys I'm running PlaceholderAPI v2.11.4 on Paper version git-Paper-223 (MC: 1.20.2)
and keep getting this issue with mcMMO v2.1.224
[PlaceholderAPI] Failed to load external expansion mcmmo. Identifier is already in use.
[PlaceholderAPI] Cannot load expansion mcmmo due to an unknown issue.

even if I add the Expansion-mcmmo.jar to the folder the same error occurs

atomic oak
trim halo
#

alrighty, awesome, thank you very much!

jolly glade
#

Hello, can you help me, the espancion player in the latest version gives an error in 1.20.2

uneven viper
#

quick question, is there a way I can evaluate a placeholder inside of another? for instance, I would like to effectively do what this does (where it evaluates the name of the group on the ranks track, then finds a tag with its return value): %deluxetags_tag_%luckperms_last_group_on_tracks_ranks%%

uneven viper
astral quest
#

Hello friends, is there a placeholder for the show displayname in luckperms? I couldn't find it.

astral quest
#

I looked but I couldn't see it. If you have it, can you send it to me?

#

%luckperms_highest_group_by_weight% Returns the name of the players highest weighted group, not including groups they indirectly inherit from others.
%luckperms_lowest_group_by_weight% Returns the name of the players lowest weighted group, not including groups they indirectly inherit from others.

#

but have some problem

#

diamond3:
tabprefix: "%luckperms_lowest_group_by_weight% "
tagprefix: "%luckperms_lowest_group_by_weight% "
tabsuffix: " %luckperms-suffix%"
tagsuffix: ""
belowname: " %luckperms-suffix%"
abovename: "%townyadvanced_nation%%townyadvanced_town%"

This is a rank, but the point system increases the rank when each player scores, but when you add the other ranks created, this does not appear, so I went for such a solution.

#

Is there anything I can do here?

placid light
#

if it isn't there, you can't use vault?

astral quest
# placid light if it isn't there, you can't use vault?

I found the solution, thank you. I added the default permission to all groups as a sister group. Then, when a user became a member of the site, I asked him to remove the default permission, so the perm at the bottom became the perm I gave him.

#

But could there be a better solution than this?

solid dagger
#

how do i reset kills and deaths with PAPI?

mint fable
#

It’s in the stats folder in your world folder @solid dagger

#

All stats are together

solid dagger
#

?

#

i deleted that folder

#

before that i shut down my server

#

deleted it

#

turned it back on

#

people still have their stats

#

i also tried to create a new world as well

#

i don't know why it's not working

#

@mint fable

#

hello?

mint fable
#

Idk why, what placeholder are you using?

solid dagger
#

statistics

#

@mint fable

mint fable
#

should've reset

#

were there files in your stats folder before you deleted it @solid dagger ?

#

/papi parse me %statistic_player_kills% didn't get reset?

#

if you type that command it doesn't say 0?

solid dagger
#

it says %statistic_player_kills% 9

#

which is what i had before

#

@mint fable

mint fable
#

open the stats folder, are all the files back?

solid dagger
#

yes, but that is only because i joined back

#

@mint fable

tender vaporBOT
mint fable
solid dagger
#

yup

mint fable
#

do you have any plugins that deal with statistics in any way

#

maybe a log would help

#

?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.

solid dagger
#

alright

#

1s

#

?paste

tender vaporBOT
#
FAQ Answer:

Paste Services
When asking for help with a config/menu/code issue please use our paste bin:
(we prefer it over pastebin.com)
HelpChat Paste - How To Use

solid dagger
#

there you go @mint fable

mint fable
#

hmm

#

parsing it in caht says 9??

#

@solid dagger

#

not the leaderboard

#

but in chat

#

/papi parse

#

says 9?

normal ridge
#

Curious, Is it possible to show how much players are in a current world guard region?

junior musk
#

You can with the PlayerList and WorldGuard expansion
/papi ecloud download Playerlist
/papi ecloud download WorldGuard
/papi reload

#

PLACEHOLDER:%worldguard_region_name%=<your region>

solid dagger
tender vaporBOT
# solid dagger Yes
Hey!

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

normal ridge
#

Whats the exact placeholder needed for that?

mint fable
# solid dagger Yes

I’m really not sure why your stats aren’t being reset when the file is deleted. Makes no sense to me

wispy mesa
#

I need help, when I try parsing a placeholder it works correctly with the papi command. But when I parse it in my plugin it doesn't work.

#

That's the code for it. Here's what I've got in my config file

join-msg: " %magicavatar_player_smallHead% %player_name% %vault_rank%"
#

The magicavatar one does not get parsed meanwhile the other two do. May I get some assistance?

mint fable
#

when you type /papi parse me %magicavatar_player_smallHead% it parses correctly though?

mint fable
#

I would add a debug statement and make sure joinText is exactly as you expect it to be

#

and maybe check console to see if there are any errors

#

in a join event it could be parsing before the player's info is loaded or something

wispy mesa
wispy mesa
mint fable
#

I'd try it first

#

or maybe change the event priority

wispy mesa
mint fable
#

not really sure

wispy mesa
#

🤔

wispy mesa
normal ridge
sweet rune
# normal ridge Anyone able to help on this?
%worldguard_region_name%
%worldguard_region_name_capitalized%
%worldguard_region_owner%
%worldguard_region_owner_groups%
%worldguard_region_members%
%worldguard_region_members_groups%
%worldguard_region_flags%
%worldguard_region_has_flag_<FlagName>%
%worldguard_region_min_point_x%
%worldguard_region_min_point_y%
%worldguard_region_min_point_z%
%worldguard_region_max_point_x%
%worldguard_region_max_point_y%
%worldguard_region_max_point_z%
%worldguard_<Any WG Placeholder>_<Priority (Lowest number = Highest priority)>%
%worldguard_<Any WG Placeholder>:<World>,<X>,<Y>,<Z>%
shut vault
#

Hi, it's awesome this channel exists

#

my question now

#

what placeholders i can use for ranking in decent holograms (ajleaderboards):

  • kills
  • best factions in claims or money or i dont know, something cool
  • mcpets most leveled pets
normal ridge
#

or is %worldguard_region_members% suppose to do that?

mint fable
#

Not sure if any placeholder like that exists @normal ridge

#

I don't even think you can detect if a specific player is inside a region or outside a region

rough ember
#

This is related to CheckItems plugin, the version is 1.20.2 and I'm trying to detect a tag from an item, but it always gives 'yes' no mater if it has the tag.

#

This is how I wrote it:

'0'
material: red_stained_glass
stack: 1
name: no
has0:
value0: 'yes'
compare: '%checkitem_nbtInts:Tags=Insane%'
material: green_stained_glass
stack: 1
name: yes

mint fable
#

nbtints needs to be lowercase @rough ember

rough ember
#

it still doesn't work

mint fable
#

/papi parse me %checkitem_nbtints:Tags=Insane%

#

does it say yes?

rough ember
#

yeah

mint fable
#

and you DON'T have the item in your inventory?

rough ember
#

yes, I only have a chest that doesn't have the tag

mint fable
#

hmm, try adding a mat: modifier

rough ember
#

it does the same, only that you must have a tnt, still doesn't matter the tag

mint fable
#

hmm what mc version

rough ember
#

1.20.2

mint fable
#

might be why

rough ember
#

probably

mint fable
#

you might get an error about nbtapi

rough ember
#

how do I fix it?

mint fable
#

I have to update it

rough ember
#

ok

mint fable
#

I'll push it to the ecloud soon

#

i'll also fix the capitilization on the ecloud for nbtInts and nbtStrings

rough ember
#

ok, I'm going to check it

#

thanks

mint fable
#

lmk if it works, I just tested it myself and it seemed to @rough ember

#

if so i'll push it right away

rough ember
#

k

tender vaporBOT
patent rover
#

[16:23:18 WARN]: [PlaceholderAPI] listplayers is attempting to register placeholders via deprecated PlaceholderHook class. This class is no longer supported and will be removed in v2.13.0!
[16:23:18 WARN]: [PlaceholderAPI] Cannot load expansion listplayers due to an unknown issue.

#

pls solve

junior musk
#

listplayers is outdated, use PlayerList instead

sweet rune
#

I want to show the weather if its rainy / sun / snowy / etc. but Idk how to do it with seasons, it tells there's no download required but eg. %seasons_weather% isn't being replaced somehow

#

just noticed its by a plugin.. someone know how to display weather?

junior musk
#

only thing I can find is %player_weather_duration%

sweet rune
#

same here, it provides an unix timestamp

#

but it's not what im looking for 😄 and seasons is not compatible for 1.20, otherwise I'd take that.

junior musk
#

I found %world_thunder%

#

though I can't find one for rain

patent rover
sweet rune
#

are there any cool placeholders for a scoreboard?

junior musk
patent rover
torpid depot
torpid depot
#

yes

junior musk
#

there's an issue with the %player_ping% placeholder

junior musk
#

it was supposed to be fixed but apparently it's still happening

patent rover
sweet rune
junior musk
junior musk
sweet rune
#

still searching a way to format the biome string. wanna have it with the _ replaced with space and pascal case

junior musk
#

1.20.2 broke the ping placeholder

junior musk
torpid depot
#

i've fixed

#

ty

cinder oyster
#

oh, i see everyone already knows that %player_ping% is not working.. do you know when it will be fixed? :)

junior musk
#

no idea, I asked Gaby, hopefully he'll do it soon

#

well I guess it's time to publish my own Player expansion lol

sweet rune
#

also i dunno how to remove ecloud packages. i did the unregister command and reloaded but they're still installed.

high gazelle
#

is the Player placeholder (papi ecloud download player) still broken?

junior musk
# sweet rune why though lol

because until 1.17, Spigot didn't have any method to get a player's ping, meaning NMS had to be used. This was fine until 1.17 because the field in the NMS player class was always named ping, but since 1.17, the field got obfuscated and it turned into e or smth, then later on in 1.20 or 1.19.smth, it was changed again to f this time, and now it changed again in 1.20.2 to idk what.
Thankfully, Spigot added a getPing method in 1.17, but the Player-expansion didn't use that until Gaby's recent pull request which was finally merged into the Player Expansion's 2.0.6 version, but it somehow didn't make it in the jar that wa published on the ecloud

junior musk
junior musk
rough ember
#

@mint fable I updated the plugin from eCloud and it still gives me wrong

tender vaporBOT
rough ember
#

yes

#

i don't know if it has something to do but I'm using spigot

mint fable
#

Hmm

#

I gotta go soon so can’t help too much

rough ember
#

don't worry

mint fable
#

do you get any console errors

#

or does it just say yes

sweet rune
#

someone know how to display hunger level in a decent way? what I currently got is the plugin AnimatedScoreboard with something like this:
<repeat times=%math_{player_food_level}/2%>&3🍗</repeat>
What I'm trying to accomplish is that half hunger is being displayed in color code &b.

For hp it's easy as there's a placeholder predefined by the plugin AnimatedScoreboard:
<health full=&3 half=&b empty=&f update=5>❤</health>

mint fable
#

oh idk

#

I was gonna suggest something like this
%changeoutput_<=_input:{player_food_level}_matcher:10_ifmatch:&b_else:&3%

#

where if player_food_level is 10 or below, it displays &b, otherwise display &3

sweet rune
#

nah what i was trying to tell is that then for example if you have 17 hunger, you get 8 chicken legs in &3 and the 9th one in &b.

crisp crystal
#

If I get this:
[TAB] [WARN] CPU usage of placeholder %agonia_emblem% is 33%. It will most likely cause problems. Try increasing refresh interval.

#

How do I "increasing refresh interval"

rough ember
tender vaporBOT
sweet rune
#

another way around this would be to like just display even food levels

crisp crystal
#

I can't get %player_level% to work.

#

When doing /papi parse Halvnaken %player_level%

#

It just shows up %player_level%

#

and yes, I have the extension on the server

mint fable
#

ohhh

#

I see why

#

you're using nbtints when you should be using nbtstrings @rough ember

mint fable
#

wherever you're using the placeholder

gray anvil
#
[14:37:49 INFO]: Author: clip
[14:37:49 INFO]: Verified: ✔
[14:37:49 INFO]: Latest Version: 2.0.6
[14:37:49 INFO]: Released: 3d 22h 19m 11s ago
[14:37:49 INFO]: Release Notes: Fix ping placeholder not working in 1.20.2```
#

/papi parse me %player_colored_ping%

#

what is this error

junior musk
#

it was supposed to be fixed but it actually isn't yet

#

the dev's been notified

gray anvil
#

OK! Thanks

crisp crystal
junior musk
#

send /papi dump

jagged snow
#

Hello everyone^^
I'm working on creating an in-game tool with an advanced GUI that displays the activity index from the plugin plan. Currently, I have %plan_player_activity_index:%advancedgui_textinput_[id of my AGUI text input module]%%.
The AGUI only shows my activity index, and the player name, which should come with the text input, is added at the end of my index. Here's the current output: '4.95advancedgui_textinput_[id of my AGUI text input module]'.
Hope u can help me^^

junior musk
#

to use placeholders within other placeholders use {}, though some placeholders may not support that

#

that's why I created the Utils expansion to add support for nested placeholders to all of them: %utils_parse_placeholder1_{placeholder2}%
/papi ecloud download Utils
/papi reload

jagged snow
junior musk
#

in your case: %utils_parse_plan_player_activity_index:{advancedgui_textinput_[id of my AGUI text input module]}%.

junior musk
#

and you have to use Utils

jagged snow
#

okay thank you i'll try

rough ember
tender vaporBOT
tribal seal
#

Greetings, im having a small issue, i have updated my server to 1.20.2 and now when i log in some placeholders work, some dont but i also get an issue from another plugin cause of some placeholder parsing. I have downloaded the latest Papi thats on spigot, is there any dev builds or something? https://prnt.sc/hUVpOm-lwbMk

eternal obsidian
#

yea apparently the player expansion is broken or smth for 1.20.2

rough ember
mint fable
#

?checkitem-nbt

tender vaporBOT
#
FAQ Answer:

CheckItem NBT Tutorial
Check out [this tutorial](#1071634786310967296 message) for information on how to check and remove items
with specific nbt data from a player via the CheckItem Expansion

mint fable
#

If you can hold the item and type the /data command in the tutorial, send it here.

#

@rough ember

tribal seal
short hearth
#

Is it possible to have two different holograms with different values?
My goal is to have one counts all total kills (which I already got), while the other hologram counts all kills in my event world (multiverse)

NOTE: The hologram shall show top three players with the most kills in my eventworld.

mint fable
mint fable
tribal seal
#

I do yes

tribal seal
# mint fable Do you have the latest player expansion? It was updated a few days ago https://...

im getting this warning on console, i've tryed downloading deluxetags expansion from the site but i cant seem to make it work

[16:38:07 WARN]: [PlaceholderAPI] Cannot load expansion deluxetags due to an unknown issue.
[16:38:07 WARN]: [PlaceholderAPI] Failed to load external expansion deluxetags. Identifier is already in use.
[16:38:07 WARN]: [PlaceholderAPI] Cannot load expansion deluxetags due to an unknown issue.```
mint fable
#

deluxetags doesn't need an expansion anymore, delete it

tribal seal
#

oh, okays

short hearth
tribal seal
#

done, and also, to download for example the latest player expansion i just do "/papi ecloud download Player" right?

mint fable
#

oh ya, guess it exists

#

nice

short hearth
#
  - content: '&f&lEVENT KILLS'
    height: 0.4
  - content: '&e&o&l#1 %ajlb_lb_statistic_player_kills_1_alltime_name% &2-%ajlb_lb_statistic_player_killst_1_alltime_value%'
    height: 0.4
  - content: '&3&o&l#2 %ajlb_lb_statistic_player_kills_2_alltime_name% &2-%ajlb_lb_statistic_player_kills_2_alltime_value%'
    height: 0.4
  - content: '&6&o&l#3 %ajlb_lb_statistic_player_kills_3_alltime_name% &2-%ajlb_lb_statistic_player_kills_3_alltime_value%'
    height: 0.4
  - content: '&7&o&l#4 %ajlb_lb_statistic_player_kills_4_alltime_name% &2-%ajlb_lb_statistic_player_kills_4_alltime_value%'
    height: 0.4
  - content: '&7&o&l#5 %ajlb_lb_statistic_player_kills_5_alltime_name% &2-%ajlb_lb_statistic_player_kills_5_alltime_value%'
    height: 0.4
  - content: '&7&o&l#6 %ajlb_lb_statistic_player_kills_6_alltime_name% &2-%ajlb_lb_statistic_player_kills_6_alltime_value%'
    height: 0.4
  actions: {}```

Yeah I've used the PerWorld extension but I don't know how to write a code like this ^^ using per world extention
#

that shows the top player kills in each world

mint fable
#

so what you've done

#

is add a leaderboard for statistic_player_kills

#

you need to add a leaderboard for %perworld_kills_in_<YOUR_WORLD>%

#

so aj leaderboards can start tracking the value

short hearth
#

so how do I add this leaderboard for %perworld_kills_in_<YOUR_WORLD>%

mint fable
#

same way you did it for statistic_player_kills

short hearth
#

ight I'll have a look

short hearth
mint fable
#

well yes

#

completely change the placeholder you're using

short hearth
#

I would guess I'd have to use %perworld_kills_in_<YOUR_WORLD>% somehow in the code, I just don't really understand how to put it in the code

mint fable
#

to the new one

#

Did you not set any of this up yourself?

short hearth
#

I did

mint fable
#

O.o

short hearth
#

Well I watched a video

mint fable
#

ah

short hearth
#

It was a long time ago

mint fable
#

well the wiki explains everything

#

in full detail

#

you're currently using: %ajlb_lb_statistic_player_kills_6_alltime_name%

tribal seal
#

Sorry to interrupt, just deleted the deluxetags expansion, no more warnings alright, but still the game issue in general

mint fable
#

the format for ajlb placeholders is %ajlb_lb_<board>_<number>_<type>_name% @short hearth

short hearth
#

yee

mint fable
#

you see the statistic_player_kills you have to replace it with the new placeholder

#

and that should work

short hearth
#

and I would have to guess the new placeholder is %perworld_kills_in_<YOUR_WORLD>%

tribal seal
#

same issue lol

#

idk what im writting

mint fable
#

same issue with deluxetags?

#

or player ping

tribal seal
#

The player ping

mint fable
#

and then /papi reload after

short hearth
#

oh myyy this is gonna be annoying to do

tribal seal
#

That is correct alright, i tryed that and it seems updated, but nothing happens

mint fable
#

i guess

mint fable
mint fable
short hearth
#

Depends if I understood it right

tribal seal
#

error occured, will post the error now

short hearth
#

Replace statistic_player_kills with the per world thing?

mint fable
#

?paste

tender vaporBOT
#
FAQ Answer:

Paste Services
When asking for help with a config/menu/code issue please use our paste bin:
(we prefer it over pastebin.com)
HelpChat Paste - How To Use

short hearth
#

oh well

mint fable
#

you should really take a look at ajlb and see how it works

#

aj leaderboards provides the "top 5 players" placeholders

short hearth
#

yeah I'm a little confused how it knows how to track the kills

mint fable
#

it gets it from the placeholder

#

when you add the placeholder to ajlb, it starts tracking the values for all players and stores the values in it's database

#

so it can sort and retrieve them in order

#

that's ALL done by aj leaderboards

#

nothing to do with papi itself

#

or the statistic expansion

tribal seal
short hearth
#

oh my god I didn't realise it already said kills in here... %perworld_kills_in_<YOUR_WORLD>% no sh!t it's gonna know what to track

#

I suppose we remove the percentage signs and brackets?

mint fable
#

@vivid sparrow i'm very confused on how it says v2.0.6 but doesn't have the ping changes

short hearth
#

ight let's see if it's works

mint fable
#

Are you able to delete the current 2.0.6 version gaby or do we need to upload a 2.0.7 with fixes?

junior musk
mint fable
#

it's a very old commit too

#

weird

junior musk
#

I'm pretty sure versions can be deleted so it could be possible

mint fable
#

ya, just dunno if gaby can or funny has to

vivid sparrow
mint fable
#

the ping changes were 5 months ago

junior musk
short hearth
#

the hell, why did decenthologram remove /dh hologram reload

mint fable
vivid sparrow
#

I did fetch the last changes on the repo, I might have done smth wrong, idk
I will check it in a few mins when I get to my pc

mint fable
#

it's always confusing as shit to me

#

lol

vivid sparrow
#

So the jar is the same thing as 2.0.5?

short hearth
#

dawgg nothing going my way, can't connect to my server 😭

mint fable
short hearth
#

ye I found that thing

mint fable
short hearth
#

istg my world fucked up rn

mint fable
#

it says 2.0.6 version

#

but the ping changes that were pulled in august are not reflected

short hearth
#

board does not exist wtf?

vivid sparrow
#

Ok let me see

mint fable
short hearth
#

/ajlb add %perworld_kills_in_island% ??

mint fable
#

ya

short hearth
#

or is it without %

mint fable
#

idk

#

with

short hearth
#

ok ok I might've done with the brackets too

mint fable
#

did you download the perworld expansion as well? before doing this

#

did ajlb give you any confirmation that the board was created?

short hearth
#

hold up we try again

#

oh ya

#

I did with <island>

mint fable
#

ic

short hearth
#

well right now it's --- ----- so I suppose it works

#

oh

#

nvm it updated

#

works 👍

mint fable
#

nice

short hearth
#

ty

mint fable
#

👍

tribal seal
mint fable
#

we are

#

we will get back to you

tribal seal
#

Ah

#

sorry, thought that was on the other issue

mint fable
#

2.0.6 is supposed to have the ping fixes, but doesn't

#

no worries

tribal seal
#

Copy that alright, so i guess ill just wait for a ping

#

Ty in advance

mint fable
tribal seal
#

Indeed but now that i think about it, well it was decent xD

mint fable
vivid sparrow
#

@tribal seal ^

mint fable
#

perfecto

tribal seal
#

Nice, ty 😄

mint fable
#

you verifying? @vivid sparrow

vivid sparrow
#

verifying what?

mint fable
#

expansion

vivid sparrow
#

ah duh

#

I forgot ab that LOL

mint fable
#

lmao happens

vivid sparrow
#

ty

mint fable
#

👍

#

thank YOU!

broken cipher
#

does anyone know a plugin that does next:

  • for example you execute /paste <papi_placeholder>
  • this will upload content of these placeholders to paste server (either self hosted or some online paste site like pastebin)
    ?
balmy marten
#

I would have a doubt that's something that already exists. Might need something custom

fair wharf
#

How would I go about creating an if statement using papi?
I want my placeholder to show different text depending on if Pinger says the server is online or offline

austere hawk
#

is there a way to change teh permissions so that people cant see this?

raw lagoon
wooden marten
#

Anyone know how to like make a shop like thing so when you can claim a rank but you have to pay 2000 money and have a placeholder be a certain value?

toxic stag
raw lagoon
toxic stag
raw lagoon
shut vault
cinder oyster
shut vault
mint fable
#

i recommend sending pastes of code, not images

#

helps us help you

mint fable
shut vault
mint fable
#

1 to 1?

#

like, 1 at a time?

shut vault
#

ye

mint fable
#

and rotate through them?

shut vault
#

ye

#

im trying to use "command timer" plugin for it

#

but its not efficient apparently

mint fable
#

ah so

#

ahh

#

I think they all need to be 1 boss bar

#

and use the same animation

#

and add all the lines to it

shut vault
#

oh

#

jesus

mint fable
#

so it will rotate through the Thanks, then Shop, then Complete_quests

#

make sense?

shut vault
#

yea

mint fable
#

because really you just want 1 long animation

shut vault
#

so basically

#

i make them an unique one

#

aight

#

cool idea

mint fable
#

You could seperate it up with comments with #

shut vault
#

thank you ❤️

mint fable
#
'line 1'
'line 1'
'line 1'
###
###quests
###
'line 1'
'line 1'
'line 1'
shut vault
#

yep

mint fable
#

👍 gl

shut vault
tender vaporBOT
shut vault
mint fable
#

you can't have tabs in your yaml config

#

needs to all be spaces

#

I'd recommend using an editor that supports yaml formatting

#

like notepad++

#

TAB also tells you what to do

#

which is pretty nice

#

@shut vault

#

gives you 3 suggestions

shut vault
#

its about the space

#

before the " - "

mint fable
#

and you have tabs

shut vault
#

but still doesnt work

mint fable
#

you can't have tabs

shut vault
#

why it was working before tho

mint fable
#

you didn't have tabs

shut vault
#

with tabs spaces

mint fable
#

you had spaces

shut vault
#

gg

#

i deleted all spaces

#

tabs

#

and put formatting

#

now i have 20 errors lol

#

NVM i fixed

#

ty

junior musk
#

@versed warren

tender vaporBOT
junior musk
#

bryan631 - 1163190308159377520

hard jackal
#

Someone know how can i know how much the player have a specific item in his inventory ? (It's an itemsadder item)

#

Im trying to do that with checkitems placeholder but i can't succed

mint fable
#

%checkitem_amount_nbtstrings:...% with the correct nbt data should work