#placeholder-api

150650 messages · Page 19 of 151

steep thorn
#

Hmm, that looks normal

#

I wonder if the Vault expansion is somehow adding a color reset

vocal imp
#

Both Vault, TitleManager and PAPI are updated to the latest release that supports 1.8

steep thorn
#

What does '/papi parse me %vault...%' show?

#

With the correct placeholder filled in

vocal imp
flat spruce
#

Not too sure if this is a Towny or PAPI issue, this happens with every plugin when shutdown happens:

meager flume
#

hi guys, is there a placeholder indicating live players? or which are in a certain gamemode?

turbid tide
#

live players?

#

as in a list of online players?

#

then there is

wet basinBOT
#

@turbid tide Unknown expansion.

turbid tide
#

it shows players based on many things. Doesn't show them for a certain gamemode but probably can be added

#

I'll msg the dev of the expansion and ask him to maybe add it

meager flume
#

as in a list of online players?
@turbid tide the number of alive players! in survival gamemode

turbid tide
#

well no that's not a thing

meager flume
#

ah

turbid tide
#

that's what I'm saying. you can list all online players but not all players in a gamemode

brisk coral
#

Wasn't there a list expansion?

meager flume
#

that's what I'm saying. you can list all online players but not all players in a gamemode
@turbid tide ok!

turbid tide
#

yeah doesn't work for gamemodes either

#

only per worlds or with a permission

brisk coral
#

Aren't u the author thonking

turbid tide
#

nope

#

its Tangu

brisk coral
#

Ah

turbid tide
#

but he's making it a plugin ...

brisk coral
#

@junior musk fingerguns

turbid tide
#

already told him that's a trash idea

#

yeah talking with him in dms rn

junior musk
#

👋

brisk coral
#

OS it and I'll add shit if he's not updating it anymore

junior musk
#

already os and I will update it

brisk coral
junior musk
#

I've added it

turbid tide
#

@meager flume ^

junior musk
#

here's the jar meanwhile I update it on the eCloud

#

put it in your Expansions folder in your PlaceholderAPI folder

#

actually I may have fucked up something x)

#

should have tested before

#

oh right, I didn't make it allow you to use it :D

#

this should work

brisk coral
#

The dude seriously left lmao

junior musk
#

bruh

sullen needle
#

Frosty

#

Pls help

#

Github says I haven't starred when I did :(

steep thorn
#

@vocal imp yeah I meant that command, try executing it from your console to see if it adds any color code things

karmic marsh
#

if you have the file, why don't you just put it into your Expansions folder in your PlaceholderAPI folder?
Tanguygab

Because I can't just upload a jar on minehut.

junior musk
#

ah, then rip

karmic marsh
#

Ditto

steep thorn
#

Can you edit config files on Minehut?

#

If so, just use the JavaScript expansion in PlaceholderAPI and use a custom JavaScript placeholder to spawn a reverse shell

#

Then you have full control and you can upload any file you want

warm topaz
steep thorn
vivid sparrow
#

I think they blocked js expansion 🤣 @steep thorn

steep thorn
#

Makes sense

#

I tried this trick on another free MC host thingy and they also disabled it afterwards

vivid sparrow
#

haha

karmic marsh
#

Lol yeah its blocked on there

#

2 ways they were greifed included those

#

So once with the expansion and another with unmodified skript addons

#

I think Skelett by default allows file download and upload, so they made a fork.

#

Are there any expansions that format things so it displays 2k 4M 8T etc?

#

Formatter does commas which is based on my locale but that doesn't have support for the number abbreviations

vivid sparrow
#

who uses minehut anyways

karmic marsh
#

Me

#

Its fun for small servers

vivid sparrow
#

I guess

karmic marsh
#

Also I cant get players for the life of me, I say the same stuff every time lol.

#

Are there any expansions that format things so it displays 2k 4M 8T etc?
Formatter does commas which is based on my locale but that doesn't have support for the number abbreviations

steep thorn
#

Can't you use AWS free tier if you want a small free MC server?

karmic marsh
#

I don't care about costs, I already have 2 test servers. The issues is that I can't get any players.

gusty yoke
#

wait why cant I import papi

warm topaz
#

idk u tell me

#

are u using a build tool?

gusty yoke
#

tryna use pom.xml

#

also can I paste screen shots?

warm topaz
#

?imgur

tender vaporBOT
steep thorn
gusty yoke
#

im doing exaclty that

warm topaz
#

what version did u put in the dependencies?

gusty yoke
#

i put 2.10.9

#

<repositories>
<repository>
<id>spigotmc-repo</id>
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots/</url>
</repository>
<repository>
<id>sonatype</id>
<url>https://oss.sonatype.org/content/groups/public/</url>
</repository>
<repository>
<id>placeholderapi</id>
<url>https://repo.extendedclip.com/content/repositories/placeholderapi/</url>
</repository>
</repositories>

<dependencies>
    <dependency>
        <groupId>org.spigotmc</groupId>
        <artifactId>spigot-api</artifactId>
        <version>1.15.2-R0.1-SNAPSHOT</version>
        <scope>provided</scope>

    </dependency>
    <dependency>
        <groupId>me.clip</groupId>
        <artifactId>placeholderapi</artifactId>
        <version>2.10.9</version>
        <scope>provided</scope>
    </dependency>
warm topaz
#

reload maven

#

everything looks right to me

gusty yoke
#

ok

#

now it works

#

restarted my ide

#

so I have a bossbar plugin

#

it gets its messages from a config

steep thorn
#

This is not the right chat

gusty yoke
#

How do I make it so it can read papi from there

#

oh sorry

steep thorn
#

And don't paste configs like that in the chat please

turbid tide
hazy yacht
#

Hey guys, I have noticed the expansion Vault is wasting CPU cycles on an empty server or if theres 10 players online. Some servers which has 10K of playerdata, or any which the expansion Vault looks for, wastes CPU ressources.

I did monitor 2 servers with the expansion and some are still at 8-10% w/o players on the system (on a 4C/8T, maxing a core would be 12%) and now removed expansion they're below 1% with no players, myself idling is below 3% so expecting 10 players doing basic stuff, below 8-10% (if no heavy tasks are made)

PS: not sure if its in right channel

austere hawk
#

Lol

steep thorn
#

@hazy yacht that might be because of the baltop task that it is running

#

It's implemented in a very inefficient way

#

Honestly surprised not more people have had issues with this

#

The way it currently works is that it requests the balance for each offline player separately

#

So if your economy plugin uses MySQL, that could mean thousands of sequential queries

#

I checked the code and there's a way to disable it, check 'baltop.enabled' in the settings

graceful surge
#

@balmy marten Okay, so how can I request an eCloud extension verification?

tender vaporBOT
#

@graceful surge,

balmy marten
#

Is your one the themeparks one?

graceful surge
#

Jup

balmy marten
#

Did you fix the issues I pointed out?

graceful surge
#

Yes, author and version are changed

balmy marten
#

Alright i'll give it a check in a sec

graceful surge
#

👍

balmy marten
#

@graceful surge Checked and verified Verified, can take up to two hours to actually go live in the ecloud

graceful surge
#

Thanks 🙂

chilly ore
#

the skript expansion on the ecloud doesnt install for me

robust patrol
#

