#placeholder-api

1 messages Β· Page 67 of 1

heady yoke
#

No, Im not sure, I think it is. Try testing it out with the latest worldguard builds

#

It's not working for me personally

brisk coral
#

@heady yoke Is it just saying the version is outdated or are they completely not working

wanton meteor
#

shows me "%placeholder%"

brisk coral
#

you got the expansion?

wanton meteor
brisk coral
#

Doesn't tell me anything.. I need to know which placeholder you're trying to use

wanton meteor
#

Its the social spy part of deluxechat, im trying to make it say "Player 1" -> "Player 2", works for the 2nd name but not 1st

brisk coral
#

again, which placeholder..

wanton meteor
#

I posted this yesterday "I have this as my social spy format " social_spy: '&8[&cspy&8] &f%essentials_nickname% &e-> &f%recipient%&7: '", but its not working for the essentials_nickname https://i.imgur.com/Hg3mhoO.png"

brisk coral
#

try %player_name%

#

not sure which one that'll show

wanton meteor
#

It shows %player_name%

brisk coral
#

What version you on?

wanton meteor
#

1.12.2

brisk coral
#

not sure

#

It's %player% @wanton meteor Just checked

wanton meteor
#

Ill try it

#

Thank you so much πŸ˜„

brisk coral
#

np

sharp jay
#

@heady yoke wym?

snow iron
#

So now that EZPlaceholderHook is deprecated what would be the best way to make an expansion hook into my plugin? Would my plugin need to have an API?

trim mist
#

You can make the expansion inside your plugin if you want to.

snow iron
#

Ok. Let me look for how to do that.

#

Would the process be the same as making a placeholder expansion that is a standalone?

#

That's the only experience I have.

trim mist
snow iron
#

Ahh. Thank you.

#

Was able to port it. Thank you for the help Glare.

trim mist
#

πŸ‘

austere hawk
sweet drift
#

Is there a way to use expansions from ecloud with the Sponge version of papi?

mint fable
#

The Sponge PAPI is completely separate from us

#

different developer, different plugin entirely

austere hawk
#

Also I was wondering if /msgtoggle - Have a permission for players to use and Staff to bypass it

#

I can't seem to find it on deluxechat spigot page.

bronze bison
#

deluxechat.pm.toggle wdym staff bypass it?

austere hawk
#

So if a player tries to /msgtoggle a staff to ignore them

bronze bison
#

and whats the command u have in config when they click on name?

#

deluxechat.pm.ignoretoggle

trim mist
#

Or have him ask in the DeluxeChat channel where they are supposed to now πŸ˜‰

bronze bison
#

oooh lol

#

completely forgot about it

trim mist
#

iirc no

#

What would you need it for?

#

Interesting.

#

You can always suggest it on the GitHub repo.

#

That's why I was confused why you asked.

#

They have IDs

austere hawk
#

Hello, I was also wondering with deluxechat how can we setup multiple prefixes for players?

#

Or is there a way I can use my current permissions for suffixes instead of deluxechat?

sharp jay
#

@austere hawk What permissions plugin?

austere hawk
#

Like groupmanager, permissionsex, luckperm

sharp jay
#

I dont think you can but I know you can do Prefix & Suffix

austere hawk
#

Yeah on permissions. But If I add deluxechat I notice it also erase players current suffix from the permissions plugin

sharp jay
#

Did you add chatformat.<FORMAT>

austere hawk
#

Yeah

sharp jay
#

Howd you do it tell me the cmds and show me your deluxechat config

austere hawk
#

Actually nvm about it.

#

But question isn't there a way where players can have multiple prefixes? like [prefix1] [prefix2] [prefix3] with Deluxetag and Deluxechat support?

austere hawk
#

I got that part figure out it was %deluxetags_tag% but to add extra prefixes is there a way I can do that?

sharp jay
#

Not fully sure man

wise goblet
#

Does anyone know how to sort the "scoreboard top" for deluxemenus.
Like:
Input: %scoreboard_rank_<rank placed(1,2,3,4,5,6,7,8,9,10)>
Output: Player Name

Input: %scoreboard_score_<objective name>_<player name>%

Code Example:
Input: %scoreboard_rank_1% has %scoreboard_score_stars_{scoreboard_rank_1}% Stars%

Output: ItchyDitchy has 2 Stars

austere hawk
#

Alright another question bois

#

So I want a player to open a gui but only if he does not have a certain item in his inventory

#

I have the javascript to check a player's inventory if they have the item and it returns a boolean

#

Although

#

How can I make it to where if it returns false/no, then they have permission to open the gui

#

And if it returns true/yes, then they cannot open the gui

#

I saw it have the wrong requirement type but it still does the same thing

#

But now the player can't even open the gui even with or without the item

#

Also tried this %javascript_item_check_{player_name}_mat: 399% == no and nothing

#

Parsing the placeholder returns yes and no

#

Changed it to %javascript_hasitem_mat: 399% == no but still nothing

wise goblet
#

Remove the space?

austere hawk
#

Already tried

#

[DeluxeMenus] Error in requirement javascript syntax - %javascript_hasitem_mat:399% == no

#

Get that error in console now

#

Even with the space

brisk coral
#

ye the space doesn't affect it

austere hawk
#

Does it need to be true and false?

#

I dont see how that would mean anything but meh

brisk coral
#

have you tried with false instead of no?

austere hawk
#

Ye :c

#

Wait got it to wor

#

The space does matter

#

Needs to be spaced

#

And needed it to be true/false

brisk coral
#

I mean you automatically put a space so it looks better so lel :p

vivid sparrow
#

Um

#

Whats the code tho?

#

Also, we have a checkitem expansion btw.

austere hawk
#

@vivid sparrow Already solved it and yea I was using the wiki which had 3 item checks

wise goblet
#

Does anyone know how to sort the "scoreboard top" for deluxemenus.
Like:
Input: %scoreboard_rank_<rank placed(1,2,3,4,5,6,7,8,9,10)>
Output: Player Name

Input: %scoreboard_score_<objective name>_<player name>%

Code Example:
Input: %scoreboard_rank_1% has %scoreboard_score_stars_{scoreboard_rank_1}% Stars%

Output: ItchyDitchy has 2 Stars

Please devvvss??

brisk coral
#

You're legit asking this every couple of hours, no response would probably mean noone knows what you're even tryin to do

wise goblet
#

I gave the example

#

Rippppszzz

brisk coral
#

I'm confused as to what you're trying to do tbh

