#placeholder-api

150650 messages · Page 41 of 151

keen mica
#

Hold on man, are you the actual developer?

#

I'm using your plugin if so, and its working

neat fern
#

im the developer of playtime yes

#

whats the issue your having?

keen mica
#

Oh ok, I can't seem to use other placeholders within your plugin

#

i want to include join date

#

Other plugin kept resetting Jd

neat fern
#

where are you getting the data for join date?

#

i can look into adding it if so

keen mica
#

Player extension

neat fern
#

ok let me look into it

keen mica
#

Thanks ❤️

winged chasm
#

Im running a bungeecord network, and after a reboot placeholderAPI completely died, it doesnt error in logs, but none of the placeholders work, when trying to reload there is just

[11:19:21] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...``` and no other response. When trying to download an expansion on the other hand, there is (used vault as an example, works same on all i try)
```[Server thread/INFO]: Failed to find an expansion named: vault```even without any expansions it still reacts the same, only placeholders that i can use are those that are hardcoded into other plugins. I have tried manually putting expansions, doesnt work. I have tried changing config, doesnt work.
zinc sapphire
#
[13:01:27 WARN]: [PlaceholderAPI] redisbungee is attempting to register placeholders via a PlaceholderHook class which is no longer supported!

Is there any way I can modify the code of the plugin or something to make it work?

#

Yes, I know redisbungee is unmaintained

vestal kiln
#

Hello it's possible to use placeholdersapi for bungeecord ? i want to show the nickname of player with essentials

silver minnow
vestal kiln
#

in plugin bungeecord ?

silver minnow
#

no

vestal kiln
#

not spigot plugin

silver minnow
#

it doesn't support bungee

vestal kiln
#

ho :/

#

i want to show the nickname of player

#

i create a globalchat plugin

turbid tide
#

you can't. unless that plugin has a way to take input from spigot to bungee.

vestal kiln
#

okay

lilac oxide
#

where are the docs for relational placeholders? I'm using a plugin that supports them, but I cannot find how to create one

silver minnow
#

notepad

#

any text editor

ocean edge
quiet gulch
#

contact the expression author

#

like it says

ocean edge
#

ohhh okay thanks

velvet flint
#

I use notepad++ to find a replace

#

just find the symbol and replace with the new one

winged chasm
#

how do i make papi ignore ecloud?

winged mauve
#

I get this with deluxe menus. what am I doing wrong?

finite crater
#

Hello.
I can't seem to add any placeholders to my items name's, is there anyway to do this?

turbid tide
winged mauve
#

cant post images ofd the log

tender vaporBOT
#

@winged mauve,

turbid tide
#

just give a pastebin of the entire log

#

?paste

tender vaporBOT
turbid tide
winged chasm
#

well, my papi is still broken 😦

dreamy oracle
#

please

#

help me

#

my mc

#

wont work

turbid tide
winged chasm
#

some time ago, after a restart, all the expansions stopped working (placeholders that are hard-coded into other plugins worked tho), i couldnt connect to ecloud, and i couldnt reload the plugin. I already reinstalled the whole thing, checked different versions, tried without any plugins that might interfere, disabling ecloud, nothing worked

turbid tide
#

ok so a few more things to try: use the dev builds of PAPI, go to plugins/PlaceholderAPI/expansions and delete all the expansions from there and then go to https://api.extendedclip.com/all/ and manually download the expansions, put them in that folder and do /papi reload if just a reload doesn't work fully restart the server. also don't use PlugMan or anything similar

winged chasm
#

where can i find dev builds?

turbid tide
#

?papi-builds

tender vaporBOT
turbid tide
#

here ^

winged chasm
#

thx

turbid tide
#

the latest one

winged chasm
#

because it already know that manually getting the expansions (for eg. vault) still doesnt work

turbid tide
#

Do you get any errors? Maybe send a full startup log in a paste

winged chasm
#

well, now i can connect to ecloud, still cant reload, but its ok, ill just restart it

turbid tide
#

?startuplog

tender vaporBOT
winged chasm
#

should i send it here again?

turbid tide
#

maybe I can understand some of it. if you want

winged chasm
#
[22:09:36] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[22:09:36] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...```thats what happens immidiately when trying to reload, and after that (i dont know if its even related, as sometimes it comes much much later)
```THIS LOG IS NOT RELATED, CHECKED```
#

sry that i didnt link it but i dont think its that long...

turbid tide
#

welp nvm I got no idea xD

#

doesn't look like there's anything PAPI related tho. not sure

winged chasm
#

ummm what? now when checking the expansions folder, there was no vault i installed previously, refreshed ftp to be sure it isnt there, then put it manually, done /papi reload, and the old vault appeared again...

turbid tide
#

try stopping the server

#

while removing

#

the old jars

#

and putting in the new ones

winged chasm
#

well, when doing /papi ecloud list installed it shows that there are no expansions

finite crater
# turbid tide `%player_item_in_hand_name%`

Hello Blitz.
Inserting that or any other placeholder doesn't work, it will just change the name to that, as if Placeholders didn't even exist...

"/itemname %player_item_in_hand_name%" simply changed it to the name %player_item_in_hand_name%

I wonder if I am doing something wrong

tender vaporBOT
#

@finite crater,

turbid tide
finite crater
#

Literally none placeholder is working in itemnames or item lores

graceful forum
#

oh

#

nvm

#

fixed it

#

🙂

rare lily
#

This has been requested for weeks

errant iron
#

What language is that

turbid tide
#

JS

errant iron
#

🤮

turbid tide
#

well at least an attempt I guess

#

its for the JS expansion of PAPI

errant iron
#

Who chose JS as the expansion Lang

#

We could've had Lua

turbid tide
#

make it then ... xD

#
var kit = "%kitpvp_player_kit%"

function translate() {
  switch (kit) {
    case "Fighter":
      return "Боец";
    default: 
      return "Няма";
  }
}
modern lynx
#

How can I show multiple servers' player count with Bungee placeholder?

turbid tide
#

%math_0:_{bungee_server1}+{bungee_server2}+{bungee_server3}% Or you can just use %bungee_total% for all servers together

modern lynx
#

that's makes sense

#

thanks

idle coral
#

Just noticed something very interesting lmao
This is the %statistic_time_played% from Statistic something doesn't seem right xD

warm topaz
#

update ur papi

errant iron
#

nah bro, you gotta wait till 48h till it wraps around

#

you're on moon time

warm topaz
#

one of the dev builds fixes it iirc

idle coral
#

Ew Skript extension is pinned

warm topaz
#

unpin it!

brisk coral
#

Disgusting

idle coral
#

Also Kali, that is still not fixed, just tried on 2.10.10-DEV-122

#

Don't think the expansion was updated yet

errant iron
#

how many dev versions can there possibly be for a PAPI extension lmao

idle coral
#

I see the fix on git hub

gritty phoenix
#

Hello, i got this error, I don't know what does mean, can someone help me please ?