How would I go about working out the number of weeks since a particular date/time with a placeholder? e.g. if I set 01/09/20 (dd/mm/yy), I would get a result of 1 week as of today (14/09/20), and that would be 2 weeks tomorrow on 15/09/20 (so basically DaysBetween DIV 7)

Thanks 🙂

vivid sparrow
#

Math

robust patrol
#

Will that be able to factor in the month?

#

Ideally I'm looking for something like %server_countdown_<SimpleDateFormat>_<time>% which I assume counts down to a date/time, but counting from a date/time instead. Does that exist?

atomic spire
#

o

turbid tide
#

no it does not exist

#

I did make a javascript once that counted time since a specific date tho. but can't remember what I've done with it

robust patrol
#

hmm alright thanks

turbid tide
#

but yeah probably the best way to do it is javascript or math

hazy yacht
fossil dawn
#

sorry how can I use PAPI in my plugin? (Whist answering keep in mind I don't use Maven, is there a precompiled library?)

turbid tide
#

the library its the plugin itself.

fossil dawn
#

thanks

warm topaz
#

%bungee_total%

wet basinBOT
#

@austere hawk Unknown expansion.

warm topaz
#

%player_ping%

heady urchin
#

%math_{rankup_money}/100[precision:0]%

#

How do i execute /eco give %player_name% %math_{rankup_money}/100[precision:0]%

#

i want to make a voucher that runs a command that can run the above command with placeholders parsed

#

how do i do that

#

using vouchers by badbones btw

turbid tide
#

well you need to make sure that the vaucher plugin accepts placeholders

#

that's all you need basically

#

if it does not support placeholders then I'm afraid you can't do it

warm topaz
#

handled in gabys discord

turbid tide
#

oh ok.

#

wait gaby has a discord?

warm topaz
#

wow

#

disgusting behaviour

turbid tide
#

gimme link

#

/ invite

elder pivot
#

so im having issue with a javascript file. i have this:

var highestrank = "%luckperms_lowest_group_by_weight%";
var ranks = ["&bOwner", "owner", "Owner", "ADMIN", "MOD", "HELPER", "SUB", "DONOR"]

function Run() {
    if(ranks.indexOf(highestrank) >= 0) {
        return highestrank;
    } else {
        return "";
    }
}
Run();

its meant to take the most important rank that a player has, and if the rank is in the list of ranks defined at the top, then return the rank name, otherwise return an empty string

#

however, it always returns an empty string

#

ive even validated that %luckperms_lowest_group_by_weight% is what i expect it to be by returning that value instead of an empty string

#

i also tried debugging by including the color codes that are used the displayname as well as the rank name and the capitalised rank name, but to no avail

#

it only ever returns a blank string and i cant figure out why

desert slate
fervent spire
#

@desert slate Are there any errors in console when it disables

desert slate
#

Nothing directly from placeholderAPI. There are a lot of errors from other plugins giving errors from placeholders not working correctly.

elder cipher
#

hello i need help

tender vaporBOT
mossy birch
#

Hello friends I have a problem and I'm not sure what's causing it

#

I have 3 expansions: animations, luckperms, and player

#

I have a custom tablist that did not actually mention any expansions and I had to figure it out by myself, anyway

#

The top part of the tablist uses the animation expansion

#

however, it breaks after a few seconds

#

it works and then it doesn't and I'm very confused

#

also when I try to see which expansions are loaded it only loads luckperms and player, and animations does not show up in the list

heady falcon
#

Hi I am the animations expansion developer

#

Any issue show in console?

mossy birch
#

No and I can't reproduce this bug now

#

I'm so confused

#

Sorry for wasting your time

heady falcon
#

no problem

warm topaz
#

Hi I am the animations expansion developer
@heady falcon u sound like tech support

#

is this what they teach u in enterprise solutions thonking

heady falcon
#

☹️

#

Hi Kaliber
Yes we understand that the client would like the whole solution completed and implemented by 2pm this afternoon, however we have only just finished setting up spring boot

mossy birch
#

@heady falcon it happened again lol

#

I didn't change anything

#

PAPI loads lp and player but not animations, even though it says animations is active

#

Could someone else maybe help me with my issue?

austere hawk
tender vaporBOT
#

@austere hawk,

austere hawk
#

bruh

#

i have 2.10.9 alreadt

turbid tide
#

pretty sure %server_uptime% is broken. not 100% sure tho. also no idea when its getting fixed or how to fix it

austere hawk
#

okay thanks

#

do you know any alternatives?

#

or other ways to get that placeholder

leaden kraken
#

Make sure to update the Server expansion

#

%server_uptime% was fixed

#

@austere hawk

austere hawk
#

/papi ecloud download server

#

/papi reload

#

/tab reload

#

right?

#

oh i forgot to update tab

#

maybe thats the issue

#

okay so i updated tab

#

i did /papi ecloud update server

#

and it started working

#

but after /tab reload

#

it just disappears

#

maybe its a tab issue

#

ok nevermind its working nopw

#

thanks

hasty sedge
#

good morning

#

the color of the city in the tab does not change, the author of the tab said to contact the placeholder developers

turbid tide
#

1:53 am. I guess you can call it morning

hasty sedge
#

верно

#

I have such a greeting so to speak

#

so why doesn't the color change? plugin towny

turbid tide
#

but if you do /papi parse me %placeholder%TEXT it works?

hasty sedge
#

hm

#

second

#

writes just% placeholder% text

turbid tide
#

well not %placeholder%... you're suppose to test the placeholder that doesn't work

hasty sedge
#

do you mean color?

#

or plugin?

#

did not understand you a little

#

аа

turbid tide
#

the placeholder for color.

#

you are suppose to test it using /papi parse me %placeholderthatdoesn'twork%

hasty sedge
#

Well, I prescribed it and what's next. it doesn't work anyway

#

I write / papi parse me &9%townyadvanced_town%

#

and it writes to me in a different color

#

@turbid tide

turbid tide
#

well yeah does it write in the color you want it to write?

hasty sedge
#

no, she writes by default

#

@turbid tide

#

@turbid tide heyy

turbid tide
#

no need to double ping ... I'm a little busy rn.

hasty sedge
hasty sedge
#

@idle coral @sharp jay help me

tender vaporBOT
#

@hasty sedge,

sharp jay
#

no

#

You dont need to ping

#

You were clearly told not to ping

#

wait for someone instead of being impatient

late imp
#

What is the placeholder for guilds prefix

trim mist
#

%guilds_prefix%

#

They are all listed on the wiki.

mossy birch
#

Could someone help me please? PAPI refuses to register Animations

wanton bobcat
#

So after updating PAPI, almost every capital letter has become lowercase....any idea why that could be? (Please ping me with your response)

meager nymph
#

What chat plugin are you using

#

And what server version

wanton bobcat
#

I actually just figured it out. It was because I had the pre-1.13 version of ChatInjector installed. Updating fixed it.

wraith violet
#

hello

#

i needed help with bedwars1058 placeholders

#

papi is installed but its not working

hasty sedge
#

good morning
the color of the city in the tab does not change, the author of the tab said to contact the placeholder developers

hasty sedge
#

nicesupport

turbid tide
#

Dude. We are not the developer of the tonwy placeholder...

#

we are not even the developers of PAPI

#

we are just helping people out with problems that we have an answer for.

#

I don't have an answer so you'll have to wait for someone that does.

#

Just because we're online and have "staff" role doesn't mean we know everyting. I'm not even a developer.

hasty sedge
#

what has towny to do with it, the problem is in the placeholder

turbid tide
#

yeah...

junior musk
#

the placeholder is by towny

turbid tide
#

but we didn't make that placeholder

#

the placeholder was made by another developer

#

PAPI is just a tool

#

that plugin developers can use

#

to make their plugin better by adding placeholders

#

do you rly think that the 3-4 developers that made PAPI, made all those over 15k+ placeholders?

#

no they didn't because that would be insane.

#

and stupid at the same time.

#

I'm sorry for all this ^ but people don't understand how PAPI works just come here and blame everything on clip

hasty sedge
#

nevertheless, you could answer me yesterday, then you don't know how to solve this problem and to wait for an answer from another support

turbid tide
#

which is not fun

hasty sedge
#

the developer tab told me that the problem is in your plugin, I wanted to make a suffix near the nickname so that the city could be seen, he saw it but the default color

junior musk
#

I'm a helper on TAB's discord and I can assure you it's not a problem with PAPI

turbid tide
#

no. the problem is in the Towny expansion

junior musk
#

it's actually not a problem at all

#

it's just a feature

#

Towny's dev added the color in the placeholder

#

and made the placeholder through PlaceholderAPI

hasty sedge
#

ok, should I contact the towny developer?

junior musk
#

yes

#

and ask them if they can change it

hasty sedge
#

okay

junior musk
#

or at least allow you to change it via maybe a config

heady falcon
#

@mossy birch Are you sure you dont get a stack trace at all?

#

Or does it happen when you reload papi or reload the server?

mossy birch
#

I could show you if i can pm you

#

both of these dumps were made without restarting the server

#

as you can see in the first one animations is not registered while it is in the expansions dir, and in the second one it is loaded

#

it worked for a few hours and broke again

topaz widget
timid leaf
#

Hi, is there any way I could take over ownership of an expansion?

turbid tide
#

If the dev of one of them gives you access. Or if its open source. But then you won't be the owner of it just of the copy of it

timid leaf
#

Okay, so if they won't give me access, then I would upload my own expansion for my plugin?

turbid tide
#

well if its your own plugin and someone made an expansion for it you can make your own of course.

timid leaf
#

Alright, so I can upload an expansion with a name that is already in-use?

turbid tide
#

well I mean what plugin you're talking about?

timid leaf
#

SpeedBuilders

turbid tide
#

also you could just make the expansion directly into your plugin

#

no need for ecloud or anything like that

timid leaf
#

Okay, maybe the eCloud version could get removed though eventually since it's currently broken and some may confusingly try to use that one?

turbid tide
#

but I bet if you talk to someone like WaffleKing, FunnyCube or PiggyPiglet they'll understand it and take down the old one

timid leaf
#

Alright, thank you

turbid tide
#

try and DM funnycube

#

funnycube#0001

timid leaf
#

Will do, thanks

#

I'm afraid that he has blocked DMs from strangers

turbid tide
#

hmm we can ping him and wait for him to wake up

#

@balmy marten help this man out ^ He wants the SpeedBuilders expansion taken down from the ecloud since he didn't make it (the SpeedBuilders plugin is his) and the owner of the expansion doesn't update it or gives access to PlayFriik to update it.

timid leaf
#

Hopefully that'll do, thank you again 👍

frozen cargo
#

no placeholders work for me

#

download Player and Server

#

I try via /broadcast with ChatInjector and nothing

#

only work {TIME} {DATE} {USERNAME}

#

from EssentialsX

#

@idle coral ?

tender vaporBOT
#

@frozen cargo,

frozen cargo
#

ok

heady falcon
#

@mossy birch Did you /reload (not restart) the server at all

trail marsh
#

Got an issue with what seems like essentials. For some reason Papi is creating a warning, along with a lot of stuff I don't understand 😅 It's doing this about twice per minute and flooding my console.
https://pastebin.com/zAZiS1Zf

plush loom
#

Probs need to update something

mossy birch
#

@heady falcon to be honest with you I didn't know you can reload the entire server and not just a specific plugin, so no

frozen cargo
#

Can anyone tell me? I have no placeholders working from papi ecloud

#

displayed in green that everything is installed but not working

topaz widget
warm topaz
#

use the papi dev builds

austere hawk
#

I have to reinstall papi into my server every time I restart it

#

It just stops working after every restart

#

If I type in /papi nothing happens

frozen cargo
#

good discord channel and high quality support...

brisk coral
#

Have you heard of a litle concept, called volluntary work. We do this out of our own free will. Just because you're around and free, doesn't mean we are. You'll be helped when and if someone has time and knows the solution.

turbid tide
#

?Startuplog

tender vaporBOT
turbid tide
#

@austere hawk ^

#

same for you danecheck

#

also what placeholders

#

and what do they return?

austere hawk
#

every placeholder

#

Nothing works if I restart it

#

I just have to reinstall it

turbid tide
#

send the logs

austere hawk
#

ok

mossy birch
#

is there a site where I can format my text for Animations (similar to a website that allows you to format color text for minecraft)

turbid tide
#

don't think so.

austere hawk
#

?paste

tender vaporBOT
austere hawk
tender vaporBOT
#

@austere hawk,

austere hawk
#

but I have it

turbid tide
#

seems like there's something missing or something. Try redownloading the plugin

austere hawk
#

Ok

turbid tide
#

holly fucking shit

austere hawk
#

what

turbid tide
#

I just took a look at the entire log not just PAPI part ... all your plugins get disabled

#

bcz of that error

austere hawk
#

Thats what happened

#

yeah dude your server is out of space

#

oh

#

not a papi issue i don't think

turbid tide
#

I didn't rly took a close look at the error xD

austere hawk
#

How do I fix it

#

if you don't have a backup then you're screwed lol

#

oh

#

welp

turbid tide
#

relavis what type of memory?

#

I've never seen this

austere hawk
#

storage

turbid tide
#

I mean the server seems to be inside his pc

austere hawk
#

its not

turbid tide
#

oh is it not.

austere hawk
#

It's on Sparkedhost and it's not mine I'm just a Dev

turbid tide
#

I mean can you check the panel and see what your disk space is at?

#

also sparkedhost 🤮

austere hawk
#

Ikr

#

Blits so your saying If I remove Placeholderapi I can get all my plugins back?

mossy birch
#

ok so I've had this problem for 3 days and I'm going out of my mind

#

Animations stops working and starts working completely randomly

austere hawk
#

no @austere hawk

#

oh

#

So the only way to have it fixed is if I had a backup?

#

yeah

#

What if I didn't

#

then you're screwed

#

Oh

#

guaranteed your worlds are corrupted too

#

What if I remove placeholderapi and then reinstall all the plugins

#

?

#

your worlds will be corrupted still, and also it has nothing to do with papi

turbid tide
#

well I mean its not placeholderapi's fault

austere hawk
#

Oh

turbid tide
#

like all your plugins are broken

#

not just PAPI

austere hawk
#

How

turbid tide
#

have you looked at the startup log?

austere hawk
#

because your server ran out of storage

#

oh

#

you are at 100% capacity

#

How do u know

turbid tide
#

and I assume things started to overwrite one another?

austere hawk
#

because i've seen your logs? lol

#

yes @turbid tide

#

you can check the storage on your host, i guarantee you're at 100%

#

That cant be the problem

#

Because:

#

that is absolutely the problem because all of your zip headers have been overwritten, meaning either
a. you have a pirated plugin with a backdoor that has corrupted your server or
b. that infinite disk limit is a lie and you have to contact support when you want more

#

it's very extremely rare to be at a perfect 550 MB

turbid tide
#

yeah. I had the same problem with SH but with ram not storage

#

it says when you buy the service that they limit it and you can go higher if you need more.

austere hawk
#

Oh

mossy birch
#

I'm very confused, is this the correct syntax?

#

%animation_<flash>Flashing text</flash>%

turbid tide
#

animations not animation but yes

#

the rest is correct

mossy birch
#

ah that parsed but the text box is empty

#

I'm so tired of this

#

Animation is loaded but is not working for me

#

my friend who is also logged in has the animated tablist working

turbid tide
#

wait how are you parsing it?

#

bcz you know what flash does right?

#

it flashes the text in and out of existence

mossy birch
#

yes but it's not showing up at all

#

empty line of text

turbid tide
#

so if you're parsing it just once it may return just an empty line of text

#

or it may return the text

mossy birch
#

so i should try it in game and not papi parse?

turbid tide
#

if you don't parse it someowhere where it gets refreshed

mossy birch
#

as in, in a tablist for example not through a command?

turbid tide
#

yeah try in your scoreboard or something

#

that has a refresh

mossy birch
#

alrighty

#

You were right

#

I'm still confused but you're right

heady falcon
#

Does it work with /papi parse after it breaks?

mossy birch
#

See, the thing is

#

My friend was seeing it working

#

while I didn't

turbid tide
#

Niall dw. He used flash tag and when he parsed it showed him the part of the flash when it was vanished

mossy birch
#

after changing it to another thing

#

it now works for both of us

#

this is only the second issue the first issue was that papi would unregister animations

#

but im using the newest dev build for papi rn and it seems like it doesn't do that anymore

#

so I guess my days of spamming your discord are done 😄

heady falcon
#

What plugin you using

mossy birch
#

For what?

heady falcon
#

Animationa

mossy birch
#

uh I'm not sure what you mean, I'm trying to use this for my tablist using PAPI and Animations

#

not using any other plugins

heady falcon
#

What tablist plugin

#

@mossy birch

mossy birch
#

CMI

#

sorry

half carbon
#

How do i get a placeholder for vote party?

#

like %voteparty_votes_required_party%

#

I cant find an expansion in papi

#

in the ecloud to download

#

(i bought this plugin yesterday, not sure why its not updating under my name)

turbid tide
#

=check @half carbon

tender vaporBOT
half carbon
#

Ty

#

I actually found the wiki xd

turbid tide
#

yeah

half carbon
#

I appreciate it 🙂

desert slate
#

My bad this isn't on start.

This message follows the pastebin msg:
Can't keep up! Is the server overloaded? Running 7634ms or 152 ticks behind

turbid tide
#

that's because of lag

#

well at least that says you have lag

#

the message you just gave not the error

#

the error has something to do with RankUp placeholders inside featherboard

desert slate
#

Could the rankup plugin be the culprit?

turbid tide
#

I mean I rly dk

#

try parsing the placeholder using /papi parse me %placeholder% and see if you still get the error

desert slate
#

Reloading featherboard seems to fix it

#

I can talk to the rankup dev

turbid tide
#

sure I guess. But I rly dk the actual source of the error.

austere hawk
#

Why won't plot squared place holders work after I did /papi ecloud download plotsquared?

snow sonnet
#

did you do /papi reload

austere hawk
#

Ys

#

yes

#

WARN [PlaceholderAPI] plotsquared is attempting to register placeholders via a PlaceholderHook class which is no longer supported!

#

it says that in console

austere hawk
#

anyone?

fervent spire
#

@austere hawk It means the person who made the expansion for the PlotsSquared placeholders, needs to update it.

mystic silo
#

Hello, I'm receiving errors on server shutdown. Every plugin that is actively using placeholders is throwing an error, all of the errors similar to each other. Removing PlaceHolderAPI stops the errors but PlaceholderAPI is a necessity for me so I wanna fix this 👀 Any help is appreciated. Thanks in advance.
Server log: https://pastebin.com/DbDrhaZd
Server stuff:
iSpigot
Based API version: 1.8-R3
Spigot version: 2.0

turbid tide
#

its not the plugins

#

its the expansions

#

they need updated

#

or you need to downgrade to PAPI 2.10.6

frozen cargo
#

Have you heard of a litle concept, called volluntary work. We do this out of our own free will. Just because you're around and free, doesn't mean we are. You'll be helped when and if someone has time and knows the solution.
@brisk coral I understand, then the plugin would be paid.

tender vaporBOT
#

@frozen cargo,

frozen cargo
#

I'm just trying to use the plugin, nothing works, and how do I figure out what to do and who to contact.

mystic silo
#

or you need to downgrade to PAPI 2.10.6
This was it. Thank you! 😊

mental night
#

having issues with CheckItem removing the correct amount of items / Cant remove them unless I have 1 more than I should

brisk coral
#

Specify 1 less then reversed_fingerguns

mental night
#

oky it no work

#

Ill forward you it in dms no ones stealing my ideas cursed_fingerguns

#

@mint fable Mind helping me as its ur expansion <3

tender vaporBOT
#

@mental night,

mental night
#

Yes barry

#

i know

mint fable
#

Cannot do

#

No internet yet

timber blaze
misty slate
#

Heya, so the Guilds API's stopped working for some reason? It no longer displays on my scoreboard and replaces it with "Error"

#

Would love some help!

balmy marten
modest night
#

is there a list of all the placeholders?

#

im looking for the placeholders for kill, deaths, money, and kdr

balmy marten
modest night
#

ya, found it

devout yarrow
#

I'm hoping to create a leaderboard on my server with HoloDisplays for the top players that have died the most. Is there a placeholder for that?

steep thorn
#

You could check here but I don't think you can do this with any plugin besides Leaderheads

topaz widget
#

Can osmebody help me?

#

When I do /papi parse <player> %statistic_time_played% Its format not using 24 hour? It shows For example 3d 34h 29m 46s

warm topaz
#

use the dev builds of placeholderapi

topaz widget
#

Last build or last successful build?

#

Both are the same?

austere hawk
#

[17:23:05 WARN]: [PlaceholderAPI] Failed to download expansion information
me.clip.placeholderapi.libs.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at me.clip.placeholderapi.libs.gson.Gson.fromJson(Gson.java:944) ~[?:?]
at me.clip.placeholderapi.libs.gson.Gson.fromJson(Gson.java:897) ~[?:?]
at me.clip.placeholderapi.libs.gson.Gson.fromJson(Gson.java:846) ~[?:?]
at me.clip.placeholderapi.expansion.manager.CloudExpansionManager.lambda$fetch$4(CloudExpansionManager.java:181) ~[?:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_241]
at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_241]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_241]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_241]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at me.clip.placeholderapi.libs.gson.stream.JsonReader.beginObject(JsonReader.java:386) ~[?:?]
at me.clip.placeholderapi.libs.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[?:?]
at me.clip.placeholderapi.libs.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[?:?]
at me.clip.placeholderapi.libs.gson.Gson.fromJson(Gson.java:932) ~[?:?]