viral ravine
#

^

wise goblet
#

K imma make a menu example and send it later...

viral ravine
#

you would need some sorrt of plugin that gives you a placeholder of the player name

#

if thats what you mean

wise goblet
#

Anyways I can just make a way to where they can just check the stats of another player which I can do

limber ice
#

@wise goblet depends on what your displaying the top ten of?

wise goblet
#

A scoreboard

#

From a scoreboard

#

A minecraft scoreboard

#

Sorta like Vault Economy Extension with the rank #'s
Shows the player

brisk coral
#

So you're trying to make a "star" checker ?

wise goblet
#

Sorta

#

I am currently using %objective_scorep_gems1%
As rhe player's points or smth

digital ore
#

hey @final shadow there is a problem with statistic expansion:

bronze bison
#

whats ur server version ?

digital ore
#

Craftbukkit spigot 1.8.8

bronze bison
#
/papi ecloud download statistic 1.7.0
/papi reload
digital ore
#

thank you it worked

bronze bison
#

Great! 😁

bronze bison
wicked cobalt
#

Thanks

bronze bison
#

np 😁

austere hawk
#

how i can fix it?

novel sorrel
#

I think you've sent the wrong image

vivid sparrow
#

lol xD

austere hawk
#

AHHAH i did

#

lmao

limber ice
#

I added a placeholder to my expansion and got this message
Warning:(59, 19) java: getPlugin() in me.clip.placeholderapi.expansion.PlaceholderExpansion has been deprecated

vivid sparrow
#

welp

limber ice
#

do I need to update this

    @Override
    public String getPlugin() { return "Statz";
    }
mint fable
#

When its Statz going to be updated?

#

I really need it

blazing orchid
#