java.lang.NullPointerException: null
at me.gabytm.placeholderapi.config.ConfigExpansion.register(ConfigExpansion.java:56) ~[?:?]
at me.clip.placeholderapi.expansion.manager.LocalExpansionManager.register(LocalExpansionManager.java:139) ~[?:?]
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195) ~[?:?]
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1655) ~[?:?]
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484) ~[?:?]
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474) ~[?:?]
at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:913) ~[?:?]
at java.util.stream.ReduceOps$5.evaluateSequential(ReduceOps.java:257) ~[?:?]
at java.util.stream.ReduceOps$5.evaluateSequential(ReduceOps.java:248) ~[?:?]
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?]
at java.util.stream.ReferencePipeline.count(ReferencePipeline.java:605) ~[?:?]
at me.clip.placeholderapi.expansion.manager.LocalExpansionManager.lambda$registerAll$2(LocalExpansionManager.java:288) ~[?:?]
at me.clip.placeholderapi.util.Futures.lambda$null$0(Futures.java:46) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:99) ~[patched_1.16.5.jar:git-Paper-503]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:468) ~[patched_1.16.5.jar:git-Paper-503]
at net.minecraft.server.v1_16_R3.MinecraftServer.w(MinecraftServer.java:950) ~[patched_1.16.5.jar:git-Paper-503]
at net.minecraft.server.v1_16_R3.MinecraftServer.lambda$a$0(MinecraftServer.java:175) ~[patched_1.16.5.jar:git-Paper-503]
at java.lang.Thread.run(Thread.java:834) [?:?]```
vivid sparrow
#

Oh no my baby

steep thorn
#

But Gaby is typing and he made it

#

🙂

vivid sparrow
#

The one you linked to is an old version, Robin

steep thorn
#

Yeah I thought so, stacktrace didn't match

sweet terrace
#

Hey, my server has crashed a couple of times today and after looking through the logs it seems like PlaceholderAPI is the (or one of) the issues? https://pastebin.com/LZACnkQR

errant iron
sweet terrace
#

Thanks! I'll try that if the server crashes again 🙂

narrow otter
#

Greetings! I immediately get to the subject, I use the deluxechat plugin. On the one hand I am using fabled but I am having a problem. The island level shows "my" island level even though I use the %fabledskyblock_level_formatted% or %fabledskyblock_level% placeholder. I looked at other servers, they somehow solved it. I use the plugin called chatinjector so that the Fabledin level does not get in trouble. How can I get rid of the place holder problem?

narrow otter
south spruce
#

Hi, I've tried downloading the World pack of placeholders to my aternos server. I run /papi ecloud download World but it says it doesn't exist???

south spruce
lapis spire
#

Hello why i have in luckperms placeholder (Parent temp group) only 6 days but not 30 days ? (I set parent group for 30 days)

mint fable
#

modifiers are separated by , not _

#

so mat:bone,strict

finite crater
#

Hey can I get some help with my last issue?
I still couldn't get it fixed...
My placeholders simply don't work in an item's name, no matter what placeholder I'm trying

narrow cloak
#

how do i use %server_countdown_dd.MM.yyyy_01.01.2020%

#

i want to countdown to the 29th of this month

turbid tide
errant iron
#

no american datetime? :(

turbid tide
#

you can change the formatting to whatever you want

#

in that placeholder

#

for example if you want it

#

MM/dd/yyyy hh:ss aa you can

narrow cloak
#

kk thanks ill try that

turbid tide
#

because if it doesn't then it won't work

narrow cloak
#

ok i did /holo setline test 1 %server_countdown_29.03.2021_29.03.2021% and still returns 0?

turbid tide
finite crater
turbid tide
turbid tide
narrow cloak
#

so this? %server_countdown_dd.MM.yyyy_29.03.2021%

turbid tide
#

yeah that should work

finite crater
narrow cloak
#

o thats right i cant put pics in here... but it just shows the placeholder

errant iron
narrow cloak
turbid tide
#

I mean it really depends. I know EzBlocks can do that but idk. I don't know any plugins that can even add placeholders to item names so can't help you

turbid tide
narrow cloak
#

Holographic Displays

errant iron
#

it uh

#

doesn't seem to support PAPI

#

and their placeholders list is down from OVH lmao

narrow cloak
#

ill try it with my servernpc plugin since it supports placeholderapi to be sure

turbid tide
errant iron
#

ah yeah you need the extension thats right

turbid tide
#

you can always test placeholders by doing /papi parse me %placeholder%

narrow cloak
#

Yea the servernpc plugin requires that plugin

turbid tide
#

or change me to the name of any player that's online

lapis spire
#

Where can i send screenshot?

errant iron
#

?imgur

tender vaporBOT
narrow cloak
errant iron
#

nice so now we just need the hologram to work eh?

#

did you set the refresh holder

turbid tide
#

make ure you have HolograhpicDisplay and ProtocolLib tho installed

#

HolograhpicExtension***

#

not display

#

that too

#

but HE as well

errant iron
#

To make sure the placeholders update you will need to add refresh holders.

lapis spire
errant iron
#
{fast} - 0.5 seconds
{medium} - 1 seconds
{slow} - 5 seconds
{slowest} - 10 seconds.```
narrow cloak
#

kk like i said servernpc requires it so im going to test that placeholder below the server im useing it on

errant iron
#

is that two chat windows overlaying eachother?

lapis spire
#

What do you mean ?

narrow cloak
#

ok the most important part i needed works

errant iron
#

oh I didn't see your question lol

lapis spire
#

I post those screens for BlitzZzZ

narrow cloak
#

thanks for the help @turbid tide

turbid tide
#

no problem

#

that's very weird. are you sure you parsed the correct group name?

#

because I just tested it on my server

#

and it works

lapis spire
#

Yes i am sure

turbid tide
#

what's your PlaceholderAPI version?

lapis spire
#

2.10.9

turbid tide
#

try updating to the dev build.

#

wtf

#

?papi-builds

tender vaporBOT
turbid tide
#

ok you can get it from here ^

#

the latest development build

turbid tide
winged chasm
#

thx Blitz, after trying to deleting every single plugin one by one, it turns out newest build of skungee killed it, now its fixed

errant iron
#

oh boy skungee

#

funny name and funny purpose

pulsar lake
#

Having an issue with the Javascript community script lore.js
It works correctly, but after a second or two, it stops showing all lore lines and just shows the first lore line and nothing else.
This is inside DeluxeMenus

turbid tide
#

that's because of update: true iirc. You'll have to disable that for the item.

#

there's no fix at this moment and idk when a fix will be made

pulsar lake
#

in placeholderAPI? or DeluxMenus

turbid tide
#

deluxemenus

pulsar lake
#

Ah, that worked, thanks

void cypress
#

Yo

pulsar lake
#

if I need to, I'll use the refresh command instead of update

void cypress
#

none of my placeholders are working

#

dont understand whats going on

#

i got essentials vault player

turbid tide
#

you downloaded the expansions for them?

void cypress
#

yeah

#

trying to return %player% when someone redeems a kit

turbid tide
#

and if you do /papi ecloud list installed they show up?

#

%player_name% is the one you have to use for player name

void cypress
#

I know

#

its not working

#

just shows up as text

turbid tide
#

what about the ecloud list command I gave above?

void cypress
#

Yeah they show up

turbid tide
#

And how are you testing the placeholders? In what conditions

void cypress
#

/broadcast %player% has just purchased a Kitname!

#

or %player_name%

#

i mean none of them are working

#

nothings returning

errant iron
#

try /papi parse %player_name%

turbid tide
#

/papi parse me %player_name%

#