#

help me

mossy birch
#

ok so my bug is back :/

#

animations breaks at random times

#

This placeholder:
%animations_<shine start=&5 middle=&d end=&5 normal=&7>MMC</shine>%
usually works when I start the server, and breaks either 1 second or hours after

#

and the "break" is not even limited to me, sometimes it breaks for me and is fine for others

#

This placeholder is in the CMI tablist, and it should be noted that only placeholders from Animations break

#

Others from LP and Player do not

tender vaporBOT
vivid sparrow
#

?list

tender vaporBOT
mellow fable
#

https://prnt.sc/uk7sm7
@mellow fable how to use /papi parse me %statistic_mine_block:log:1% 😦
I get that it doesn't exist

merry stone
#

Hey, how would I make an account on the ecloud website? I updated an expansion that doesn't work with the latest version of PAPI and would like to upload it

light vortex
#

So what's wrong with time?

#

I mean, statistic

#

And also, I made two expansions and they stopped working on last update

light vortex
#

Kaliber

#

It doesn't work

#

Latest build doesn't work

#

It's the same result

spiral wind
#

is there a placeholder i can put in my scoreboard that shows the player's balance/money

#

My economy plugin is EssentialsX

balmy marten
spiral wind
#

I did and I checked the Essentials section but didnt find any one that shows the balance