Does anyone know if there's a way to make placeholders work inside of plugins that don't directly support PlaceholderAPI? I tried ProtocolLib and ChatInjector but I had no luck since I was trying to put a placeholder in an item name inside of a GUI via a chest commands plugin. (I can't link links yet but the chest commands plugin that I'm using is called "Chest Commands" and it's a bukkit plugin).

trim mist
#

Not that I'm aware of. You might be better off in the long run to switch to DeluxeMenus if you want to rely heavily on PlaceholderAPI.

blazing orchid
#

ok thank you

austere hawk
#

Hello, I was wondering why I can't review others players tag on Deluxechat using Deluxetag but Op it works fine

austere hawk
#

I was wondering If it needs a Deluxetag permission so the players can see the tag

viral ravine
#

^read the page

#

@austere hawk

austere hawk
#

I did but I can't find the permission for it. Unless I do not which permission to add.

#

Current Permission: deluxetags.gui deluxetags.select deluxetags.list

#

Unless there is other permission that's also required as well

bronze bison
#

deluxetags.tag.name is the permission to give the tag to the player

#

there's no permission for giving access to view the tag only

austere hawk
#

yeah

#

But it doesn't show up the tag prefix when they select it. It shows up the prefix for OP players.

#

Which it's strange.

worn sphinx
#

Are you chat formats [config] setup correctly?

austere hawk
#

Yeah it is.

#

I am using "%deluxetags_tag%" for the tag which that is the correct one.

#

Everything seems to be working fine beside the deluxetag prefix not showing up on non-op players.

worn sphinx
#

Did you try reloading your permissions plugin? Or relogging? (If though it should generally work without having to do this)

#

Oh wait, yea I know what's wrong.

austere hawk
#

oh? is it papi?

#

What's wrong with if @worn sphinx?

wise goblet
#

Rip my request🌝

bronze bison
#

Ace whats ur chat plugin ?

austere hawk
#

DeluxeChat

bronze bison
#

ok link ur spigot account please and i can help u in dchat channel

digital lantern
#

Hello, I need help about the plugin Jobs Reborn, the placeholders arent updated I guess

oak stump
#

πŸ˜‚

#

Hello, I need help about the plugin Jobs Reborn, the placeholders arent updated I guess. too

balmy horizon
#

hey

#

anyone knows the faction relation color holder

#

because i cant find it

#

umm i use mvdw

mint fable
#

ah

balmy horizon
#

does that work

#

at animatedtags

#

1.8.8 spigot

mint fable
#

well we're support for placeholderapi

#

lemme check

#

you'll have to use papi through mvdw

balmy horizon
#

so whats the relation

#

color

#

for MVDw

mint fable
#

{placeholderapi_<placeholder_without_%%>}

balmy horizon
#

well its hard to find it 1 by 1

mint fable
#

and make sure you have papi installed with the factions expansion

balmy horizon
#

lemme try

#

so like this

#

{rel_factions_relation_color}

mint fable
#

you need placeholderapi at the beginning

balmy horizon
#

so how then

mint fable
#

what

#

I just said what you need

balmy horizon
#

%placeholderapi_rel_factions_relation_color%

mint fable
#

format is {placeholderapi_*}

#

no

#

in brackets

#

no %%

balmy horizon
#

{placeholderapi_rel_factions_relation_color}

#

that?

#

so thats final?

mint fable
#

mvdw uses brackets, papi uses %

#

ya that should work

balmy horizon
#

lets see

mint fable
#

as long as you have:

  1. PlaceholderAPI installed
  2. Faction expansion installed.
  3. Reloaded papi
balmy horizon
#

well

#

lets see

#

wish me luck

brisk coral
#

{placeholderapi_%rel_factions_relation_color%}

mint fable
#

no

#

no %%

brisk coral
#

cj last time I checked you can use %% inside the {} for mvdw

mint fable
#

it literally says not to

brisk coral
#

worked for me so 🀷

balmy horizon
#

LOL

#

doesnt work

balmy horizon
#

@mint fable

#

doesnt work

mint fable
#

@balmy horizon Did you have all 3 things?

balmy horizon
#

yeah

brisk coral
#

cj, I know it says it's without %%, but I'm telling you when I tried to use that, it worked for some reason

mint fable
#

type /papi parse me %rel_factions_relation_color%

#

what does it return

#

@brisk coral probably built in for people who do it accidentally

#

I just edited that cmd btw, I typed it wrong the first time

balmy horizon
#

:/

mint fable
#

?

#

What does it return?

balmy horizon
#

same

#

%rel_factions_relation_color%

#

that comes out

mint fable
#

what factions do you have

balmy horizon
#

FactionUUID

mint fable
#

oh

#

you gotta say that, they're all different from one another

#

%rel_factionsuuid_relation_color%

balmy horizon
#

so what now

mint fable
#

try what I just sent

balmy horizon
#

nothing

#

still same

#

%rel_factionsuuid_relation_color%

#

if i do parse me

#

that comse out

brisk coral
#

u got the expansion btw?

balmy horizon
#

ye

mint fable
#

uuid is included

balmy horizon
#

so what

#

i just need relation color

#

so what to put

mint fable
#

no idea what to return

#

wait

#

how would you even use that?

#

isn't that meant for deluxechat only?

#

because it actually has relational things

balmy horizon
#

AnimatedNames

mint fable
#

idk if animatednames would even work with it

balmy horizon
#

yep it does

#

factionuuid ye

mint fable
#

does it work for some reason?

balmy horizon
#

i did {factionsuuid_faction_name}

#

but

#

no relation color

#

what i need is relation color

#

so it colors up when you're enemied, allied, or truced to someone

mint fable
#

what I'm saying is that the relation placeholders might only be for deluxechat

balmy horizon
#

or a member of a fac

#

well

#

other server has it

#

but idk what is the place holder

#

ive been looking for weeks now

mint fable
#

well

#

you could try it

balmy horizon
#

the what?

mint fable
#

put {placeholderapi_rel_factionsuuid_relation_color}

#

and see what happens

#

if it works, cool, if not then 🀷

balmy horizon
#

it shows different

mint fable
#

what does it show

balmy horizon
#

%rel_factions

#

when i put this

#

{placeholderapi_rel_factionsuuid_relation_color}

mint fable
balmy horizon
#

xd

mint fable
#

try adding %% like frosty said

#

for some reason it might make it better

#

who knows at this point

balmy horizon
#

this?

#

{placeholderapi_%rel_factions_relation_color%}

mint fable
#

ye y not

#

brb

balmy horizon
#

still

mint fable
#

no idea why it's returning that

#

try restarting server

brisk coral
#

do you have a color set for that ?

mint fable
#

colors are hard-coded iirc

brisk coral
#

oof

balmy horizon
#

so hard af

balmy horizon
#

somebody help me

digital lantern
#

Khyst: Hello, I need help about the plugin Jobs Reborn, the placeholders arent updated I guess

spring stratus
#

I need help about bungeecord placeholders, is there any placeholder i can use to check server's minecraft version?

vivid sparrow
#

don't think so.

spring stratus
#

im trying to put the minecraft version on top of bungee npcs, is there any way to do that without putting mannualy an hologram?

sour hinge
#

Hey can anyone help me with a issue?

brisk coral
#

@sour hinge Ask your question

sour hinge
#

I sent "/papi ecloud download PlayTime"
then it sent "Expansion PlayTime download complete!"
the file is also in the directory but it doesn't works to use %playtime_time% and when I make /papi list "There are no placeholder hooks currently registered!"

brisk coral
#

are you using the latest papi version?

sour hinge
#

Yes

brisk coral
#

Check console for errors when downloading the expansion

bronze bison
#

did u reload after downloading it?

#

/papi reload

sour hinge
#

Yes then comes "0 placeholder hooks successfully registered!"

bronze bison
#

u have the plugin right?

#

Playtime plugin

sour hinge
#

?

#

Oh, must I install it?

bronze bison
#

=spigot playtime

tender vaporBOT
#
Can't Verfiy Spigot Account!

Can't find a spigot account with that name?

brisk coral
#

=plugin playtime

bronze bison
#

=plugin playtime

tender vaporBOT
brisk coral
#

:reee:

sour hinge
#

Oh ok, I'm gonna install

bronze bison
#

or u can use statistic placeholders

sour hinge
#

Ok now "1 placeholder hooks successfully registered"

bronze bison
#

ok, now it should work πŸ˜„

spare pendant
#

Hey, ive got a small question. Does anyone know a differnt placeholder to get the pinger of a bungeecord server? I know there is the regular %pinger_online_example.net:25565% but that isnt avaible on our network because of some security issues. Is there a replacements that works on regular bungeecord mode?

brisk coral
#

Don't think there is ^

vivid sparrow
#

Dont think so.

limber ice
spare pendant
#

Thanks, ill try that.

bronze bison
#

bungee expansion ?

spare pendant
#

The bungee expansion only includes the amount of player per server or on the whole network.

bronze bison
#

oh, sorry didnt notice the online part

spare pendant
#

@limber ice The plugin has some features but it doesnt seem to include a pinger of some sort. I could be wrong but what im seeing is mostly per server information.

limber ice
#

trying to log into my server Mojang made changes and I cant log into my account

#

will test all the place holders to see what they do

spare pendant
#

Thanks, that would be awesome

trim mist
#

Anyone here trying to use the WorldGuard Expansion which is currently broken?

#

Need a few people on different MC versions to test something.

limber ice
#

Microsoft changed my setting and updated me to a beta client

trim mist
limber ice
#

@spare pendant Your right none of those placeholders will not replace the online placeholder

#

Glare is that for WG 7.0

trim mist
#

It's for all WG.

#

That's why I need people on all versions of MC to test it.

spare pendant
#

Thanks for testing @limber ice

trim mist
#

Idk who the hell wrote the last version of the expansion but it is not up to my standards so I'm rewriting it to make one jar support all WG.

limber ice
#

so looking at the code you had a OCD seizure

trim mist
#

Well I mean we were getting almost daily reports of it not working, and I just knew for a fact I didn't write the last update.

#

I also don't know what all placeholders I need to add in for it lol I'll have to go look through

brisk coral
#

yw πŸ˜‰

trim mist
#

Interesting.

brisk coral
#

Also when it comes to region names and such, make the first letter capital

#

for neatness sake

trim mist
#

I don't want to

#

I'm going to make it show what worldguard shows.

brisk coral
#

;c

bronze bison
#

dont be lazy and use js

brisk coral
#

I mean if I ever use them I will :p

limber ice
#

1 out of ten working on my 1.14.2 server running latest dev build

trim mist
#

1 out of ten what

limber ice
#

placeholders

limber ice
trim mist
#

Like I said, that jar only has 1 placeholder in it.

limber ice
#

yes, I don't use the wg expansion

#

guess I thought all the ones listed

#

gave region name

trim mist
mossy needle
#

Vault placeholders are broken lol

brisk coral
#

thanks ❀

trim mist
#

They aren't, but okay.

brisk coral
#

"Go away Bukkit - darbyjack"

#

Vault placeholders work just fine, make sure your papi is up to date

trim mist
#

We have 5,674 servers currently using the Vault Expansion, if it were to be broken, we'd see a bigger response from the community.

brisk coral
#

cough /papi ecloud download miner whenβ„’ cough?

mossy needle
#

Glare

#

Want to bet

trim mist
#

I'm not going to bet on something I know works. I suggest you keep all your stuff updated.

tender vaporBOT
#
Placeholderapi - Version List
Spigot:

1.8.8
1.12.2
1.13.2
1.14.2

Version:

v2.10.2 - Latest
v2.10.2 - Latest
v2.10.2 - Latest
v2.10.2 - Latest

brisk coral
#

you using that version?

mossy needle
#

Oof

#

No

brisk coral
#

update to that

trim mist
#

Anyways, I'll finish updating the expansion later.

brisk coral
#

btw Glare, could you make some LiteBans placeholders ||if it's even possible|| ?

final shadow
#

I wrote it initially but I’m pretty sure someone updated it and sent me the source and I rode with it

#

@trim mist

trim mist
#

@brisk coral Mostly likely not, or at least not anytime soon.

#

@final shadow Should double check stuff before rolling with it.

brisk coral
#

Not in any hurry, just sometime in the future

trim mist
#

Most of it doesn't work.

limber ice
#

so we can update our expnasions but can't edit the placeholders it can handle

tribal robin
#

unpog

#

after importing changes

trim mist
#

Did you add clips repo to the repos?

tribal robin
#

yeppo

#

oh i waited like 2 minutes and now the error is gone

#

2 minutes after the import was done

trim mist
#

Nice

limber ice
#

I had asked a few times, how do I add a placeholder to the list of placeholders for the statz expansion?

tribal robin
#

why are there 4 different tps placeholders in Server

vivid sparrow
#

because each show a different value.

tribal robin
#

what's the difference between tps, tps_1, tps_5 and tps_15

vivid sparrow
#

if you do /tps you will also see 3 values

tribal robin
#

ah

vivid sparrow
#

now - 5 minute ago - 15 minute ago

tribal robin
#

last that many minutes

twin lintel
#

is there any placeholder that shows the player's FPS?

sleek hull
#

no

#

because that's impossible

twin lintel
#

ok, one more thing, do you know how to use% player_x%% player_y%% player_z% showing everything on the same line?

austere hawk
#

@twin lintel the placeholders for the coords?

tribal robin
#

what does papi use for the player_ping placeholder?

#

just the regular CraftPlayer ping?

trim mist
#

I think so, you can just check the GitHub.

stoic kindle
#
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project WebBridge: Fatal error compiling: invalid target release: \1.8 -> [Help 1]
#

what does that even mean

idle coral
#

What do you have on source and target on your pom file?

stoic kindle
#
    <repositories>
        <repository>
            <id>spigotmc-repo</id>
            <url>https://hub.spigotmc.org/nexus/content/groups/public/</url>
        </repository>
        <repository>
            <id>placeholderapi</id>
            <url>http://repo.extendedclip.com/content/repositories/placeholderapi/</url>
        </repository>
    </repositories>

    <dependencies>
        <dependency>
            <groupId>org.bukkit</groupId>
            <artifactId>bukkit</artifactId>
            <version>1.12.2-R0.1-SNAPSHOT</version>
            <scope>provided</scope>
        </dependency>
        <dependency>
            <groupId>me.clip</groupId>
            <artifactId>placeholderapi</artifactId>
            <version>2.10.2</version>
            <scope>provided</scope>
        </dependency>
    </dependencies>
tribal robin
#

how often does %bungee_total% update?

idle coral
#

@stoic kindle I meant in the source and target part

<configuration>
    <source>1.8</source>
    <target>1.8</target>
</configuration>
stoic kindle
#

\${java.version}

#

ok i got it

#

no i didnt

#

what supposed to be there

idle coral
#

just put 1.8 there

stoic kindle
#

i dont know why that backward slash was there

#

maybe because minecraft development plugin

idle coral
#

yeah it's the plugin that does that

stoic kindle
#

thanks

austere hawk
#

hello

#

can anyone help me

vivid sparrow
#

ask your question

austere hawk
#

=yaml

tender vaporBOT
#
Config Parser

Link me to a config and I'll check to see if it's valid.
=yaml <paste link>

austere hawk
tender vaporBOT
#
<:Approved:520488328072658944> Valid Config!

I checked your config and, it's valid!

+ Correctly Formatted```
austere hawk
#

Hello where i can ask for the DeluxMenus support?!

vivid sparrow
hollow wharf
#

Did you guys know you can write "daddy" instead of "papi" xD

mint fable
#

shhh

hollow wharf
#

?

#

pretty funny right?

mint fable
#

tell nobody πŸ˜‰

hollow wharf
#

haha xD

brisk coral
#

Everyone knew that..

sand lance
#

Question: So for the Math Placeholders, how would this work?
%statistic_mine_block:coal_ore%-%statistic_break_item:coal_ore%
It's Stat Mine block coal ore subtracted with Breaking.

#

yea got that part done lol

brisk coral
#

%math_%statistic_mine_block:coal_ore%-%statistic_break_item:coal_ore%%

#

not sure this is correct

#

But I'm thinking it is

sand lance
#

naw seems it failed

vivid sparrow
#

@sand lance use {} for placeholders inside other placeholders

sand lance
#

ok

#

%math_{statistic_mine_block:coal_ore}-{statistic_break_item:coal_ore}% ?

vivid sparrow
#

Yes

sand lance
#

how do you execute it in PAPI to make sure it works?

vivid sparrow
#

/papi parse me/player %placeholder%

sand lance
#

well that failed

vivid sparrow
#

I mean

#

break_item apply only to tools and such, doesnt it?

sand lance
#

nope just counts ores xD but i want it so silktouch doesnt play a role

#

Since you can break a Diamond_ore and it counts it, but if someone picks it up with a silktouch still counts that.

sand lance
#

does placeholderApi support the /function for 1.14? for tell raw etc?

vivid sparrow
#

dont think so

sand lance
#

well Rip

#

would be nice, /function gives crazy stuff

#

well... guess by plugins it is.

brazen isle
#

am i blind or is there no placeholder for seeing how many online players?

vivid sparrow
#

it is

#

%server_online%

brazen isle
#

ah okay thanks

brisk coral
#

Placeholder to check an uptime for a different server than the one you're currently on?

oak sorrel
#

anyone?

safe echo
#

?

oak sorrel
#

Placeholder to check an uptime for a different server than the one you're currently on?

austere hawk
#

help me pls

indigo spire
#

What can I do if DeluxeMenus doesnt take the variables from Placeholderapi?
%player_name% remains %player_name%

brisk coral
#

%player%

#

It depends on your server version

#

Also ```
/papi ecloud download player
/papi reload

indigo spire
#

Oh lol, thank you πŸ˜„

vivid sparrow
#

%player% ?

brisk coral
#

Gaby, that works on 1.8 :p

gloomy nimbus
#

Does ChestCommands have an integration with placeholderapi?

#

And does DeluxeMenus work on 1.8.8, because I probably want to use DeluxeMenus instead of CC

tender vaporBOT
#
Deluxemenus - Version List
Spigot:

1.8.8
1.12.2
1.13.2
1.14.2

Version:

v1.10.5
v1.11.3 - Latest
v1.11.3 - Latest
v1.11.3 - Latest

brisk coral
#

Also I believe CC supports papi

gloomy nimbus
#

Nah it doesn't

#

Just tested it out

#

So I think I am going to use Deluxemenus

austere hawk
#

there is a way to force update all placeholder?

bronze bison
#

they update automatically, the plugin ure using them in doesnt update them (probably)

mint fable
#

I feel like he meant the expansion

#

updating the expansion

bronze bison
#

hmm, if thats what u mean then no

#

u have to update them one be one

#

by redownloading them

austere hawk
#

deluxemenus

#

DeluxeMenus

#

omg

#

work

#

😦

austere hawk
#

Can someone send me a link to the spigot page that shows how to implement placeholder api into your plugin so you can make placeholders

#

I found it a few days ago, but haven't been able to find it today

balmy marten
austere hawk
#

Thanks funny

balmy marten
#

np

austere hawk
#

How can I return a placeholder as an integer

#

Like: return main.dataFile.getInt("example.int");

#

When I try to return it as a string, anything that contains the placeholder doesn't work. Like if a deluxe menus' menu has %example_int% in it, it wouldn't open

mint fable
#

you have to parse it first

smoky juniper
#

not support pieconomy.

light hull
#

Can someone update the repo?

light hull
#

lol, i typed into my ide 1.10.2; sorry xd

vivid sparrow
#

hehe, np πŸ˜ƒ

light hull
#

On an offline mode server, PAPI keeps complaining about "player not found", when executing /papi parse <player> <args> ?

#

v2.10.2

#

paperspigot 1.14.2 git-paper-82

trim mist
#

Like, bungeecord offline or cracked offline

light hull
#

Its a single paperspigot server in offline mode

#

With only placeholderapi and my test plugin enabled

trim mist
#

Odd. You could open an issue on GitHub for the time being, I know most servers in PAPI are offline tho. Have you tried using "me" as the player arg?

light hull
#

That also didnt work for me, "Failed to find player: me"

bronze bison
#

Rejoin the server

light hull
#

oh whut that fixed it, why did it not work in the first place?

trim mist
#

Sometimes offline servers can be weird

#

Feel free to close the issue.

light hull
#

Yea sure will do

#

Normally I don't work with offline mode servers, but mojang forced me to this one. The new launcher complains about no internet connection lol

limber ice
#

@light hull the new client, meaning the beta client they force on many

light hull
#

It's shit lol

limber ice
#

just go in the settings and uncheck beta clients (launcher) and it will downgrade

digital ore
#

is there anyone knows the skylevels lite placeholder i looked into ecloud and i cant find it

bronze bison
#

if the plugin has placeholders in papi, it doesnt mean it has to have an expansion

#

it could be built-into the plugin

digital ore
#

nope i checked papi github

#

there is none

trim mist
#

I don't believe there are and I don't think any will be made because from my knowledge, the plugin is no longer in development.

digital ore
#

ok. im sad now

trim mist
#

Not much you can do to plugins that aren't being developed anymore.

lofty grove
#

im trying to put a complicated bit of javascript i got from online into my javascript placeholders script and its just throwing errors

viral ravine
#

it would help if you actually give us the errors and the code

#

@lofty grove

lofty grove
#

It’s this https://www.npmjs.com/package/js-sha256 and I. Don’t have access to the errors Rn. It’s probably just some method it uses that can’t be used in papi. It’s fine. I found another solution. @viral ravine

austere hawk
#

Hey!

Hope this is simple and quick,
Every time we restart our server Vault placeholders don't work. Each time we have to do /papi ecloud download Vault & /papi reload then they work again. Anyway to fix this?

Server Version: 1.12.2 Paper
PlaceholderAPI Version: 2.10.0
Vault Version: 1.7.2

brisk coral
#

Your papi is outdated

tender vaporBOT
#
Placeholderapi - Version List
Spigot:

1.8.8
1.12.2
1.13.2
1.14.2

Version:

v2.10.2 - Latest
v2.10.2 - Latest
v2.10.2 - Latest
v2.10.2 - Latest

austere hawk
#

Does the same on the Latest version.

brisk coral
#

Any errors?

austere hawk
#

Nvm, I just deleted the expansions folder and redownloaded them all. Working now

#

Thanks anyway!

sullen plume
#

I'm having issues with faction relation placeholders not working...

#

I use FactionsUUID and try parsing the correct placeholder and it just returns the same thing, any ideas?

#

Well, I just figured out how to parse it, and it works.

#

Problem is, it wont work in plugins like ChatFormat

bronze bison
#

Not all plugins support relation placeholders

winged notch
#

Hey guys, I am wondering if I could get some help.
So I am trying to use this plugin on DeadSociety, but I am getting this error: DeadSociety is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [] and urge them to update it ASAP.

I've contacted the developer and was told that I had to use an older version of PlaceholderAPI as my server is running on 1.13.2.
Could someone help me by telling me which version of PlaceholderAPI I should be downloading?

tender vaporBOT
#
Placeholderapi - Version List
Spigot:

1.8.8
1.12.2
1.13.2
1.14.2

Version:

v2.10.2 - Latest
v2.10.2 - Latest
v2.10.2 - Latest
v2.10.2 - Latest

vivid sparrow
#

you gotta use 2.9.2 if you are getting that error iirc. The developer should update the expansion tho.

winged notch
#

Gotcha, I'll let him know

#

Thanks for that. (:

bronze bison
#

@brisk coral check ParseOther expansion

brisk coral
#

can I get some js help ;-;

keen scarab
#

Hello I've got an question I've got a plugin not supporting % %

#

And using DeluxeChat

#

Its prefix is [IslandTop-Rank]

upper harbor
#

Placeholders of mobkills?

brisk coral
#

@upper harbor %statistic_kill_entity_<mob>%

#

Make sure to do ```
/papi ecloud download statistic
/papi reload

devout rain
#

o/

#

Having an issue with PlaceholderAPI's Javascript expansion

#

Doesn't seem to be wanting to load anything

#

Placeholders I tried using didn't work & I get this when running /papijsp list

#

I'm using the latest Paper 1.14.2

bronze bison
#

dont use js commands, use /papi reload to reload papi

bronze bison
#

Great! πŸ˜„

rigid fiber
#

Hey guys! :D

#

Wondering if anybody could make an expansion for ChatTags

devout rain
#

@bronze bison Still doesn't work though

tender vaporBOT
#

@devout rain

Hey,

Please be patient and don't ping helpful or staff members!

brisk coral
#

Is your papi latest?

devout rain
#

Yes.

bronze bison
#

@devout rain plot squared latest too?
If so contact the author

devout rain
#

I don't have plotsquared

#

I have a basically vanilla server

brisk coral
#

No reason for them to work then..

bronze bison
#

^ ?

#

Why u want the expansion if u dont have the plugin

devout rain
#

what are you guys on

#

I just need the Javascript expansion

vivid sparrow
#

Meta

brisk coral
#

You're trying to use PlotsSquared placeholders

devout rain
#

I'm not

#

I'm using Javascript

brisk coral
#

sec

devout rain
#

Never said that I used PlotSquared lol

#

I think you're confused with the other guy

#

who has the exact same profile picture and colour

brisk coral
#

oh lol

#

send the file

devout rain
#

first time that ever happened tbh

#

sec

vivid sparrow
#

lmao

devout rain
#

"o/
Having an issue with PlaceholderAPI's Javascript expansion
Doesn't seem to be wanting to load anything
Placeholders I tried using didn't work & I get this when running /papijsp list
https://hasteb.in/ihuyacik.rb
I'm using the latest Paper 1.14.2"

#

that's my issue

vivid sparrow
#

papijsp it's broken iirc

devout rain
#

the command or the expansion?

#

since I can't use my javascript placeholders aswell

#

I took a few from the Spigot wiki page to try

#

none of them worked

vivid sparrow
#

the command.

devout rain
#

right, well.

#

placeholders don't work

final shadow
#

Ah maybe the expansion is broken

#

I’ll have to take a look

bronze bison
#

only the commands clip

#

a method is messing in papi ure using in js (and i have no idea why ure doing that but yea)

#

took a look at it before, planning to meas with it but not now

brisk coral
#

you should go mess with the JSON expansion πŸ˜‰

bronze bison
#

It not json expansion

brisk coral
#

you know what I mean

bronze bison
#

Give me a good name and ill make it

brisk coral
#

name for the expansion?

#

You're messing with relations right?

bronze bison
#

im not messing with anything atm lol

#

Just need a name cuz idk what i would call it when i create it

#

and need to decide before i create it

final shadow
#

Create what

bronze bison
#

He wants to have hidden tooltips

#

In dchat

brisk coral
#

ToolTipsExpansion

#

πŸ˜‰

bronze bison
#

No lol

#

Idk

brisk coral
#

does the name really matter tho..

bronze bison
#

it does for me

final shadow
#

Instead of an expansion u could hook into deluxechat and change the tooltip in the ChatToPlayerEvent

bronze bison
#

Dont want to make a plugin :p

final shadow
#

It provides the sender and recipient

brisk coral
#

wouldn't an expansion be simpler?

bronze bison
#

Could done that with an expansion

final shadow
#

How u gonna get the sender and recipient in the expansion

bronze bison
#

Same thing that lemmon asked

final shadow
#

Actually u can

bronze bison
#

dchat supports relation placeholders

#

so

final shadow
#

With relational

brisk coral
#

It's weird watching smart people talk

bronze bison
#

I can get the "viewer" from that

final shadow
#

So how would it work

#

If recipient has x perm, set placeholder for sender to x

#

If they have another set to y

#

Actually even better

bronze bison
#

if the viewer has x permission, return x text, if he dont return null ""

final shadow
#

Instead of null

#

Support multiple

bronze bison
#

yea that can be easily done too

final shadow
#

If they have no perm send option a, could be a blank line or text containing placeholders

#

Then you can create option b and require a perm for it

#

Or c d e f g etc

#

Would be super easy

bronze bison
#

Ikr

brisk coral
#

also, just call it ToolTips Expansion

final shadow
#

Just make sure to parse the placeholders to the string you return

#

Nah it could be used for more than that

bronze bison
#

Yea

final shadow
#

Call it relational options expansion or something

bronze bison
#

Could be used in every plugin that supports relation placeholders

brisk coral
#

true

final shadow
#

Call it RelationConfiguration expansion lol

bronze bison
#

that a very long name lmao

trim mist
#

Sup

bronze bison
#

Hey

brisk coral
#

Relation Expansion

#

simple as that

final shadow
#

RelCon expansion

#

Sup

#

U want me to do it

#

Will take like 5 mins

brisk coral
#

You should go fix CR πŸ˜‰

final shadow
#

What’s broke

balmy marten
#

yeah cr

#

spigot bs event thingo

brisk coral
#

events fired asynchronysly or something liket hat

final shadow
#

Ah

#

Ok

bronze bison
#

if u want to, im laying on bed rn

final shadow
#

That’s easy too

brisk coral
#

let me know once it's updated, so I can change the ver

final shadow
#

Can anyone test it after I update it

brisk coral
#

sure

balmy marten
#

ez

final shadow
#

K give me like 20 mins

#

I’m not gonna update without it working first

brisk coral
#

ping me once you've got it

devout rain
#

alright well

#

since javascript's expansion is probably broken

bronze bison
#

its not

devout rain
#

oh

bronze bison
#

just the commands

brisk coral
#

just the commands

#

:p

bronze bison
#

And dont use them

devout rain
#

second issue!

#

[PlaceholderAPI] Failed to set ScriptEngine for javascript placeholder: randomletter

brisk coral
#

you don't need the engine

#

you can leave it blank

final shadow
#

What java version

brisk coral
#

(remove it)

devout rain
#

openjdk 8

#

openj9

#

@brisk coral still getting the same warning / error without engine set

#

and that palceholder still isn't outputting anything for me

#

besides the placeholder name itself

bronze bison
#

Send ur javascrip_placeholders.yml

#

=paste

tender vaporBOT
#
HelpChat Paste

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

devout rain
bronze bison
#

Remove this engine: javascript

#

and then reload papi

devout rain
#

like i said same issue

#

[13:33:03 WARN]: [PlaceholderAPI] Failed to set ScriptEngine for javascript placeholder: randomletter

brisk coral
#

aBoo, mine keeps returning the first option for some reason, also how are you getting that error if you don't have it set lol

bronze bison
#

There's a default value

devout rain
#

default value is set to javascript

#

yet even if i force it to use javascript, it fails

#

and the placeholder doesn't work

final shadow
#

Set it to nashorn

#

What happens

devout rain
#

sec

#

[13:34:41 WARN]: [PlaceholderAPI] Failed to set ScriptEngine for javascript placeholder: randomletter

bronze bison
#

default value is nashorn ? I dont remember tbh

devout rain
#

nah it's javascript

#

expansions:
javascript:
engine: javascript

bronze bison
#

Wait wut

#

nvm

final shadow
#

Let me update the expansion to output some more debug gimme a min

#

And fix the commands

#

On the pot

devout rain
#

πŸ‘Œ

vivid sparrow
#

sad that you can't add the new methods and such clip

final shadow
#

What u mean

vivid sparrow
#

Asked you a few weeks ago if you can update the js expansion engine to be able to use newer methods such as .includes() but you said no because the engine is no longer updated or smth like that.

terse umbra
#

Hello, ive just updated my server to 1.12.2 and now the custom placeholders that i have got will not work even tho they are linking into the PlaceholderAPI with no errors

vivid sparrow
#

@final shadow

terse umbra
devout rain
#

Is what I mean with JS placeholders not working btw

#

No output in console or anything

final shadow
#

@brisk coral

#

Can u send me the error so I know why events are screwed

brisk coral
#

Sec

bronze bison
final shadow
vivid sparrow
#

ok? xD

final shadow
#

@brisk coral

brisk coral
#

cool

final shadow
#

@devout rain u on

devout rain
#

yes

hollow kestrel
#

hello. I have got an issue with something.

#

The %player_name% placeholder doesn't work (neither does any placeholder) when I add a command to the [console] click_command identifier.

brisk coral
#

/papi ecloud download player

#

/papi reload

hollow kestrel
#

uh oh

#

πŸ˜‚

#

stupid mistakes everywhere

#

thanks anyway.

final shadow
#

πŸ’ͺπŸ’ͺ

hollow kestrel
#

lmao

brisk coral
#

U wish you were buffed you skinny boy

vivid sparrow
#

lol what

hollow kestrel
#

mm

#

i've got another issue

#

cough

#

It says there is an error in these 7 code lines. Any idea? I of course downloaded Vault placeholders ahem

#
left_click_requirement:
          type: >
          input: %vault_eco_balance_fixed%
          output: 1
          deny_commands:
          - '[close]'
          - '[message] you do not have enough money to buy this.'```
#

it is simple

vivid sparrow
#

`>'

hollow kestrel
#

oh

vivid sparrow
#

also, use type: has money amount: 100

hollow kestrel
#

yep, that is what I did before but it kept letting me buy things even with -8000$ in balance

#

so.. I wanted to try with other things

vivid sparrow
#

welp

hollow kestrel
#

lmao

bronze bison
#

it should work, make sure u have latest version

hollow kestrel
#

yeah

bronze bison
#

or

tender vaporBOT
#
Deluxemenus - Version List
Spigot:

1.8.8
1.12.2
1.13.2
1.14.2

Version:

v1.10.5
v1.11.3 - Latest
v1.11.3 - Latest
v1.11.3 - Latest

hollow kestrel
#

right

#

well it says there's an error yet, but never mind. I will leave it

#

Β―_(ツ)_/Β―

#

I don't wanna get crazy

bronze bison
#

u wont, send the error

hollow kestrel
#

woah

#

good attitude

#

GIMP didn't even work to resize the image so I will send the complete one..

#

seems that I can't send the image

#

Errors detected in config.yml. Failed to reload

#

that is the error I get

bronze bison
#

ok then send the config file

#

=paste

tender vaporBOT
#
HelpChat Paste

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

hollow kestrel
#

I have never used such thing, I guess I have to send this link

bronze bison
#

yes

hollow kestrel
#

yep

bronze bison
#

u should add ' ' for placeholders

hollow kestrel
#

oh um

#

right

bronze bison
#

its up to u but use has money

#

and if u dont want to then use >= instead of >

#

guess u know why ^

hollow kestrel
#

Okay

#

yeah

#

Does the fact of being Operator make you skip the requirements?

bronze bison
#

wdym?

hollow kestrel
#

i mean

#

if you are op

#

can you skip the requirements?

bronze bison
#

op bypasses the open requirements only

hollow kestrel
#

oh

#

that explains everything

#

o-o

#

Okay thank you.

bronze bison
#

np 😁

hollow kestrel
#

mm i like these kind of customer service discord servers. They have saved me like hundreds of times

bronze bison
#

glad to hear!

#

but its not "customer service" :p

hollow kestrel
#

KiNd Of

#

soRt Of

bronze bison
#

ok lol

#

still

hollow kestrel
#

ajsbdfkjbsdf

#

you may see me again tomorrow

#

xDD

bronze bison
#

Sure, i or anyone else would help u πŸ˜‰

hollow kestrel
#

yup

obtuse marlin
#

Hey how do I use place holder to create prefixes with the LuckPerms plugin groups?

#

I also use the Deluxe Chat plugin

sharp jay
#

@obtuse marlin

obtuse marlin
#

Yes?

#

I tried putting luck perms into the prefix area but it wouldn’t show in chat

balmy marten
#

/papi ecloud download LuckPerms

#

/papi reload

austere hawk
#

Hello! I'm new here, and at the moment i need help with the placeholder

#

When i try the %progress_bar_{server_online}% placeholder in the scoreboard, and after I reloaded it, it does not display. I find it weird at first until when i did /papi reload, the progress bar display for 0.1 sec then it disappeared

#

And yes, i already did /papi ecloud download Progress

austere hawk
#

I tried mutliple scoreboard plugins as well

bronze bison
#

/papi parse me %progress_bar_{server_online}% whay does this return?

austere hawk
#

It shows the progress bar in the chat tho

bronze bison
#

Ur scoreboard plugin doesn't support papi probably

austere hawk
#

It does support

#

The bar flashes in the scoreboard for 0.1sec and it disappeared after i did /papi reload

bronze bison
#

How much is the update interval for that line?

austere hawk
#

1

bronze bison
#

Try 5

austere hawk
#

I'm not on pc, sorry

vivid sparrow
#

@bronze bison since when we have a progress expansion??

austere hawk
#

Long ago πŸ‘€

bronze bison
#

^ ?

austere hawk
#

Or idk

#

I just figured yesterday

vivid sparrow
#

Ah, I remember

#

Gg boo xD

bronze bison
#

Oh ok πŸ˜›

#

Ty

austere hawk
#

@bronze bison you still here?

#

Oh sorry for the ping

bronze bison
#

yes im, its all good

austere hawk
#

I just on mc

#

Actually

#

I did your command the 1st time, it showed

#

But not the 2nd time

#

Just the blank line in chat

bronze bison
#

hmm

austere hawk
#

I can show you screenshot, but I can't here

bronze bison
#

=imgur

tender vaporBOT
#
Uploading Images

Please use imgur to share screenshots and other images.
β€’ Imgur

austere hawk
#

Ok

#

There @bronze bison

bronze bison
#

yea i saw it

austere hawk
#

Is there anything to do next tho?

bronze bison
#

looking at it

bronze bison
#

Hey @austere hawk,
Thanks for reporting that, i just pushed an updated to fix that.
to update the expansion:

/papi ecloud refresh
/papi ecloud download progress
/papi reload
austere hawk
#

Thanks, now it worked πŸ’™

#

But also, is there any maxium length though?

#

I mean, when i replace with symbol |, it only show like 10 of them, no matter how much I set the length

bronze bison
#

l:<length>

#

or set the default value to whatever u want in config

austere hawk
#

That's what i did

#

Both of them

bronze bison
#

its working for me

#

%progress_bar_{server_online}_l:20%

austere hawk
#

πŸ€”

#

Let me recheck tomorrow..

austere hawk
#

Did you try with | symbol tho?

tender vaporBOT
#

@austere hawk

Hey,

Please be patient and don't ping helpful or staff members!

bronze bison
#

working with | too

sand lance
#

Whoo! finally this update works xD (for me)

final shadow
#

How does it work

sand lance
#

PlaceholderApi (2.10.3) Works Great, Finally updating from 2.9.1 Need to review btw

brisk coral
#

Not sure why you weren't using 2.10.2 which was out for quite some time

sand lance
#

i don't think it worked, i would place them inside my plugins folder and get crazy errors... so Ehh, past now.

#

i did change 1 thing.
cloud_allow_unverified_expansions: true i had this on false before, but not going to test lol only thing i changed as soon as i saw this update.

placid smelt
#

Whats EZRanksPro placeholders?

#

Like the command to add them

#

?

trim mist
#

For questions about EzRanksPro, please head to #bot-commands and run =spigot and follow the instructions!

quaint trench
#

Could someone help me with a javascript? Or give me a link that could help me?

upper violet
#

[FeatherBoard] Error in placeholder: {player}

#

this placeholder is working on fine on my other servers just not factions

inland totem
#

Anyone else having json problems woth deluxchat not reading placeholderAPI?

balmy marten
#

Make sure you have the correct expansions installed

#

and its %player_name% not %player%

upper violet
#

money_formatted doesnt work either

balmy marten
#

@upper violet ^

upper violet
#

apparently i missed that

#

i have no idea

balmy marten
#

hm?

inland totem
#

how do you link your owned plugins

balmy marten
#

As in use placeholder api placeholders in ur own developed plugin?

inland totem
#

No in the discord

balmy marten
#

Oh, head to #bot-commands and use =spigot

inland totem
#

and i recently updates placeholderapi and deluxechat hence why i'm using old placeholders

upper violet
#

also make sure your discord name is in your spigot profile the name and tag number

balmy marten
#

ohhh @upper violet was talking to score about the papi stuff

upper violet
#

sorry

#

wasnt my place to interject my bad

balmy marten
#

@upper violet throw your whole startup log into a paste and i'll see if theres anything obvious going on wrong

#

=paste

tender vaporBOT
#
HelpChat Paste

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

balmy marten
#

So yeah @inland totem download those expansions

inland totem
#

Thanks guys ❀

#

I got the expansions

#

I figured that one out lmao

balmy marten
#

πŸ˜‰

upper violet
#

oh wow ummm

inland totem
#

only 90's kids will remember this config

upper violet
#

Plugin FeatherBoard v4.19.3 generated an exception while executing task 3448
java.lang.NoSuchMethodError: be.maximvdw.placeholderapi.internal.PlaceholderReplacer.getResult(Ljava/lang/String;Lorg/bukkit/entity/Player;)Ljava/lang/Object

inland totem
balmy marten
#

Throw the whole thing in Shadow

#

not just the one line

#

indeed score

#

old stuff

upper violet
balmy marten
#

Yeah not too sure @upper violet suggest checking in with maxim on that

#

You could try doing a clean install of it and its folder

upper violet
#

already tried that too

balmy marten
#

so its forced to redownload the mvsw player stuff

#

ah :/

#

Not sure then sorry

upper violet
#

its ok

#

think i found my issue

#

found my issue

#

apparently i didnt have the latest version of MVdWPlaceholderAPI

inland totem
#

@balmy marten whats the placeholder for hours

#

Just normal hours with statistics

#

because it's not working?

wide musk
#

Okay if i understand this correctly, /papi ecloud refresh is like apt update. But what is apt upgrade, so i can update all outdated packages?

brisk coral
#

It checks for new version of expansions

#

Meaning if there was an expansion update you can download it

wide musk
#

But how can i download them all?

#

at once, instead of doing list and downloading everything with a color

#

@brisk coral

brisk coral
#

You can't

#

Why would you dowbload them all?

#

There's about 130 of them, and you really don't need all of em

wide musk
#

I mean everything i got that is outdated.

#

like apt upgrade does

brisk coral
#

You gotta do it manually

wide musk
#

Okay it would be nice if there was something like /papi ecloud update all

placid smelt
#

Any help?

vivid sparrow
#

Looks like you need help with a premium plugin. Use =spigot on #bot-commands and verify that you own EzRanksPro

placid smelt
#

Alright I'll get ma Owner to do it in a few bit

#

I'm the manager ^

vivid sparrow
#

Aight