also you need to make sure your broadcast command supports placeholders. if they work with /papi parse then it doesn't

errant iron
#

aw shit yeah u rite

void cypress
#

ok so i did the papi parse and it returned my name

turbid tide
#

yeah then your broadcast plugin doesn't support PlaceholderAPI

#

you need to get one that does

#

give me 2 seconds. I remember I made one for someone a long time ago. If I find it. I'll send the jar.

void cypress
#

honestly have no idea which plugin broadcast goes to

#

might be my anticheat

#

but even then

turbid tide
#

if you have Essentials then that's the one

void cypress
#

oh

#

essentials doesn't support placeholders?

turbid tide
#

well not from PlaceholderAPI it does not

void cypress
#

what do

#

Why would there be an ecloud for essentials

#

if it doesnt work

turbid tide
#

well that's different

#

placeholders from essentials work

#

in other plugins that support PAPI

#

the expansion takes data from essentials and displays it in other plugins that support it

#

but essentials doesn't support PAPI so it can't convert placeholders into the data

void cypress
#

so what should i do here

#

uninstall placeholders api?

turbid tide
#

well if you wait a bit I'll try to give you a broadcast plugin that supports PAPI

#

just need to find it

void cypress
#

even for holographic displays though too

#

nothing is returning

#

is that because of essentialsX?

turbid tide
#

because that plugin doesn't support PAPI either

#

but you can download 2 plugins and it will work

#

HolograhpicExtension

#

and ProtocolLib

#

it will work in holograhpic display only

void cypress
#

huh

#

Ok

#

interesting

turbid tide
#

so basically HE uses PLib to take over HolograhpicDisplay and parses the placeholders

turbid tide
# void cypress Ok

I think I have deleted the plugin. If you want I can make one and send it tomorrow. I have some work to finish. Well today for me since is 1 am but later today in like 12-16 hours

void cypress
#

Yeah if u can send me a link to it ill check it out

turbid tide
#

well I'll just send the jar after I make it.

#

and the source code in case you're one of those people that "don't download anything from discord just in case its a virus" lmao

errant iron
#

Blitz just makes a broadcast plugin for this guy

#

we stan him

turbid tide
#

I mean its one of the easiest plugins you can make

#

after Hello Wordl

#

world*

hollow crater
#

Hey 🙂 Not sure if this is the right channel, please tell me if I should move it...

Is there any way to make custom placeholders? I'll explain this the best I can. I'm setting up a custom Achievements menu on a minigames server using DeluxeMenus. Obviously using DM you can add console command actions when certain items are left clicked. Is there a way to 'add 1' in value to a 'custom placeholder' when an item is left clicked? For example, I make a placeholder with an integer value. The placeholder can be called 'AchievementsComplete'. Then, using DeluxeMenus, every time my player completes one, they click the item in the menu and I want the Placeholder to increase in value by 1. This could also be used in other menus such as a Shop Menu where each time an item is purchased, the placeholder 'ItemsBought' can increase by 1. This idea I assume woud need to be/could be linked to a MYSQL database to track what each players current 'stats' are.

If this is in any way possible or if there are any ideas or other plugins capable of this, any help would be appreciated 🙂 Thanks! If any of that doesn't make sense, please let me know and I'll try explain better.

Note: the end goal / reason I want this is I want one of my achievements to be 'purchase X amount of items from the Shop Menu'. To be able to do that, I need a way of tracking how many the player has

steel tendon
#

you could use a meta permission to track it. You'd just need a way to perform math functions on that permission then. Should be doable using the Math placeholders.

Something like this might work assuming you use LuckPerms: %math_{luckperms_meta_purchasedobj}+1%

hollow crater
#

Hey thanks for the reply, I'm not familiar with this so I'm just playing around with it in game before I reply

#

So how would I use a command to add the value of 1? When I run /lp user AltSplash meta set test %math_{luckperms_meta_test}+1% that doesnt work. It just sets the value to the text of '%math_{luckperms_meta_test}+1%'

#

If I can get a command to add 1 to the value, I think this is exactly what I'm looking for

steel tendon
#

Make sure you have the math PAPI extension installed. Also, try doing it with a DeluxeMenus button, as that should parse the placeholder.

/papi ecloud download math
/papi reload

[console] lp user AltSplash meta set test %math_{luckperms_meta_test}+1%

hollow crater
#

I had the Math extension installed but I'll try doing it through a DM button, just having lunch quick 👍

hollow crater
#

Ok, so, the [console] version worked so that's great. Only thing I can't get working is for DeluxeMenus to recognise when a players meta value is at a certain number to change the display item in that slot. By using the [console] way its setting the meta to 3 decimal places, not sure if that is the issue (i.e. instead of 3, its 3.000). In the attached menu, looking at items 4a and 4b, I've tried switching the priorities around and also tried changing the output between 4 and 4.000 but I can't get any combination where AltSplash can see item 4b, the diamond.

https://pastebin.com/9kf5sjLK

steel tendon
#

You can control precision/rounding

#

I think I just did that wrong

quick sphinx
hollow crater
#

Perfect I've got it working now, thanks for all the help this is really useful to me 🙂

slender swan
#

is there any user text input expansion?

empty ridge
#

how do i show the top player with highest vault balance because %vault_eco_top_player_#% doesn't seem to work for me

empty ridge
#

yea that was what I was trying to type but that doesn't work for me

mild gale
empty ridge
#

I had it installed and it still doesn't work :/

mild gale
#

Where do you intent to put the placeholder?

empty ridge
#

tab plugin

#

I just read pinned messages that expains it

#

but is there a way to show the player with the highest vault balance?

tropic glade
#

Hi! Having problem with localtime extension. Im using it for TAB plugin. When im adding this: %localtime_timezone_<Timezone_ID>% with actual timezone id from site, it doesnt show right time zone, like it shows same time for all id's

kindred creek
#

Hello ! Is a BungeeChat plugin working with PlaceholderAPI ?

winged chasm
quick sphinx
#

^^^ Why? thonking1

#

%jobsr_user_boost_(jname/number)_(money/exp/points)% won't work for all the jobs

vocal imp
#

I have a question about the checkitem requirement.
input: '%checkitem_amount_remove_mat:NETHER_STAR,amt:1,lorecontains:&7Effect: &6+250% Token Boost%'
The lore I am using has a % in it, so it's making DM think that the first % is the end of the input, is there anyway to make it think that it's not the end of the input and apart of the lore?

steel tendon
#

[prc]

#

Over the last few days I've started getting an error from the ecloud manager whenever I reload it. This happens on both my local machine and a dedicated server box.

https://pastebin.com/LAEat6Bh

turbid tide
turbid tide
steel tendon
tender vaporBOT
#

@steel tendon,

turbid tide
#

can u send over your startup log?

#

?Startuplog

tender vaporBOT
steel tendon
#

With the broken ones enabled?

turbid tide
#

yeah

steel tendon
steel tendon
#

Magma at the moment.

#

Magma-81f47df-server.jar

turbid tide
vocal imp
#

Already tried that Blitz, thanks for the suggestion though :)

somber sonnet
#

is there a placeholder for how much levels you have?

errant iron
tender vaporBOT
#

@errant iron,

errant iron
#

lmao

brisk coral
#

How do you not know if papi is OS

#

ofc it is