spiral wind
#

oh thanks

#

doesnt work

#

._.

#

i have a screenshot but i cant send it

#

no perms

light vortex
#

What about statistic placeholder?

balmy marten
#

doesnt work
@spiral wind Did you download the expansion?

spiral wind
#

omg im so dumb lol i didnt

#

thanks for reminding me to

light vortex
#

Why is everyone ignoring me?

balmy marten
#

I'm not sure what your issue is?

dry dove
#

hi, can someone tell me why my query does not connect to mysql.

austere hawk
#

Static placeholder doesn't work, at least the %static_time_played%

knotty kite
#

Hi, a query, is there a placeholder that gives the time without : 05:00, let it be like this: 05

austere hawk
#

MataRatas

#

¿Qué necesitas exactamente?

knotty kite
#

Hola xd

#

un placeholder que de el tiempo sin :

austere hawk
#

Da un ejemplo del formato

#

Si son las 17:00

#

Quieres que diga

#

05

#

o

#

0500

#

o

#

500

knotty kite
#

ó 17

austere hawk
#

o

#

5

#

17

dry dove
#

SELECT PLAYER_KILLS FROM stats WHERE uuid = '{uuid}'

this query is correct?

austere hawk
#

Bien

#

Ya te lo paso

knotty kite
#

Muchas gracias