errant iron
#

BungeeChat lmao

brisk coral
#

Probs not

errant iron
#

:/

turbid tide
errant iron
#

haha nice

#

how come nobody has added papi then hmm?

turbid tide
#

well its probably not that used or such a required thing

#

also seems like they're working on a full rewrite

errant iron
#

yeah it really does lol

#

renaming and all

turbid tide
#

yeah

ornate summit
#

Hey

#

I can tell if this is a problem with holographic displays or papi

#

but when I do %bungeecord_duels1% in a hologram it just says %bungeecord_duels1% not the player count

#

of that server

turbid tide
#

^ HD doesn't support PlaceholderAPI. you need the HolograhpicExtension as well

ornate summit
#

I have it

#

other placeholders work

#

just not bungee cord one

#

nvm

#

i fixed it

#

its %bungee_duels1% not bungeecord

fickle tide
#

Hey guys, i have an issue when my server was on 1.8 all of the placeholders worked, now when i upgraded the server to 1.12 it stopped
i've fixed every placeholder except this one (keep in mind this worked)
%math_{prisonranksx_nextprestige_name}-1[precision:0]%
I've updated or did papi ecloud download math,mwdv but if you have any idea what should i do i am open for suggestions and advice 😄

turbid tide
#

the way the precision is set was changed

#

in the latest version of the Math expansion

turbid tide
turbid tide
#

oh wait maybe I messed up the version. let me check which one is the latest

#

oh yeah 1.2.0 not 1.7.0

#

my bad

fickle tide
#

oh thanks 😄

trim jungle
#

is it possible to make a custom placeholder that looks for a specific line in server.properties?

vivid sparrow
#

I guess you can commission somebody to do it

#

Or try your luck with js 🤷

turbid tide
#

I mean you can get stuff from Server can't you?

#

and js allows you to get Server. so you can use that

vivid sparrow
#

d;methods spigot Server

ionic fractalBOT
turbid tide
#

whatever this and Player allows

#

you can use in JS

#
var server = BukkitServer;
var player = BukkitPlayer;```
vivid sparrow
#

why redefine a variable xd

turbid tide
vivid sparrow
#

Thats not what im asking

#

var server = BukkitServer is useless

turbid tide
#

ah you mean just use BukkitServer?

#

idk

#

I just went with what the wiki has

#

lmao

vivid sparrow
#

Noob

turbid tide
#

shut*

#

you saw nothing

vivid sparrow
#
function getServerProperty() {
    if (args.length == 0) return ""

    switch (args[0]) {
        case "ip": return BukkitServer.getIp()
        case "port": return BukkitServer.getPort()
        default: return "null"
    }
}

getServerProperty();```
#

@trim jungle

trim jungle
vivid sparrow
#

kinda

#

You will use the placeholder as %javascript_<name>_port%

turbid tide
#

there's a DocDex list of methods

#

aboce

#

above*

vivid sparrow
#

Although most things should be available on the server expansion

trim jungle
#

i'm trying to get the server-name from server.properties (its put there by chatcontrol red) so that i can use this in discordSRV instead of typing the server name in every single line in the config that needs it

vivid sparrow
#

server name is defined on papi config under "server" section iirc.

turbid tide
#

you can use %server_name% and set it in plugins/placeholderapi/config.yml instead

trim jungle
#

yeah but i would rather have one location for the server name

vivid sparrow
#

And?

turbid tide
#

well then you can use BukkitServer.getName()

#

if you want to make the js

vivid sparrow
#

Pretty sure it got moved to papi config since the value is no longer on server properties or smth like that

#

d;spigot server#getname

ionic fractalBOT
vivid sparrow
#

That will return "Spigot", I think

trim jungle
#

though i didn't think of trying the %server_name% placeholder in the chatcontrol red config

#

guess i could try that

turbid tide
#

you can just make a JS placeholder

#

if you want

#

as we said

#

and use BukkitServer#getName()

trim jungle
#

ah

vivid sparrow
tropic oracle
#

hi all - does localtime use the ip of the player? I tried using a vpn in another country yet it still shows the server time

turbid tide
tropic oracle
#

yes - i connected to a foreign vpn yet it still shows my (and my server) timezone

#

it's not the vpn's fault - other plugins were able to find the correct ip country location

turbid tide
#

have you checked console? when you parsed it. See if you get this error "[LocalTime] Couldn't get " + NAME + "'s timezone. Will use default timezone."

#

because I've checked the code and it would put the server timezone's only if something went wrong when getting the player's timezone

#

I can join your server btw in like 2 minutes and parse the palceholder on me. see if it works then

#

if you want of course

tropic oracle
#

i remember seeing that error before, but not recently (at least none as far as I was able to scroll up to in screen)

#

if there was, would it be when the server started or when a player joined?

turbid tide
#

when the player joined or if not when you parsed the placeholder

tropic oracle
#

are there any incompatible plugins? one i'm thinking might cause problems is fastlogin

#

no - it doesn't say the default timezone when i join (tried with an alt)

turbid tide
#

if you want me to join I can try also try restarting first

#

then joining

#

and checking the console

#

and I'm not aware of anything that might interfere.

tropic oracle
#

i'll try to start a completely new temporary server

#

even a fresh server with papi only wasn't able to parse the time

#

the console didn't say anything

errant iron
#

you did /papi reload or restarted the server?

tropic oracle
#

yes

quick sphinx
#

This may be a shot in the dark but %jobsr_user_boost_(jname/number)_(money/exp/points)% doesn't work for all the jobs, hoping someone knows a solution to this

turbid tide
quick sphinx
#

I posted this issue 2 times and nobody said anything 😦

turbid tide
#

we can't really do anything. well I guess if anyone had time could check if its Open Source and update it but I ain't got time

quick sphinx
#

Nah, I just hoped someone might know why it won't work

turbid tide
#

yeah no idea. Probably just the code being broken

quick sphinx
tender vaporBOT
#

@quick sphinx,

quick sphinx
#

feelsbadman

kindred creek
#

Hi ! How to use Papi with BungeeCord plugin ?

turbid tide
#

unless that plugin has some sort of extension like the plugin TAB does you can't

queen vine
#

Projeck lost connection: Internal Exception: io.netty.handler.codec.DecoderException: java.io.IOException: Packet 0/0 (PacketPlayInTeleportAccept) was larger than I expected, found 33116 bytes extra whilst reading packet 0
This occurs with PlaceholderAPI installed
when papi is uninstalled, this no longer occurs, ever.
any idea?

#

reposting in the appropriate channel, woops.

amber compass
#

How can I remove certain symbols from a placeholder result?

#

Ex: remove the commas in: 124,589,329. So that it ends up being 124578329

errant iron
#

For which extension?

amber compass
#

I am using Economy Bank's %economybank_balance%, but for what I will use it, I need to remove the commas in the output. (while it still being a placeholder that I can use on other plugins)

errant iron
#

I'm not sure about what you can do to that particular placeholder since it is hardcoded into the plugin with only that format, you might be able to chain placeholders? not sure

turbid tide
#

you can use the JS expansion to change the output of any placeholders but you'll need to have some JavaScript knowledge

amber compass
turbid tide
#

what PAPI version do you use?

amber compass
#

Using 2.10.9

#

Was getting this error

turbid tide
#