austere hawk
#

Usa

#

/papi ecloud download LocalTime

#

Luego ejecuta /papi reload

#

Luego usa este placeholder

dry dove
#

can anyone help me?

austere hawk
#

%localtime_time_H%

knotty kite
#

y cual sería el placeholder?

austere hawk
#

Recuerda poner esa H en mayúscula.

knotty kite
#

vale, ahora lo pruebo, muchas gracias

thorny nova
#

Is the such thing as a conditional placeholder?

#

For example if a placeholder value is more than one hundre then it will show(return) &a, else it would be &4

austere hawk
#

%static_time_played% doesn't work

plush loom
#

Wtf is this chat

stone parcel
#

is the vault-expansion open-source?

junior musk
stone parcel
#

thank you

slow grotto
#

Someone know what is happen that less servers use placeholderapi?
Appear in bstats stadistics.

balmy marten
#

hm?

mossy birch
#

Can someone explain the difference between registered expansions and /papi list? What's the difference between active and registered ?

balmy marten
#

registered meeds its loaded and hooked iirc

mossy birch
#

Well I have a problem I've been trying to fix for days with 0 progress

#

the Animations expansion is un-registered randomly

#

and trying to register it manually fails

#

no error, just failed to register

#

It's also worth noting that even though papi reload says 4 expansions registered, papi dump says theres about 10, and animations is in that list

#

so I am extremely confused

timid leaf
#

@balmy marten help this man out ^ He wants the SpeedBuilders expansion taken down from the ecloud since he didn't make it (the SpeedBuilders plugin is his) and the owner of the expansion doesn't update it or gives access to PlayFriik to update it.
Any news about this?

tender vaporBOT
#

@timid leaf,

balmy marten
#

Any news about this?
@timid leaf must of missed it

#

Is the expansion in built now?

dry dove
#

hi, can someone tell me why my query does not connect to mysql.

timid leaf
#

@timid leaf must of missed it
@balmy marten No, it's not built-in, but I have fixed the extension though

tender vaporBOT
#

@timid leaf,

balmy marten
#

Aight, drop a message on my spigot profile just so I know ur legit

timid leaf
#

done

#

nvm, sent you pm, sorry

balmy marten
#

aight give me 2 secs to change some backend stuff

timid leaf
#

alright

balmy marten
#

Aight you're fine to upload

#

old version has been unverified and marked as old

timid leaf
#

Okay, thank you 👍

balmy marten
#

Ping me once its uploaded and i'll go through and check/verify it when I wake up

timid leaf
#

will do

heady falcon
#

the Animations expansion is un-registered randomly
@mossy birch I am not sure why this happens randomly

#

But the animations expansion does some hacky stuff to stop registering listeners twice

#

What does the dump show?

mossy birch
#

@heady falcon I was testing changing some stuff and I disabled async mode in CMI and that seems to have fixed it

timid leaf
tender vaporBOT
#

@timid leaf,

#

@timid leaf,

heady falcon
#

@timid leaf Does it let you set the current version?

timid leaf
#

No, the list of available versions is empty (second picture is trying to show that)

heady falcon
#

Oh my bad

timid leaf
#

third picture actually

sturdy zenith
#

Maven repo?

merry stone
#

Is there any way to make an account on the ecloud website, or is that gone permanently?

sleek pivot
#

Hello ,
I'm looking for the Guilds plugins placeholder to display it in my FeatherBoard.

Could someone help me?

for (MVdW Placeholders)

brisk coral
warm topaz
pine moon
#

ugh i already setted up ecloud pinger and bungee and also if im in vanish it shows

#

that im on

sturdy zenith
#

thanks

warm topaz
#

its on the placeholderapi wiki if thats incorrect, im on mobile

heady falcon
#

@merry stone Not currently

#

I don't think its gone permenantly

merry stone
#

ah okay

#

am i able to have someone upload an expansion for me then? i updated the skript expansion to work with 2.10.9

pine moon
#

does pinger supports vanished players meaning when people are in vanish it takes away players

balmy marten
cloud shoal
#

Hello! I've been using placeholderapi for a while and ive been thinking of adding my own placeholders

#

However it seems like the placeholder expansion isn't being registered at all

#

i register my expansion 20 ticks after the server starts

#

and registers it through

      @SuppressWarnings("deprecation")
    @Override
      public boolean register() {
          PlaceholderAPI.registerPlaceholderHook(DonateCraft.getInstance(), this);
        return PlaceholderAPI.registerPlaceholderHook(getIdentifier(), this);
      }```
timid leaf
#

@timid leaf not too sure what happened, should be fixed now, think it might freaked out cause it knew there was still and old version somewhere
That's what I thought aswell. Looks like it's fixed now, thanks for taking your time!

balmy marten
#

np

pastel tendon
#

Hello. I am trying to set up a KitPvP server, with some essential placeholders on a scoreboard (using plugin Scoreboard-revision), but whenever I type in all of the placeholders, It doesn't show up, here is a screenshot: https://i.imgur.com/dZui1zV.png.
I have done "/papi ecloud download x" for all of the ones I needed, but that didn't fix it. I also tried to download them from the ecloud site, which also didn't work.
Another thing is, when I type "/papi list" it only says 3 hooks that I am not using in the scoreboard. I don't know if a hook is the same as an expansion, but there you go. feel free to ask me more questions if I'm not being descriptive enough.

pastel tendon
#

@fallen sluice I didn't forget, it was just cut off. And obviously I did reload if I did the original command, but either way that doesn't matter since I obviously reloaded the whole server when I added them from the website. It just doesn't work.

pseudo spruce
#

When will deluxechat be updated to 1.16.3?

cerulean ore
#

Anyone know if it possible to force a Placeholder to use uppercase? Like this %lands_land_name% for example.

balmy marten
#

When will deluxechat be updated to 1.16.3?
@pseudo spruce The one in the pinned message in #deluxechat works on 1.16.3

cerulean ore
#

A javascript solution for this would also be beneficial

#

Nvm, figured it out

heady urchin
#

Can someone help me with papi and featherboard

#

{placeholderapi_math_{autosell_total_multiplier}+1}

#

this is not working in featherboard

vivid sparrow
#

mvdw has it own math placeholders I guess

#

it doesn't work because your placeholder is actually {placeholderapi_math_{autosell_total_multiplier}

heady urchin
#

theres 2 }'s

#

what about this

#

{placeholderapi_%math_{autosell_total_multiplier}+1[precision:1]%}

#

thats not working either

turbid tide
#

well it doesn't matter that there's 2

#

how mvdw takes it stops at the first one

heady urchin
#

hm

#

How would i do it then

turbid tide
#

but as gaby said I'm pretty sure there's a math placeholder in MvDW's placeholders

heady urchin
#

I cant find them

#

nvm im just dumb

#

its called calculator

#

<calc>{placeholderapi_autosell_total_multiplier}+1</calc>

#

lol

austere hawk
#

Hello, could someone help me, the statistics variable does not want to work for me, some staff would know how to solve the problem

austere hawk
#

But those variables do not work for me, the expansion is downloaded and it does not work

gloomy crater
#

is it possible to use rads instead of degrees in the maths placeholder?
nvm found a fix

pastel tendon
#

Can someone help? I asked a question a while ago and others asked after me have been answered

junior musk
#

what's you PlaceholderAPI version?

pastel tendon
#

the latest one i can get on spigotmc, i think its like 2.10.9 or something

#

and my server is Spigot 1.8.8 if that matters

junior musk
#

what does the console say when you execute /papi reload ?

pastel tendon
#

ill copy paste it wait

junior musk
#

=paste

tender vaporBOT
pastel tendon
#

but it doesnt say anything in chat

junior musk
#

in console, not in chat

pastel tendon
#

yes

junior musk
#

what does it say?

pastel tendon
#

i put it in the paste thing

#

do i send you the link?

junior musk
#

yes

pastel tendon
#

ok

junior musk
#

o_O

#

can you delete your PlaceholderAPI folder and do /papi reload again ?

pastel tendon
#

sure i can try

#

idk why

#

internal error

#

ill just reload the qhole server

turbid tide
#

Ok first of all don't reload your server. Restart it. Second of all there's a bigger error in console. You need to send that one

pastel tendon
#

which bigger error

#

also why can i not reload, i thought that does the same as restart, just quicker and without kicking or something

turbid tide
#

a lot of plugins break on reload. That's why you even get a long messaging telling you to do it at your own risk and on newer version of spigot you get a confirmation command as well

#

you can reload plugins if they have an internal reload command tho.

pastel tendon
#

also after deleting the papi folder, when i do /papi list, it still shows crazycrates in the list

#

is that like built into crazycrates?

junior musk
#

probably

pastel tendon
#

ok

#

but what do i do about papi

pastel tendon
#

hello

pastel tendon
#

nvm it works now for some reason?

#

i downloaded them again and it works

fathom peak
#

It seems that papi parse miscalculates time:

> papi parse lemafor %luckperms_group_expiry_time_sponsor%
[19:43:49 INFO]: 19d 56h 15m 38s
> lp group sponsor listmembers
[19:44:04 INFO]: [LP] Searching for users and groups who inherit from sponsor...
[19:44:04 INFO]: [LP] Found 5 entries from 5 users and 0 groups.
[19:44:04 INFO]: [LP] Showing user entries:    (page 1 of 1 - 5 entries)
[19:44:04 INFO]: > Lemafor  (expires in 2 weeks 5 days 20 hours 15 minutes 23 se
conds)
[...]

There is 19d 56h! I don't understand why "56h". Luckperms shows correctly: 2 weeks 5 days 20 hours...

#

Another example:

> papi parse nedziu %luckperms_group_expiry_time_sponsor%
[19:54:09 INFO]: 22d 16h 50m 38s
> lp group sponsor listmembers
[19:54:43 INFO]: > Nedziu  (expires in 2 months 1 week 2 days 19 hours 51 minutes 52 seconds)

2 months 1 week (lp group listmembers) = 22 day 16 hours (papi parse)?

Edit: OK, I downloaded dev version from https://ci.extendedclip.com/view/Plugins/job/PlaceholderAPI/ - and now papi parse calculates time correctly.

novel pewter
#

hey everyone! I want to download the Player expansion with getServer().dispatchCommand(getServer().getConsoleSender(), "papi ecloud download player") but it says Failed to find an expansion named: player. I've tried player capitalized too even though it doesn't matter for Minecraft commands but since the wiki says it I gave it a try. When I manually type it, it's no problem and it finds it.

I am dispatching it right after the server has finished loading in a runnable.
Any ideas?

austere hawk
#

yo blitz

spiral wind
#

i did "Welcome %player_name%" in a line in Holographic displays but it didnt work

#

i have a screenshot but cant send it

novel pewter
#

try to type /papi ecloud download player

spiral wind
#

its already downloaded

novel pewter
#

did you reload?

spiral wind
#

yes i did that about a week ago

novel pewter
#

maybe it doesn't work with holograms because that would require the server to send different packets to every player

spiral wind
#

hmm

#

ive seen servers do it

#

using HolographicDisplays

novel pewter
#

is that a plugin?

spiral wind
#

yes

#

ill dm u a screenshot

novel pewter
#

then maybe ask in their dc if they have one

spiral wind
#

ok

merry stone
#

If you have protocollib, use {player}

spiral wind
#

uh

#

so

#

how do i use the powerranks values/placeholders

#

if theres no download command

#

for powerranks

turbid tide
#

well that means they're already inside the plugin that's why you don't need to download another expansion. So you should be able to just use it

spiral wind
#

i put it

#

but it doesnt work

#

in my scoreboard

#

but every thing else with a download command works in my scoreboard

pure plover
#

Anyone know why my server uptime is showing as 2d 54h 21m and how to stop it going over 24 hours? xD

balmy marten
#

Why would you want to stop it going over 24 hours?

pure plover
#

I mean like so when it hit 24 it adds a day on, where as at the moment its at 54 hours

#

if that makes sense?

balmy marten
#

oh

#

What placeholder are you using?

pure plover
#

%server_uptime%

#

/papi ecloud download Server

leaden kraken
#

@pure plover

spiral wind
#

can someone help me with my powerranks/placeholderapi problem

#

how can i use %powerranks_rank% without it having a download command

#

i have %powerranks_rank% in my scoreboard plugin but it doesnt work

#

so

#

how do i use it

pure plover
spiral wind
#

.-.

worldly egret
#

I can't do any place holders with my world in the command because it has a underscore in its world name,

austere hawk
#

I do a restart every 24hours, is there a placeholder that can show the next time the server will restart (e.g. similar to %server_countdown_<SimpleDateFormat>_<time>% but without a date so it just gets the time until the next 7am)?
I tried: %server_countdown_HH:mm_07:00% but it always shows 0

kind wasp
#

why does %player_server% not work

brisk coral
#

@kind wasp Does /papi parse me %player_name% work?

kind wasp
#

it just says my name in the chat then

#

when i type in the command

brisk coral
#

And if you do the same for %player_server% what does it show

kind wasp
#

it says: now available in the server expansion

brisk coral
#

Well then use %server_name%

#

And make sure you have the expansion installed

kind wasp
#

i have

#

wait

#

im trying %server_name%

#

alright

#

it works

#

thanks 😄

cloud shoal
#

excuse me, i can't seem to forget my password

#

i can't seem to use the forgot password feature

#

CODE: ERR_500:
<WSGIRequest: POST '/passwordreset/'>

cosmic shale
#

@balmy marten ^

#

or @carmine veldt

carmine veldt
#

i’ve got no clue how to do anything about that sorry

#

will have to wait for the sphere

heady falcon
#

Maybe if ecloud 2 was up

balmy marten
#

username @cloud shoal ?

spiral wind
#

Hey @balmy marten or @carmine veldt [sorry for ping]
how do i use %powerranks_rank% without it having a download command?

tender vaporBOT
#

@spiral wind,

spiral wind
#

oh sorry

junior musk
#

if an expansion doesn't have a download command, it means it's integrated into the associated plugin

#

which in your case is PowerRanks

#

but I think it requires you to enable PlaceholderAPI support in its config first to be able to use its placeholders

hybrid stratus
#

hmm?

#

did someone at placeholderapi made a mistake or it's a plugin?

austere hawk
#

Why: /papi ecloud download PlayerList Is not working?
Its in the PlaceholderAPI list

junior musk
#

what does it say?

austere hawk
#

The Placeholder doesn't exist! @junior musk

junior musk
#

screenshot?

#

?imgur

tender vaporBOT
hybrid stratus
#

can someone help me with the issue?

lilac oasis
#

pls add back the methods that were removed in 2.10.7

#

ive been having to use 2.10.6

warm topaz
#

if an expansion is broken, the authors should update their expansions

lilac oasis
#

but im using a plugin that isnt updated anymore

warm topaz
#

which plugin? some inactive expansions have been updated unofficially by others

lilac oasis
#

Coins

#

its an economy plugin

austere hawk
#

whats the placeholder for world?

#

and amount of online players?

austere hawk
#

@sharp jay

tender vaporBOT
#

@austere hawk,

austere hawk
#

sorry

austere hawk
#

why no one support

steep thorn
#

@austere hawk no one has to give you support

#

If they want to, they will

austere hawk
#

sorry ):

steep thorn
#

Maybe try rephrasing your original question, because 'whats the placeholder for world' does not make much sense

warm wagon
#

have the statistics placeholders been fixed yet?
%statistic_time_played% seems to be wonky atm considering how it can say "1d 36h" or "4d 117h"

#

the actual playtime for 1d 36h should be 1d 12h, and 4d 117h should be 4d 21h

#

not sure how to resolve this

balmy marten
warm wagon
#

alright, thanks for the fast response, i'll try that one out

#

seems to still display 1d 36h

#

and that was through /papi parse me %statistic_time_played%

vivid sparrow
#

I might have a fix for that @balmy marten

#

can you trigger a build on jenkins?

balmy marten
#

I dont think I can

#

@carmine veldt should be able to

vivid sparrow
#

here, saw that issue last night and I think I have fixed it

carmine veldt
#

@vivid sparrow done

vivid sparrow
#

you have to merge my changes lol

carmine veldt
#

should've said that smh

#

link

vivid sparrow
#

smh you

carmine veldt
#

oh statistics

vivid sparrow
#

wait

#

papi?

#

What has papi anything to do with that, the math is a little off

carmine veldt
#

?

#

I build papi cuz I assumed that's what you meant

#

I was told to trigger a build, this is the papi channel

vivid sparrow
#

ye, just noticed that fc linked to papi latest build

#

anyways

#

please build statistic

carmine veldt
#

i did

vivid sparrow
#

🙂

warm wagon
#

will do!

#

it's fixed, thank you so much!

vivid sparrow
#

great

obsidian charm
#

Hello

#

there are placeholders for QuestCreator?

paper frost
#

Does anyone know why random_integer_between.js is not working properly?
It gives me numbers below min.
Also numbers are not integer.

gives me results like this:
9.0
4.0
3.0
1.0
4.0
9.0
9.0
0.0```
warm topaz
#