then go to plugins/PlaceholderAPI/expansions and delete the Formatter expansions from there

turbid tide
#

also that expansion won't help you at all

#

it only adds , if you want

#

it can't remove them

amber compass
#

Oh...

turbid tide
#

and the error is because you use Java 15. It only supports up to Java 8

amber compass
turbid tide
#

I can make a quick one if you want but idk if the js expansion will even work for you

errant iron
#

just recompile the plugin with a differnent DecimalFormat, duh

turbid tide
#

do you have GraalVM installed?

#

I mean is the plugin Open Source?

errant iron
#

yes!

#

I looked at the code lol

turbid tide
#

I can PR a new placeholder then

errant iron
#

my hero ❤️

turbid tide
#

in a few hours @amber compass and I'll send you a jar personally just in case the dev doesn't decide to accept my PR

errant iron
#

few hours? lmao

#

few minutes more like

turbid tide
#

working on something else

#

rn

#

can't switch

errant iron
#

ah i see i see

turbid tide
#

if you want you're free to do it yourself lmao

errant iron
#

i don't have too much experience with papi extensions

turbid tide
#

but rn I'm to deep into JDA to move on something else

#

lmao

errant iron
#

oooh JDA fun

turbid tide
#

I mean

#

I can give you the code rn

#

1 sec

#

in a paste bin

#

oh wait I could just add it to github

#

lmao

#

no need to download, compile all that but still someone will need to compile

#

for Alchemies

#

I'll just do it in a few hours

#

or maybe I'll finally go take a piss and add it after lmao

errant iron
#

lemme see what I can do

#

oh god this guy isn't using gralde or maven

#

he's using eclipse... and im not sure how to build this project

turbid tide
#

its just 3 lines