use rng expansion instead fingerguns

paper frost
#

God bless you for solid java solution
(non crappish javascript uhggg) 😉

warm topaz
#

its actually kotlin 🙃

solemn trail
#

Can bugs be reported here?

warm topaz
#

what is it? if its an unknown bug, creating an issue on github might be preferred

solemn trail
#

hmmm ok I go to github to report

vivid sparrow
#

If "like this" means .0 just call .toFixed()

topaz parcel
#

[placeholderapi question]
What's the recommended method to uninstall an installed ecloud expansion if we wish to no longer use it?

Removing the .jar from the plugins/placeholderapi/expansions/ doesn't seem to help. After starting up the server the ecloud list installed still shows it as installed. I read the wiki but either it's not documented or i couldn't find it.

Clearing the cache and reloading/restarting, and it's back again (in the list of installed).

#

The TNTRun expansion is removed from the system, the .jar isn't in the expansions/ directory. I can't find any reference to it in other files. though there's one config.yml one.

mint fable
topaz parcel
#

I did glance over that, i didn't notice anything about having to validate something or whatever in order to ask a question here? ..

mint fable
#

No, just stating that you would've probably noticed #placeholder-api if you did 😉

mental night
#

Validation / Verification is only for premium plugins like DeluxeChat EZRanksPro

mint fable
#

Either way, TNTRun no longer requires the expansion

#

The old expansion pack, which can still be downloaded from 'PAPI ecloud', is redundant and should no longer be used.

#

it's built into the plugin, so that would most likely be why you still see it

topaz parcel
#

indeed, i upgraded, placeholders stopped working when we moved to 1.16.3, and i try to get rid of the ecloud, but it keeps showing as installed.

#

the popup pushed me to general-plugins, sorry..

mental night
#

It's built into the actual plugin

#

Why are you trying to remove it from the ecloud

mint fable
#

if you delete tntrun it will also be removed

topaz parcel
#

rules and intro both didnt' link to placeholderapi either, sorry.

#

I want to continue running tntrun, im not going to uninstall the plugin, sorry if i misunderstand you.

mental night
#

In order for it to be removed from ur ecloud you'd have to delete the plugin TNTRun

#

Well then you can't remove the placeholderapi expansion

mint fable
topaz parcel
#

i dont care about it being on the ecloud website itself?

mental night
#