#
        if (identifier.equals("balance")) {
            Double bal = pl.getMoneyDatabaseInterface().getBalance(player);
            return int(bal)
        }```
#

maybe I should name it balance_fixed instead

errant iron
#

I'd keep the old one and use decimalformat too instead of casting to int

#

also how can you build it?

turbid tide
#

yeah dw that code is broken in many ways lmao

#

int() bal is what I have to use and also I need to parse it to string

#

I just made 2 new placeholders and left the old one just renamed it

errant iron
#

wtf is int(bal)

#

and how did you build it!!! 😠

turbid tide
#

yeah I told you its broken

#

and I didn't yet

#

I just PRed it

#

I'll build it later

#

if I can

#

I have eclipse installed

#

so I'll figure it out

errant iron
#

oh ew

#

similar to the epic games launcher, I have a firm policy of never allowing eclipse on my computer

turbid tide
#

EGL is great tho

#

loads of free and nice games

errant iron
#

that's all they have

carmine veldt
#

wtf

turbid tide
#

that I played on it

carmine veldt
#

egl sucks dick

errant iron
#

morally im against them

turbid tide
#

no it does not ...

#

I played so many nice games on it

errant iron
#

every time a new game comes out and it's only on egl, I hate them 200% more

carmine veldt
#

the problem is that it exists

turbid tide
#

Fortnite, Rocket League, Batman Arkham series

carmine veldt
#

only steam should exist

turbid tide
#

yeah let there be only 1 power lmao

#

so no one can contest them

errant iron
#

the exclusivity is the problem

carmine veldt
#

that’s what it has been like for at least a decade and it’s been fine

errant iron
#

i'd be vibin if games were on both platforms and there was competititon

#

but when a game is only on egl, that's when I get mad

carmine veldt
#

then epic came along with their shitty ass launcher and is making me go to 2 places, steam and epic, to play stupid games

#

unacceptable

#

fuck epic

#

woah this is in placeholderapi

errant iron
#

lmao

turbid tide
#

ugh you know you can download the games and then launch them from steam right?

errant iron
#

yes but I still have to give them my money and I do not support such bullshit

carmine veldt
#

yes but hours aren’t tracked and u cant use steam mods, workshop, or anything

#

epic games launcher is so damn primitive compared to steam

#

it’s so bad

turbid tide
#

well Starmism I figured out you can just import the project in IJ. Now its time to figure out how to build it lmaooo

errant iron
#

wait whattttt

turbid tide
#

and turns out I don't actually have eclipse installed

errant iron
#

i opened it in IJ, but everything is an error since I don't have any dependencies

#

I think Ill have to manually gradle this bad boy

tender vaporBOT
turbid tide
#

that i used before gradle lmao

errant iron
#

maven? lol

turbid tide
#

here's the zip tho

#

no

#

artifacts

#

that's the name

errant iron
#

oh wtf

#

but you still gotta get the dependencies

turbid tide
#

and you have to import the jar with artifacts

#

so spigot jar

#

and all that

#

yea

errant iron
#

might as well shade with gradle while im getting them lol

turbid tide
#

but idk how to switch from nothing to gradle

#

so take the zip

#

and gl

#

lmao

#

:))

hasty spear
errant iron
#

What version of PAPI, MC server, GemsEconomy, and extension?

turbid tide
#

1.16.5 paper, 2.10.9 paper

#

1.8 java smh starmism

turbid tide
#

and also the version of your gemseconomy plugin

errant iron
turbid tide
errant iron
#

i know i didn't actually read that beyond NPE and gemseconomy lol

#

im busy deving!

turbid tide
#

k then lmao

hasty spear
turbid tide
hasty spear
turbid tide
#

do /papi ecloud download Vault then /papi reload also make sure you have the Vault plugin installed.

hasty spear
#

[17:30:23 INFO]: Successfully downloaded expansion Vault [1.7.0] to file: Expansion-vault.jar
Make sure to type /papi reload to enable your new expansion!
[17:30:23 INFO]: [PlaceholderAPI] Fetching available expansion information...

papi reload
[17:30:28 INFO]: [MyCmd] This command have ADD_PERMISSIONS type
[17:30:28 INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
[17:30:28 INFO]: [PlaceholderAPI] Fetching available expansion information...
[17:30:28 INFO]: [PlaceholderAPI] Successfully registered expansion: gemseconomy
[17:30:28 INFO]: [PlaceholderAPI] Successfully registered expansion: luckperms
[17:30:28 INFO]: [PlaceholderAPI] Successfully registered expansion: player
[17:30:28 INFO]: [PlaceholderAPI] Successfully registered expansion: server
[17:30:28 INFO]: [PlaceholderAPI] Successfully registered expansion: vault
[17:30:28 INFO]: [PlaceholderAPI] Successfully registered expansion: worldguard
[17:30:28 INFO]: 6 placeholder hooks successfully registered!

turbid tide
#

and if you do /papi info Vault now is the version 1.7.0 ?

hasty spear
turbid tide
#

btw @errant iron can you check the code for me? I think I might have messed up the casting to int from double

errant iron
#

im just gonna write it myself lol

#

gradleing first tho

hasty spear
# turbid tide And you still get the error?

[17:31:59 WARN]: [PlaceholderAPI] Plugin PlaceholderAPI v2.10.9 generated an exception while executing task 1621
java.lang.NullPointerException: null
at me.xanium.gemseconomy.vault.GEVaultHook.getBalance(GEVaultHook.java:100) ~[?:?]
at com.extendedclip.papi.expansion.vault.VaultEcoHook.getBalance(VaultEcoHook.java:223) ~[?:?]
at com.extendedclip.papi.expansion.vault.BalTopTask.run(BalTopTask.java:52) ~[?:?]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftTask.run(CraftTask.java:100) ~[patched_1.16.5.jar:git-Paper-564]
at org.bukkit.craftbukkit.v1_16_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.16.5.jar:git-Paper-564]
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.16.5.jar:git-Paper-564]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_281]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_281]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_281]

Yes :c

turbid tide
#

@hasty spear the problem is that you didn't set any default currency in GemsEconomy I think

#

set a default currency and you should be fine

hasty spear
turbid tide
#

if that doesn't work then you'll have to contact the developer of the plugin GemsEconomy

#

and show him the error

#

he might help some more

hasty spear
errant iron
digital pine
#

does anyone know how to do a separator newline for the playerlist_online placeholder? trying to list all online players on separate lines.

errant iron
#

I'm 100% sure you can use javascript to add a newline

#

Though where are you listing this? in chat?

digital pine
#

no in the scoreboard on the right.

turbid tide
#

You can try AutoRankUp I think its called. I know it might sound like a rankup plugin but it actually just executes commands when requirements are met. and I think it supports PAPI placeholders as requirements

static totem
#

is there any placeholder for players?

austere hawk
#

May Someone help me?

#

@mint fable

tender vaporBOT
#

@austere hawk,

mint fable
#

Have you asked your question?

vast axle
#

Paper 1.16.5

lilac oxide
vast axle
#

latest of both

timber socket
#

Hey, I updated the PAPI extension for "Skript" plugin. I just changed the Build Patch and that was enough to make it work. I think it will come in handy for a lot of people, so I would like the update to be officially added to eCloud. The original author of the extension is "F8te". I can send the .jar file in a private message or here.

jolly haven
#

I got an error everytime I run ANY ecloud download command the error stating that it Failed to find an expansion named: %name%

hasty spear
#

Still i cant fix it

trim mist
#

Contact the developer of GemsEconomy

hasty spear
trim mist
#

The problem steps from a method in his hook. Only he can fix it.

#

If you don't use the baltop placeholders, disable it in the papi config and it'll go away.

austere hawk
#

i like poop

stoic grove
#

Cool

sand gulch
#

Hello! I am trying to make a placeholder that will return a number which tells the player how many players are left in my minigames. I tryed to just return the variable, which doesn't work because it needs to return a string, and i've tryed to change it to allow me to return an int, which caused an issue with papi.

#
    public String onRequest(OfflinePlayer player, String identifier){

        // %example_placeholder1%
        if(identifier.equals("playersleft")){
            return "Left:";
        }


        // We return null if an invalid placeholder (f.e. %example_placeholder3%)
        // was provided
        return null;
    }
silver minnow
sand gulch
#

Thanks!

modern lynx
#

is there a placeholder, that will check the player's monthly and weekly statistics from other placeholders? like parseother

warm topaz
#

leaderheads might be able to do this

turbid tide
#

yeah but I don't think he wants leaderboards

lunar nebula
#

can i have some help with placeholder api and holographic displays please?

turbid tide
lunar nebula
#

i have these installed but i want to use multiverse to display how many ppl are in the world

#

with hd

turbid tide
#

%server_online_WORLD%

#

just change WORLD to the world name you want to display the amount of players online inj

lunar nebula
#

does the world name need to be in all caps?

turbid tide
#

no

#

its case sensitive I think

#

so it needs to be exact

lunar nebula
#

erm

#

it did not work

turbid tide
#

/papi ecloud download Server then /papi reload

lunar nebula
#

oh it works now!

#

thx

turbid tide
#

👍

reef garnet
turbid tide
turbid tide
#

where did you get it from?

#

or does it come with the plugin?

#

what's your server version? The plugin might not check correctly for the server version

tidal quail
#

the {player} part is not working when i change it to my ign it is fine

turbid tide
fierce narwhal
#

Hi everyone, i have a PVP arena server, and i have an error when one player in particular (not the others) try to join the arena :
" **[AnimatedScoreboard] PlaceholderAPI caused an error while parsing line "&6&lClé(s) cosmétique(s) &r&f: &e%ultracosmetics_keys%" for ReminiCriquet. This is not an issue with AnimatedScoreboard and should instead be fixed by the maintainer of the placeholder pack you are trying to use. **"

Do you know where it could come from ?
thanks a lot for your help (can you please @ me if someone answer ? 🙂 )

errant iron
#

@fierce narwhal Does it show any other error? And are you using MySQL or flatfile storage? I presume the error is a null pointer exception and I presume it is because that player doesn't have an entry in your storage system for some reason, since there's no null check in the code

fierce narwhal
#

@errant iron thank you for your answer,
I also have this in the console :
.... [16:37:05 ERROR]: Could not pass event PlayerChangedWorldEvent to UltraCosmetics v2.5.10
java.lang.NullPointerException: null

And i'm using a MySQL storage

errant iron
#

Exactly what I thought lol. Can you look at your SQL table and see if that player has a row? Or do whatever you need to do to generate one for them since obviously they don't have one

fierce narwhal
#

i'll check it when i can, thank you for your help ! 🙂

exotic urchin
#

please help me i use placeholder math but my command doesnt work how to fix ? (%math_[0]:[1]_{server_online_Survival}+{server_online_SurvivalTheEnd}+{server_online_SurvivalNether}%)

lilac oxide
lyric bone
#

hello, how I can use placeholders in my FastBord scoreboard pls?

#

using the api

#

do you have a doc to use the api pls?

olive coyote
#

Is there a placeholder for "Display users online"? When I go into vanish mode the placeholder players_online still shows me as a player.

trim mist
#

If you use essx, they have a safe online.

silver minnow
#

%essentials_safe_online% i think

gilded lagoon
#

Hello, can someone tell me why the placeholder %player_name% doesn't work ? I have it in VoteParty plugin

tender vaporBOT
gilded lagoon
#

wow ty

random geyser
#

Hi. I cannot figure this out on my own. Can I easily use placeholders from other expansions in my own expansion? For example:
String Nickname = "%player_name%";

turbid tide
#

yeah but you need to hook into PlaceholderAPI and then parse that string

random geyser
#

Thank you

silver minnow
#

umm you shouldn't even be using plugman in the first place

turbid tide
#

^

lilac oxide
austere hawk
#

hey
So I am trying to add something on a scoreboard, when somebody does /heal I want a timer on the scoreboard until their next heal (when the cooldown I have set is over)
anybody know if this is possible
essentially just want their cooldown to be displayed on the scoreboard, im using scoreboard-revision by HelloItsRhien and it supports placeholderapi but I cannot find a placeholder for this sort of thing

turbid tide
#

because there doesn't exist one. Unless you have a custom heal plugin?

austere hawk
#

No just essentials, thanks for the info

#

What steps would I take to allow this?

turbid tide
#

well you'll first of all need a plugin to add the cooldown to the heal command so you'd probably just need a fully custom /heal command that also adds a cooldown and also gives you a placeholder

austere hawk
#

I set a cooldown in the essentials config( i believe 4800 ticks), are you saying I should make a new plugin in order to create the placeholder

#

If so, do you have any information that could potentially help me, I am not very skilled in this department

turbid tide
#

Ohh. Dind't know essentials has a cooldown thing for /heal

#

well there is no placeholder to dispaly that cooldown I'm afraid

austere hawk
#

Ive seen servers with what I want before, do you think they made their own plugin

#

and placeholder

turbid tide
#

probably. but essentials doesn't have a placeholder for it.

austere hawk
#

Yeah, gotcha. Appreciate the info!

turbid tide
austere hawk
#

Alrighty

near scroll
#

Is PAPI3 gonna be released this year?

errant iron
#

nah bro, the 3 stands for the year 3000

near scroll
#

AHHHHHH that would make sense

#

wait wasnt papi1 released in 2000's though 👀

errant iron
#

nah we discovered it then

#

released in the early 1000's

#

not a lot of minecraft servers for it back then

near scroll
#

ah alr

#

makes sense

turbid tide
#

unless some do and I don't xD Which is most likely the case

near scroll
#

☹️

quasi fulcrum
#

H

austere hawk
#

hello, if im in lobby servers, but i want to show how many players are in our lets say survival server, is there a placeholder for that?

austere hawk
#

anyone?

austere hawk
#

what is it tho?

native crystal
#

I have a question about the javascript expansion for Papi

#

Does anyone know how to use the Data.Clear() option? It's not clearing the data from the yml file.

undone storm
#

This is the console feedback when I tried to download vault extension and reload the plugin, how do I fix this to make the vault expansion work?

#

[Sat, 27. Mar 2021 21:00:26 GMT ERROR] expansion class VaultExpansion is outdated:
Failed to load due to a [NoClassDefFoundError], attempted to use net/milkbowl/vault/economy/Economy

errant iron
#

Do you have Vault installed? If so, try to download the development version of the extension. I don't know exactly where that it but I think it exists

undone storm
#

ok

steep venture
#

is placeholderapi ecloud off or not working?

undone storm
#

update: im stupid and forgot to download vault

steep venture
#

i can't install extensions via minecraft chat, with the FTP not works again, it didn't find extensions

errant iron
#

It's up. Try downloading manually from the site and transferring the file to your server

tender vaporBOT
steep venture
#

is in the extensions folder

austere hawk
#

hey the factions mcore extension is not showing on the list or working

#

yea im quiting

errant iron
steep venture
errant iron
#

Anything in console?

turbid tide
steep venture
#

failed to download expansion @errant iron

errant iron
#

I mean when loading, it doesn't say anything about the extensions already there?

steep venture
#

if i try to download with /papi ecloud download leaderheads it says that not find an extension with that name

errant iron
#

Try like player

steep venture
#

i tryed like player and says: failed to find an expansion named: LeaderHeads

errant iron
#

Uh

warm topaz
#

there is no leaderheads expansion

errant iron
#

That's pretty funky

warm topaz
#

its built into the plugin

turbid tide
#

there is. but you shouldn't download it

steep venture
turbid tide
#

bcz now it comes with the plugin

warm topaz
#

yeah its some fake thing iirc

#

or legacy version

steep venture
#

it's the spigot plugin, papi doesn't find any extension

warm topaz
errant iron
#

Well you don't need it

steep venture
#

i've all the expansions for holographic displays to make a leaderboard for BedWars1058 but when i insert the placeholder in the hologram it says: "armor stand"

errant iron
#

You got holographic extension?

steep venture
#

yes

#

i have protocollib, hdextension, heplaceholders, leaderheads and papi

#

and bw1058

silver minnow
#

u dont need hdplaceholders

#

just hdextension, hd, and protocolib

steep venture
#

the only problem is that

#

i try in the localhost or in the another server i have

#

if it not work is the ecoud that have problems

sleek sparrow
#

Does anyone know what it means when a placeholder extension is orange when you check the list

turbid tide
#

means there's an update available

sleek sparrow
#

i tried to download it again

#

but its not working haha

#

and when i do /papi reload it only says 2 reloaded but i have 3

untold crater
balmy marten
#

checked and verified

#

takes around an hour or so to show on the cloud due to caching

untold crater
#

awesome thanks

austere hawk
#

how to display top kills per world with PAPI-placeholders or just top kills?

steep venture
#

nothing, in a localhost server it does find Vault expansion but them can not enable

#

i do papi reload and them don't find the expansion

errant iron
austere hawk
errant iron
#

Yup, those plugins can track kills and such and allow you to find out who are the top 5 or 10 killers in the server

steep venture
#

what can i do to fix that?

steep venture
#

@errant iron it's a problem of the e-cloud or what?

tender vaporBOT
steep venture
#

and i've installed manually the extensions but it not find extensions

fluid chasm
#

anyone know how i would edit the pinger placeholder and make the offline text be animated?

sleek sparrow
turbid tide
#

ok so first of all go to plugins/placeholderapi/expansions and delete all the Expansion-parkour.jar files

#

then do /papi reload

#

and then download it again.

#

@sleek sparrow

turbid tide
#

ah if you mean the text to update every few seconds then no. Well you could make a javasript placeholder yourself.

untold crater
trim mist
#

👍

untold crater
#

thanks

sleek sparrow
#

@turbid tide still not working

tender vaporBOT
#

@sleek sparrow,

sleek sparrow
#

oop

tender vaporBOT
turbid tide
#

@sleek sparrow send this then ^

sleek sparrow
#

do i dm it to you

amber compass
#

Hi,
I want to set it so my TitleManager Scoreboard shows the place I am, by the names set in WorldGuard So, for example. If you are at spawn, it shows "Spawn", I used the placeholder %worldguard_region_name_capitalized%, but when I am not in a region, the text just dissapears, and I would want it to say something like "Wilderness", is there a way to do that?

turbid tide
#

javascript expansion

amber compass
#

Thanks <3

steady stump
#

i downloaded this /papi ecloud download world
%world_playerexist_<world>% this didnt work

and i tried this /papi ecloud download ListPlayers

%listplayers_in_world_<Bedrock1>% this didnt work too

im trying to type which players in world "bedrock1" to tab can someone help please? :/
and im sure the worlds name is true

errant iron
#

Did you do /papi reload or restart the server?

steady stump
#

yes i did >:c

errant iron
#

What does /papi list show?

steady stump
#

Math
Multiverse
OtherPlayers
Player
PlayerList
Server
Statics
World

#

i installed the listplayers its even in the file

#

but its not working

#

im just trying to type which players in world "Bedrock1" to tab, it dont have to be this hard 🤦🏻‍♂️

errant iron
#

What does /papi parse me %world_playerexist_<world>% show?

steady stump
#

it typed nothing to chat but like it send invisible character or something

#

but there is somebody in that world rn it still send nothing to chat

errant iron
#

you put the correct world name, right?

steady stump
#

yep

#

it called Bedrock1

B is big im sure

#

i even tested another world called end_pvp there are people in it, it still sending nothing to chat

#

ok. problem solved i did it with another plugin "%playerlist_online,world,yes,list,Bedrock1% "

quick spear
#

This started to happen some time ago. I don't know what is causing this. When I try to use /papi ecloud download I get this error: No cloud expansions are available at this time

#

And placeholders are Broken.

steep venture
#

i found an error :
[14:10:42 ERROR]: [PlaceholderAPI] expansion class VaultExpansion is outdated:
Failed to load due to a [NoClassDefFoundError], attempted to use net/milkbowl/vault/economy/Economy

#

PaperMC 1.12.2

#

@errant iron do you know that error?

errant iron
#

try downloading the latest one from there

#

also, just checking, you have Vault installed right?

quick spear
#

Yes I already tried to use the site expansions but it didn't work.

#

Server version: Paper 1.8.8
Plugin version: 2.10.6

steep venture
#

[PlaceholderAPI] expansion class VaultExpansion is outdated:
Failed to load due to a [NoClassDefFoundError], attempted to use net/milkbowl/vault/economy/Economy
[14:24:58 INFO]: No expansions were registered!
Same error

quick spear
steep venture
#

it's or PAPI problem or ecloud problem

#

because on mine aternos server it works

steep venture
#

but witk luckperms is the same problem

junior musk
#

same error for LuckPerms?

steep venture
#

i'll try to reinstall them

junior musk
#

send the lp error

steep venture
#

i'll try to reinstall them, because alright the Leaderheades expansion not work and i have the plugin installed

errant iron
#

Does anything work? lol

#

Maybe try reinstalling PAPI entirely if nothing works

steep venture
#

reinstalled

#

ok Luckperms and Vault work,

#

now i need to fix leaderheads expansion problem

#

it probabbly work now

junior musk
#

LeaderHeads has its expansion built inside of it

#

you don't need to download it

steep venture
#

i do /papi list and i have LeaderHeads, Bw1058, Luckperms and Vault green

junior musk
#

then it should be good

steep venture
#

i'll try on another server (Ploudos)

#

because leaderheads without expansion not works for leaderboard on BW1058

junior musk
#

you don't need to download the LeaderHeads expansion, it's installed automatically if you have LeaderHeads

steep venture
#

i don't knw the problem of the line with leaderheads

errant iron
#

did you specifically download the leaderheads expansion?

steep venture
#

i downloaded expansion from the ecloud website and uploaded on the PloudOS server

errant iron
#

okay you shouldn't

silver minnow
#

not 2.10.6

errant iron
#

the leaderheads expansion is for legacy support

#

the current version has it built in to the plugin

#

so having the expansion will mess things up

steep venture
#

the problem is that in the hologram i don'have the best killer/winner but the is the write "Armor stand"

errant iron
errant iron
steep venture
#

i need Holographic displays, hdexpansion, leaderheads, papi, bw1058 and i'm done?

#

i alright have hdplaceholders

errant iron
errant iron
junior musk
steep venture
junior musk
#

when plugins hook into PlaceholderAPI, they appear in /papi list

errant iron
#

it lists plugins that have it built in?

#

huh

steep venture
#

i have to wait 40 min of queue

junior musk
#

you shouldn't have any file in your expansions folder in your PlaceholderAPI folder called leaderheads-expansion or something like that

junior musk
errant iron
#

alright I'll leave you to your domain lol

steep venture
#

in the next days i'll probabbly buy an MC server of 3gb ram to help me

junior musk
#

x)

steep venture
junior musk
#

ah, then I guess it's the same system

steep venture
#

Aternos in mine area is fast

#

3 minutes of max queue

junior musk
#

I got 76 minutes once

steep venture
#

in my state (Italy) i have germany

silver minnow
#

sometimes less than 5

steep venture
#

@errant iron it's enabled when i do /papi list

errant iron
#

yeah you should ask @junior musk , not me lol

junior musk
#

x)

#

does it show in /papi ecloud list installed ?

#

if it doesn't, then it's good

#

if it is shown, then you have to go in your PlaceholderAPI folder, then in the expansions folder, and delete the leaderheads expansion file

wind ridge
#

running spigot 1.8.8

steep venture
wind ridge
#

does papi not work in 1.8 for developers?

#

since cant seem to be able ytp use the PlaceHolderAPI method

trim mist
#

Should work fine.

wind ridge
trim mist
#

That looks correct.

wind ridge
#

oh wait what

#

it started working

#

after I restarted intellij

trim mist
#

Sometimes IntelliJ has a mind of it's own 😛

wind ridge
#

yeah lol

#
depend:
  - LuckPerms
  - Vault
  - PlaceHolderAPI``` also is this the correct way to depend papi?