No

#

You actual expansions

#

You cannot remove TNTRun Expansion from your storage if you run the TNTRun plugin

topaz parcel
#

Okay, I am just confused here.. I have to start the server without the ecloud jar in expansions/ and without the tntrunplugin's jar - then ... stop and install tntrun and .. start server again ?

mint fable
#

No

#

Listen

topaz parcel
#

Trying.

mint fable
#

The expansion on the ecloud

#

the one you downloaded

#

doesn't do anything anymore

#

it doesn't even matter

#

delete that

topaz parcel
#
$ ls -all
total 400
drwxr-xr-x  10 floris  staff    320 Sep 23 16:44 .
drwxr-xr-x   5 floris  staff    160 Feb  2  2019 ..
-rw-r--r--@  1 floris  staff   8196 Sep 23 16:44 .DS_Store
-rw-r--r--   1 floris  staff   2433 Jan 13  2020 Expansion-AcidIsland.jar
-rw-r--r--   1 floris  staff   4513 Jan 28  2019 Expansion-Jobs.jar
-rw-r--r--   1 floris  staff  18085 Aug 24 23:16 Expansion-LuckPerms.jar
-rw-r--r--   1 floris  staff   3757 Jul  5 08:55 Expansion-Multiverse.jar
-rw-r--r--   1 floris  staff  12875 Apr 30 19:10 Expansion-Player.jar
-rw-r--r--   1 floris  staff  93798 Jan 13  2020 Expansion-WorldGuard.jar
-rw-r--r--   1 floris  staff   1932 Jun 13 14:05 Expansion-Worldborder.jar
$
mental night
#

huh

mint fable
#

The placeholders were switched from an EXTERNAL expansion

#

to an INTERNAL class within the TNTRun plugin

mental night
#

TNTRun = Runs the expansion

mint fable
#

so you can't delete the placeholders for TNTRun without deleting the plugin

#

I don't know why you want to get rid of the placeholders so bad though

mental night
#

Idk why you would want to remove the expansion which gives u placeholders.

#

mhm

topaz parcel
#

the plugin says to no longer use ecloud

mint fable
#

yes, and you deleted it

#

right?

topaz parcel
#

i upgraded, it doesn't work, dev says that might be the case, i try it to stop using.. so it mi..

#

ok, so the expansion folder on my system is from older version of placeholderapi and i dont even need that anymore ?

mint fable
#

Who said you don't need the expansion folder?

#

Unless you aren't using any of the expansions, you need it

topaz parcel
#

you.

mint fable
#

I.... did not?

#

The placeholders were switched from an EXTERNAL expansion
to an INTERNAL class within the TNTRun plugin

#

that?

topaz parcel
#

I show i removed the tntrun expansion jar and you said it's moved to external expansion.

mint fable
#

That is specifically for TNTRun

#

if your problem is now that the placeholders don't work then there might be an issue with the plugin, are you running latest PAPI?

topaz parcel
#

okay, refresh.. maybe im just utterly confused, im sorry.. i never had issues with any of this, things worked, i updated placeholderapi and tntrun for 1.16.3 and it stopped working.

I wanna keep using placeholderapi, i wanna keep using tntrun plugin. and i want to use the palceholders ingaame, they do not parse.

I read the changelog it says: stop using ecloud expansion, we deal with it differently now.

SO i try to figure out how to get rid of the expansion.. and i dont underrstand why i have to uninstall tntrun to achieve that then..

#

PlaceholderAPI version 2.10.10-DEV-110

mint fable
#

you already got rid of it

#

you deleted it

#

it's done for

topaz parcel
#

from the expansions/ folder (from within the placeholderapi dir)

mint fable
#

correct

topaz parcel
#

ok, papi ecloud list installed, even after server restart says tntrun ecloud expansion is still installed.

mental night
#

So

#

Them saying that its been removed from the ecloud

#

is them saying you don't have to do /papi ecloud download TNTRun

#

and it will automatically hook into the papi

#

Not them saying that you have to delete it

mint fable
#

What if you type /papi list

topaz parcel
#
> papi ecloud list installed
[16:48:04 INFO]: Installed Expansions
    Name         Author             Verified  Version
--------------------------------------------------------------------
1.  TNTRun       steve4744          Y         9.4.1
2.  Player       clip               Y         1.7.2
3.  AcidIsland   clip               Y         1.14.3-SNAPSHOT-b889
4.  Worldborder  pixar02            Y         1.0.0
5.  PlotSquared  intellectualsites  Y         3
6.  WorldGuard   clip               Y         1.4.2
7.  LuckPerms    luck               Y         5.0-R2
8.  Multiverse   clip               Y         1.0.1
mint fable
#

It could saying it's installed with the /papi ecloud command just because it's the same name

#

yes you're fine

#

that's the plugin

#

not the expansion

#

1. TNTRun steve4744 Y 9.4.1

#

v9.4.1

topaz parcel
#

ok perfect. we're all the same page then.. nothing else i have to do.

mint fable
#

no

topaz parcel
#

question: papi parse doesn't parse..

mint fable
#

how so?

topaz parcel
#

so what else i do wrong 😄

mental night
#

/papi parse me %placeholder%

mint fable
#

/papi parse me <placeholder>

topaz parcel
#

yep, it doesn't parse, it shows the %placeholder.. % thingy itself.

mint fable
#

contact dev

mental night
#

That isn't PAPI's fault i dont think

mint fable
#

it was updated a week ago there's gotta be some issue

mental night
#

Dev still runs older version of papi maybe

#

not sure

mint fable
topaz parcel
#

I honestly do appreciate your patience with me being utterly confused as to what certain things "mean" or stand for. It's a bit more clear now.

mint fable
#

👍

#

for now i gotta go the bathroom so.... brb

topaz parcel
#

If the world could stop constantly changing, i can focus on the gameplay instead of 'what now'

slate sentinel
turbid tide
#

use this build

#

of Statisitc expansion

slate sentinel
#

ty

zenith badge
#

I need help creating a PlaceholderAPI Javascript placeholder that returns %townyadvanced_town_residents_amount% if the current user is equal to %townyadvanced_town_mayor% and otherwise 0

@steep thorn

spiral wind
#

whats the placeholder that shows the total players online on the whole server

vale dock
#

uhhhhhhhhh %vault_eco_balance% is not working

#

others are working

#

only vault is not working

steep thorn
#

@vale dock define 'not working'

vale dock
#

if using %vault_eco_balance% output the %vault_eco_balance%

balmy marten
#

/papi ecloud download vault
/papi reload

vale dock
#

/papi ecloud download vault

/papi reload
@balmy marten
im did running the your command

balmy marten
#

hm?

vale dock
#

sorry im wrote it wrong

#

i not good english

balmy marten
#

Run /papi dump

#

And copy and paste the url it gives you

vale dock
#

what url

balmy marten
#

The one /papi dump gives you

zenith badge
#

Hey I have been struggling with PAPI, reasoning I bought LeaderHeads to display the top leader towns, but I found the the PlaceholderAPI %townyadvanced_town_residents_amount%, shows all the town members.

The only way to change this is by setting the current user of %townyadvanced_town_residents_amount% is equal to %townyadvanced_town_mayor% and otherwise 0

Problem is I never created PlaceHolders, I
f anyone is willing to help me please PM me,
I would gladly be helped, and I would totally** pay someone to help me set it up**