#

since im getting an unknwondepencyexception

#

after doing it using [] and commas it started working

#

no idea what is happening with intellij/ my server lmao

trim mist
#

PlacholderAPI

wind ridge
#
soft-depend: [Vault, LuckPerms, PlaceHolderAPI]``` this works
trim mist
#

PlaceholderAPI

wind ridge
#

ok

#

avtually it may work since the placeholders aint workin

#

waffle both work, I just had to download and then reload it everytime I downloaded a new placeholder

lilac oxide
#

the math expansion

lilac oxide
#

ecloud math

turbid tide
#

%math_{placeholder_1}+{placeholder_2}%

lilac oxide
#

%math_0:{placeholder_1}+{placeholder_2}%

turbid tide
#

/papi ecloud download Math /papi reload

#

to download the latest version

#

yo @sleek sparrow sorry it took so long. I completely forgot. So turns out the ecloud expansion is not needed anymore. It comes directly with the plugin now. So you have to go to plugins/PlaceholderAPI/expansions and delete Expansion-parkour.jar

#

then /papi reload

#

and you should be fine

sleek sparrow
#

oh oki

#

but for my holograms it doesnt rlly work

turbid tide
#

do you have HolograhpicDisplay, HolographicExtension and ProtocolLib installed?

sleek sparrow
#

oh i dont have extension

full lantern
#

hey

tender vaporBOT
#

@vast anchor,

turbid tide
#

ah freddy forgot a _. its %math_0:_{placeholder_1}+{placeholder_2}%

tender vaporBOT
#

@lilac oxide,

lilac oxide
#

._.

silver minnow
#

mUtE

worldly egret
#

When I do /papi ecloud download Skript and do /papi reload it doesn't download, and doesn't show up in the list.

#

And, i can't download it manually because i'm using minehut.

lilac oxide
#

are you looking for a fix to problem one or two? :p

#

because I'd say moving off minehut is your best bet

worldly egret
#

One

#

i'm just saying that I can't download it manually

silver minnow
#

problem 3 = using skript

#

imagine not having a plugin to install other plugins to bypass minehut smh

lilac oxide
#

fix that, and boom probably one is fixed

silver minnow
worldly egret
#

no like, i can't download manually because of minehuts stupid file manager

#

its not a issue

lilac oxide
silver minnow
#

idk if minehut has things to prevent that tho

silver minnow
#

good point

#

lol

lilac oxide
rare lily
#

Skript is a scripting language, so probably because of the same thing that you can't download custom plugins there

silver minnow
#

skript 🥲

rare lily
#

Aternos blocked JS-Expansion as well 🥲

#

I mean, .js file is blocked

lilac oxide
#

it did? LOL

#

I remember using aternos

#

thinking I could create the next hypixel on there

silver minnow
#

oh

#

so they have things to prevent

#

wait

lilac oxide
#

oh smart dkim

silver minnow
#

what if u make expansion to papi

lilac oxide
#

yes

#

go do that

silver minnow
#

then that expansion downloads plugin

#

to bypass minehut

#

lol

#

just get cube to verify the expansion

#

ez

lilac oxide
#

/papi ecloud download AntiMinehutBypassSystem