#placeholder-api
1 messages · Page 118 of 1
?
this color scheme looks backwards
I had the changes locally before someone decided to be an idiot and fuck around with the repo
¯_(ツ)_/¯
bruh
can you do it now or no?
@junior musk u need help?
just copy papi
I already did something but I'll look at that too
not sure how I would do like PAPI 😅 I'm just a newbie ;-;
but it worked
I'll stick with my way for now ¯_(ツ)_/¯
regex is amazing
is there any placeholder to list online player names?
that's kinda ironic because I just made an expansion for that x)
Noiceeeeeeee
cj? I think I did something wrong with regex cuz this doesn't do anything x) .replace("/[|]/g", "%")
I've also tried with replaceAll but didn't work either.
but if I use .replace("[", "%") then the same with ] it works
uh
check papi
i think it all got removed actually
check the containsBracketPlaceholders
but if you've done it already that'll work fine, ya?
it worked but I have to use .replace("[", "%").replace("]", "%") :/
Please have another look at issue #367.
why does placeholder api just not work 😭
I put the right placeholders
but it just shows %player_name%
instead of the player's name
😭
/papi ecloud download Player
/papi reload
ok
@grand blade Hey, whenever youre free do you mind testing the latest build for stability
I introduced some major changes to the way the plugin discovers and manages expansions, should make it more performant and stable.
How do I make a / mod <player> plealse ?
@cunning elk Hello, can you make an issue for this please: https://github.com/PlaceholderAPI/PlaceholderAPI/issues
ty
Read the issue
Fixes it from being broken
Too many words
Tell CC to fix their stuff. I already fixed it once.
I already addressed it, with that exact issue
Kk
@scenic marlin deluxemenus right ?
is there a way to use pinger to ping %pinger_motd_UHCGAME-1% instead of %pinger_motd_UHCGAME:4%
is there any clan placeholder for infinitescoreboard ??
thx
don't think you can, what for?
for cloud system, the port is random
@junior musk can i delete the js now
and is this still the format? (so I can add it to papi wiki)
yup
btw I just added [placeholder] support
and modified my {placeholder} support :D
{math_{something}[precision:0]} this can work
[math_{something}[precision:0]] too
:D
for (Integer i = 0; i < args.size(); i++) {
if (args.get(i).startsWith("[") && args.get(i).endsWith("]")) {
args.set(i, PlaceholderAPI.setPlaceholders(player, args.get(i).replaceFirst("\\[", "%").substring(0,args.get(i).length()-1)+"%"));
}
}
I check for the first and last characters, if they are both [ and ], I replace the first character ([) to % and then I remove the last one (]) and add a %
Hello, could i get some support with Papi?
you can ¯_(ツ)_/¯
How could I xD
https://paste.helpch.at/ekohenetuv.shell
@hot nimbus With this
👀
Big eyes 😄
not something I can help with =/ sorry
>.... [18:29:40 INFO]: java.lang.UnsupportedOperationException: PlaceholderAPI no longer provides a view of the placeholder's map!```
Dont worry ^^
I would probably say open your error.log and report it to chatcontrol
But The error wasnt there until I updated Papi
what's your PlaceholderAPI version ?
it makes sense
because papi no longer provides a view of the placeholder's map
meaning it USED to do it
but now doesn't
1.16 Dev #26
making some big changes to ecloud stuff
so I'm thinking chatcontrol might have to update
but
@rancid minnow is that about right?
check above
btw cj, maybe add the link to my wiki https://github.com/Tanguygab/PlaceholderAPI-PlayerList-Expansion/wiki
because I think I'll be updating it soon x)
oki
because then I can start copying from your wiki
@mint fable yes
wait
@hot nimbus there ya go ^
chatcontrol is gonna have to update to the new system eventually
wat u do
lol
Added a way to change the separator of the list format:
list-<separator>
🙃
in the Output Types section:
list - Returns a list of players separated by `, ` . You can also change the separator with `list-<separator>`. Since , is used to separate the differents parts of the placeholder, use `\.` instead if you want to display a `,`.
u didn't look
too much at the top
?
there are 2 next to the List subtype description
and 2 before the Since , is used...
aah
the * points you to the bottom of the page, where there is more information
oki, just realized
yeah I completely forgot that thing x)
do you have any ideas of what I should add to the expansion ? 🤔
fixed
Hey
Can Placeholder api support https://www.spigotmc.org/resources/koth-king-of-the-hill.63842/ again?
Only older versions are supporting this plugin
the real question would be : Can this plugin update to support PlaceholderAPI again?
So it's actually the Koth plugin that's not up to date?
Okey thanks 🙂
why isn't work?
- "&7Nmae: &f%nick%"
Is there any possible reason that setPlaceholders(Player, String) doesn't parse placeholders?
Someone faces the issue that some placeholders aren't parsed, while the parse command does work and my plugin does nothing more than calling the setPlaceholders method...
// Main plugin class
public void onEnable(){
if(manager.isPluginEnabled("PlaceholderAPI")){
placeholderApiEnabled = true;
sendColor("Found PlaceholderAPI! Placeholder support enabled.");
}
}
// Class where placeholders are parsed.
public String parseString(Player player, String text){
text = text.replace("%player%", player.getName())
.replace("%world%", player.getWorld().getName());
text = plugin.isPlaceholderApiEnabled() ? PlaceholderAPI.setPlaceholders(player, text) : text;
return ChatColor.translateAlternateColorCodes('&', text);
}
My plugin does find PlaceholderAPI, so the boolean is true
Can you print that to make sure?
:/
Hi, anyone know why it can't parse?
%formatter_number_time_{math_$(betonquest_default:point.pcJmzsTime.amount)$/20}%
does anyone know what i can do to show a players money on a score board
bracket placeholders are no longer a thing if you're on latest dev
so that expansion will have to get updated
@arctic loom ^
also use `` to surround your test so it looks like this
and it ignores the markdown like underscores
does anyone know what i can do to show a players money on a score board
any of those eco placeholders, test them with /papi parse me <placeholder> to see what you want
did you run the commands
wym
whats the /papi ecloud download to see players name on a score board
you can also use displayname on page 2 if you want
ok ty
Is there a placeholder which lists the potion effects a player has?
there is one that returns true/flase if a player has a potion effect you name
you will probably have to use javascript for that
and you can use getActivePotionEffects()
bracket placeholders are no longer a thing if you're on latest dev
@mint fable they are? Like Sxtanna re-added support for it.
@arctic loom,
Please respect the rules, be patient and don't ping staff members!
I responded Barry
%formatter_number_time_{math_$(betonquest_default:point.pcJmzsTime.amount)$/20}%
@nimble turret I think your issue is$(...)$.
Math doesn't support these placeholders and unless a plugin parses it before math will this not work.
is there any way to slove lots of placeholder request
like if you use placeholder for scoreboard
since PlaceholderAPI.unregisterExpansion(PlaceholderExpansion) was removed in dev builds, what should be used instead?
There's some info in #announcements but i'll tag @rancid minnow and @carmine veldt for you.
How would we even use the new api?
Is it already on the repo to download through maven/gradle?
I can't be bothered to support something by directly downloading and using the jar.
Does anyone know how to use the [refresh] for DeluxeMenues to make it when an item is clicked/updated, the item changes?
Like an on & off
Please @ me when replied
Idk. I'm not Sxtanna but I do know that he did add it back since many expansions/plugins rely on it, considering there's no other way for placeholders in placeholders.
That’s good
@short flicker There is no replacement for it yet
And honestly, there is very little need for it
expansions are automatically unregistered when a plugin is disabled
Most likely, PlaceholderExpansion will receive a unregister method.
We could actually do with a unregister method in the expansion class
(for expansions to handle themselves being unregistered)
That does not sound particularly great
Suggest a better idea 🙄
I found that the old version of placeholderapi disappeared from jenkins
@last mesa Yes, this is true
If you wish to stay on stable, use the version from spigot
Does the version on spigot support 1.16?
¯_(ツ)_/¯
As long as you don't use eCloud commands, yes.
Well, eCloud list command**
Due to the json packet stuff changing
okey, thank you
Is there anyway to use placeholder Api to get top killers on the server
Like for example with leaderheads
?
nice
@sudden slate fix smh
'2':
material: TRIPWIRE_HOOK
update: true
hide_enchantments: true
hide_attributes: true
hide_effects: true
slot: 11
display_name: '&8&l▪ &a&lClés Commun &8&l▪'
lore:
- '&7Obtenez divers items'
- '&7dans la caisse commun'
- '&7vous avez une de &d5% &7de '
- '&7gagnez des lots'
- ''
- '&7Durée: &aIndisponible'
- '&7Prix: &60 EUR'
- ''
- '&cVous avez &e%crazycrates_commun_physical% &cClés !'
- ''
- '&e&l▶ &6Obtiens-le en cliquant ici.'
right_click_requirement:
expression: '%playerpoints_points% >= 500'
deny_commands:
- '[message] &cVous n''avez pas assez de crédits ! &6store.skyfactions.fr'
right_click_commands:
- '[console] p take %player_name% 500'
- '[console] cc give p Commun 1'
left_click_requirement:
expression: '%playerpoints_points% >= 500'
deny_commands:
- '[message] &cVous n''avez pas assez de crédits ! &6store.skyfactions.fr'
enchantments:
- DURABILITY;1
left_click_commands:
- '[console] p take %player_name% 500'
- '[console] cc give p Commun 1'
- '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
Anyone know why this doesn't give me the item?
I am using CrazyCrate
'[console] cc give p Commun 1 %player_name%'
I have papi latest version and
%statistic_player_kills%
Returns into
%statistic_player_kills%
@jade flume is the statistic expansion loaded?
To do.... what?
I'm setting up an NPC to when you click on it it gives the player some items (by running a command on click)
But I'm not sure how exactly to target the player
Depends on if what you're using supports placeholderapi
Citizens
In which case downloading the player expansion and simply inserting %player_name% where you would normally put a name should work
Oh?
I don't think it supports PAPI
but you can use <p> in its commands
or <player>
I think both work
unfortunate.
Hmm alright
I'll look more into it and come back if I have any further questions
Thank you
@jade flume is the statistic expansion loaded?
@rancid minnow yes
I pinged you in #off-topic
I mean all other extensions work
Idk why it's broken for me
:(
Thx btw @rancid minnow
What mc version you on? @jade flume
@leaden kraken 1.8.8
How do you put a sound when you open a menu?
?
#general-plugins or #general-plugins-2, this is for PlaceholderAPI support
what does placeholder API do?
ooo
where can i find latest dev build for papi
ty lovely ❤️
hey all if our plugin has just added placeholder support what is the process to get it listed on the wiki?
open an issue
no drama thanks
what
smh gaby
sorry "no drama" is an australian slang term - just means "thats easy"
Yea 😉
but thanks

me no spec australian
lol
Get gud
no problem
hey @balmy marten you know that Lax used your spigot id as the example on MOSS
if you type ?linking
Yeah, I know.
funnycute is now famous
is there a link to the discussion around the removal of player hook
err Placholderhook
Can I get the rotation of the player with a placeholder?
@wise scaffold %player_direction%
Broadly it seems that the api is being moved away from external supplier to ecloud is that accurate?
No.
@wise scaffold it provides the direction in cardinal format
N, S, E, W, etc..
@grim knot The API is being moved away from being completely disjointed
I need this. https://prnt.sc/tp48r8
That would be a no then.
It's called Yaw + Pitch, right?
Correct
https://github.com/PlaceholderAPI/Player-Expansion/issues/33 - hope that works.
👌
This should be replaced:
https://github.com/AddstarMC/Minigames/blob/4c80465ad944d3b92e74324b573fb3531badebda/Minigames/src/main/java/au/com/mineauz/minigames/managers/PlaceHolderManager.java#L73
with this:
https://github.com/AddstarMC/Minigames/blob/4c80465ad944d3b92e74324b573fb3531badebda/Minigames/src/main/java/au/com/mineauz/minigames/managers/PlaceHolderManager.java#L43
Also your request method checks if the player is null and returns an empty string, but very few of your placeholders even require the player
So maybe you would want to change that?
You might also want to normalized the input parameter to be lowercase before you do any processing
Bois how long is 1.16 gonna take?
pinned messages
Is it possible disable a placeholder class?
Something like PlaceholderExpansion#unregister
PlaceholderExpansion#unregister will be a thing if it isn't yet
not sure if its in the master branch yet
wasn't it removed ? #announcements
PlaceholderAPI.unregister was removed
it's wrote
PlaceholderAPI#unregister*
I think I'm just too a noob in java to understand ;-;
PlaceholderAPI.unregister > PlaceholderExpansion#unregister
okii
is papi Bungee every coming out?
papi3
any eta
Very
Cool
probably because the world has _s in the name
can u change the name of the end world? im not sure
i think thats not possible
cc: @rare lily look into this when u can 👍
@rare lily comeee :(((
where is he from? @warm topaz
%statistic_mine_block:......% how can I check with this placeholder how many diamond ores has a player broken? 'cuz DIAMOND_ORE instead of "......." doesn't work.
Yeah, someone should mute this kid ^
and kids
like you
feel sooooo annoying
😦
%statistic_mine_block:......% how can I check with this placeholder how many diamond ores has a player broken? 'cuz DIAMOND_ORE instead of "......." doesn't work.
what does it says when you try with DIAMOND_ORE ?
Nothing. It only show the placeholder.
well I sure can't help if I don't know the context ¯_(ツ)_/¯
has left the chat.
nah I'm still here
but you, idk if you'll be here any longer :D
Nothing. It only show the placeholder.
/papi ecloud download Statistic
/papi reload
Nope, didn't help.
try /papi parse me %placeholder%
It works fine. But it doesn't in my GUI 🤷♂️
what's your GUI plugin ?
french
sorry I think in french first then english x)
As you should
||and when you help on 2 discord servers with one askig in french and the other in english you quickly get lost ;-;||
A french discord?
nah
but there are french and since I am I help ¯_(ツ)_/¯
Every other placeholder works just fine
@robust ibex are those placeholders PAPI ones ?
They are... But nvm, I contacted dev. of MyCommand because of ":" in the placeholder it breaks the text in GUI thus it doesn't work.
ah
hello the placeholder "head-%player_name% doesn't Work because i don't see the player head on the gui .. I see just a player
👍
gg 🙂
maybe a stupid question, but is there a release version for 1.16? On the spigot page it seems to suggest 1.16 is not supported and I can't seem to find any "for sure" answers to this question.
check pins for dev builds
ty
np
Also make sure to read #announcements if you get any errors
make sure to report them to whom it may concern as well
(before reporting make sure you have the latest version of said expansion by typing /papi ecloud download <expansion> and /papi reload)
Hello i have problem with validating this placeholder %statistic_time_played% in LeaderHeads
It says that is not numerical
and what can i do
you can use %statistic_seconds_played% isntead
just change seconds to hours
thank you
andi have one more question i am using cmi
but i don't know what placeholder to use to validate in LeaderHeads for Baltop
Can you help me?
is cmi hooking into vault?
do /vault-info and see if it says that the main economy is cmi
then use %vault_eco_balance_fixed%
thank you
no problem
Hi. I'm new here. The console is not reading my javascript placeholders. However, when a player type the command, it works perfectly fine. How to fix this issue? Or I don't know if this is an issue or just my mistake.
The console is not reading my javascript placeholders How are you using it?
The console is not reading my javascript placeholdersHow are you using it?
@mint fable I'm converting %server_tps_5% into %javascript_tps5% to round it off into 2 decimal points. Because the raw tps 5 is really long.
I created a command to send out tps details to our discord.
So when I type the command ingame, the javascript placeholder will show on discord.
Where did you create the command?
can you send that command config over?
What config?
lol
For what Plugin I mean.
the one for your command
the one you made
that isn't working in console
but works in game
Let me send it to you privately
I don't really deal in DMs, if you do care to send privately you can send it to the Barry bot and I can have somebody retrieve it, but it will take longer.
also send it in a paste please
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
?paste
Paste Services
When asking for help with a config/menu/code issue please use one of these:
(However we do prefer if you used our paste :))
• HelpChat Paste - Usage
• Hastebin
I can retrieve it right away if you send it to the bot
| %server_tps_1% | %javascript_tps5% | %javascript_tps15% |
that is the updated one
Here's the original one: | %server_tps_1% | %server_tps_5% | %server_tps_15% |
that's what the paste site is for
- '/discord bcast #tpschecker TPS Check Info ✅ |
%server_tps_1%|%javascript_tps5%|%javascript_tps15%|
this is the command to send the details into the discord
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
@rancid minnow,
Please respect the rules, be patient and don't ping staff members!
shut up you
You mean the config of the plugin that I'm using to create commands?
Or the config of placeholder plugin?
the one for your command
the one you made
that isn't working in console
but works in game
Because the command that I created doesn't really connect on the concern that I have because this is just a custom command to make the command shorter.
👏
do you know what plugin parses the placeholder?
I created a command : /lmtps to convert this command: /discord bcast #tpschecker TPS Check Info ✅ | %server_tps_1% | %javascript_tps5% | %javascript_tps15% |
that's what the command that I created do.
the plugin that parses the placeholder is mycommand
that's why I want to see that config
and once I got that, I was then going to also ask for the javascript placeholder file if need be
but if you want to keep them all to yourself that's fine
as I said, you can send them privately to Barry and I can retrieve them.
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
and now can I see the js placeholder
Heres the tps5.js:
function tps5() {
return Math.round(parseFloat('%server_tps_5%') * 100) / 100;
}
tps5();
?codeblocks
Use codeblocks for formatting code or configuration files:
```<language name>
<your code here>
```
For example:
```yaml
test:
- “hi”
- “there”
```
Produces:
test:
- “hi”
- “there”```
btw^
function tps5() {
return Math.round(parseFloat('%server_tps_5%') * 100) / 100;
}
tps5();
so you'll have to somehow fake a player
because console doesn't really parse placeholders
as there's no player for it to parse for
what I can recommend is parseother
try using that like %parseother_{any_username}_{javascript_tps5}%
it might work
Thank you so much. I'm just confused awhile ago. Thank you. I really appreciate it 🙂
Would someone be kind enough to update the Thirst expansion? I posted a request in Thirst issues, but the expansion author is listed as clip, so maybe here is better?
Whats that?
I don’t even think I have that one on GitHub
prob not
I just got to work but when I get home I’ll publish it to a repo and update it
Unless someone wants to decompile it and post it now
It’s only 1 placeholder
damnit it happened again
https://github.com/PlaceholderAPI/Thirst-Expansion how do i do this always
What did u do lol
i always make the repo, and then the project is inside it
so on github it shows the main folder name instead of the src right away
rip
v1.2.0 I can't update it
@grand blade
Why does it throw an exception?
I don't see it on ecloud. Am I missing something?
Oh please God change it to use onRequest
Damn it cj ..
look man just remove it
?
Jk lol xd
i'm all for breaking everything
Everything that's going to be removed says so
So check if they're online
Player extends offlineplayer
And yes, the longer online player method is going to be removed
There's no reason for it to exist
Gave you access to thirst @mint fable
icic
The entire hook class is being removed as well
You said checkthirst requires Player
I said Player extends Offlineplayer
90% of the time, that Offlineplayer is going to actually be a Player
"p"
wait i have to buy server boost?
You deeply disappoint me.
🔪
no?
Bad server setup
what i was trying to do
Big embarrassing
Enabled external emotes for boosters 
LMAO

All of that
why do all the gifs do that
For this meme
wtf
Do what?
they go insane
??
Is it not supposed to be like that??
I dislike you.

oh ya i was gonna
why would i make 3 versions within 15 minutes tho
i'll wait like 2 weeks
then fix it
you're a snapshot
Thank you.
||it means you're not good enough for release||
since you're so thirsty for it https://github.com/PlaceholderAPI/Thirst-Expansion/commit/1318c09b24ecc10fd5fd6db9202ef861d4032e14
ah i give up
I’ll fix it up after work lol
wot
Oh u got it nvm
😂 ye
Thanks. How long before it appears on ecloud info?
~2 hours
👍
Who was asking about if the papi builds were on a maven repo?
@arctic loom you can use the Jenkins repo
Leeroy
Jenkins
👌
@arctic loom you can use the Jenkins repo
@final shadow how?
What are the cridentials?
@arctic loom,
Please respect the rules, be patient and don't ping staff members!
Shhhhhh.... I was responding Barry
Hold on tho I have to add a post build step to publish the jar to maven
Weird I can’t trigger a build from my phone

guys what is the placeholder for date?
server_time
@turbid tide doesn't work
how did you use it?
{server_time}
@austere hawk,
This error occurs when there is a mismatch in versions between the expansion and luckperms itself,
Make sure you have the very latest LuckPerms and the latest LuckPerms Expansion
Once installed restart your server.
...
pls some1 read my logs. i am trying to isntall a eclound thing and it no work. https://pastebin.com/7NhSYgfX
@austere hawk,
This error occurs when there is a mismatch in versions between the expansion and luckperms itself,
Make sure you have the very latest LuckPerms and the latest LuckPerms Expansion
Once installed restart your server.
have you tried downloading latest version of both the thing the bot talked about?
@minor hamlet it is {placeholderapi_server_time_dd.MM.yyyy}
yes of couse
but when i try reload the plguin that error
nothing to do with luckperms
@turbid tide thanks it works now
Krazykev, it has to do with the luckperms expansion, make sure you're using the correct one.
oh ok
> [07:28:53] [Craft Scheduler Thread - 182/WARN]: [PlaceholderAPI] Plugin PlaceholderAPI v2.10.6 generated an exception while executing task 296
java.lang.NoClassDefFoundError: me/realized/tm/api/TMAPI
at com.extendedclip.papi.expansion.tokenmanager.TokenManagerExpansion$1.run(TokenManagerExpansion.java:91) ~[?:?]
at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:81) ~[server.jar:git-Spigot-9de398a-9c887d4]
at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) [server.jar:git-Spigot-9de398a-9c887d4]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_242]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_242]
at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
``` What's causing this?
tokenmanager expansion not finding tokenmanager api
Yeah so looks like the expansion is no longer needed
It's built in now
So just delete the expansion from /plugins/PlaceholderAPI/expansions/
And use the placeholders here: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders#tokenmanager
%vault_rank%
did u run the commands as the bot says?
and what scoreboard plugin?
qucikboard
do /papi parse me %vault_rank%
do u have vault plugin installed?
yes
were there any errors in console when /papi reload
yes
?paste
Paste Services
When asking for help with a config/menu/code issue please use one of these:
(However we do prefer if you used our paste :))
• HelpChat Paste - Usage
• Hastebin
@austere hawk,
This error occurs when there is a mismatch in versions between the expansion and luckperms itself,
Make sure you have the very latest LuckPerms and the latest LuckPerms Expansion
Once installed restart your server.
...
do as the bot says 🙂
i have tho
i have:
Expansion-Bungee.jar
Expansion-LuckPerms.jar
Expansion-Player.jar
Expansion-Vault.jar
but maybe its that im using luckperms bungee
cuz its a bungeecords erver
*server
use it on Spigot too
ok
Thanks funnycube
ok
the extension of mcmmo is not working very well, I am trying to use "% mcmmo_level_Axes%" and it does not work but others work, can you tell me if I am doing something wrong or removed this placeholder?
We do not maintain the mcmmo expansion. Mcmmo does, might want to try asking in their discord.
ok, sorry
How is the update coming along with PAPI? Cuz I'm having issues on 1.16.1 that just started happening D:
Would help if you explained the issue..
I'm asking about an update.
28.07 14:14:31 [Server] ForkJoinPool.commonPool-worker-9/INFO Fetching available expansion information...
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
provide the entire stacktrace please
I already am.
Hello, my server admin is looking to implement an algorithm but it unsure of two placeholders he can use to make it work.
%mcmmo_total_power% ÷ %stats_hours_played% = :output :output × 0.10 = %mcmmo_mining_level% aka output2 run command: /addlevels <player> Mining output2
Is there a placeholder we can use for output and output2?
Do you think one is better over the other?
well with the math expansion you can just add subtract etc. so just simple math. but javascript allows you to do a lot more
like use player and server methods to get information etc,
Perfect. We'll give it a test. Thank you
i got a question about voteparty plugin. what is the api for it to show how many votes untill voteparty?
whats the placeholder*
check the wiki
link?
=wiki voteparty
VoteParty - HelpChat Wiki
VoteParty was designed to allow you to reward all online players with
customizable rewards when your servers gets to a certain number of votes using
VoteParty ...
Hello, my server admin is looking to implement an algorithm but it unsure of two placeholders he can use to make it work.
%mcmmo_total_power% ÷ %stats_hours_played% = :output :output × 0.10 = %mcmmo_mining_level% aka output2 run command: /addlevels <player> Mining output2Is there a placeholder we can use for output and output2?
As a follow up, how do I define output and output2 so they can work with%javascript_<your placeholder identifier>%
before I say anything else where are you trying to use that command?
because if you want to do it in chat you won't be able to use placeholders
since the chat doesn't parse placeholders
The console will be running the command.
Directly from the console.
yeah that won't work then
you can't rly use placeholders from chat or console
since they need to be parsed
Oh ok. Do you have any recommendations on how to approach this then? (Hope thats ok to ask)
yeah its ok to ask but nothing comes to mind rn.
Np! I appreciate your help.
it doesnt work for me on my scoreboard. do you know how to possibly fix this?
ilk ben gardaş
@quasi peak please follow the instructions in #spigot-linking
@austere hawk what does /papi parse me %clans_name% return?
ok then instal ChatInjector
its a plugins that allows placeholders from PAPI to be parsed in essentials
chat
There is an error in the chat injector plugin
players can write in chat in color even though they don't have authority
hmm then idk how else you could use that placeholder in essentials chat
maybe get a free chat plugin that allows placeholders
EzChat is one of the best I've seen so far (free but never used it just from what I saw on their spigot page)
they even have tooltips
waow nice gradient @rancid minnow
so much better than @heady falcon 's gradient that isn't there
??
I don't get it. The name is all 1 color
random @
Hmm
just purge all these messages or something and ignore me
@austere hawk,
Please respect the rules, be patient and don't ping staff members!
sorry
nice
And now its time to solve thousands of people's issues...
1.16 support?
smile.
You sure you're ready for it, Sxtanna?
yikes spigot
I will stab your ass
?
He needs to update the supported MC versions
What arrows?
😉
Because of the update? 
papi broke spigot confirmed
so much better than @heady falcon 's gradient that isn't there
@mint fable
@heady falcon,
Please respect the rules, be patient and don't ping staff members!
Not sure if sarcasm 🤔
sorry bro we can not edit the page at this time so no new picture
I talked to him about PRing
i thought you were gonna post update soon
The update was already pushed
for?
Papi
no the gradient
O
soon
™️
2-60 business days
niall inc seems to need more workers for a higher production rate
but wave gradient
Were the hover events supposed to be removed when hovering over an expansions in the list?
@rancid minnow
Unless something else I'm using is affecting it, but it worked with 2.10.6
2nd one
1.12.2
.....
What?
oh fu||ck||n
lol
i tried using %pvptitles_rank% from the pvptitles plugin on my scoreboard but it doesnt seem to work. Does any one know why may that be?
Did you just update to 2.10.7?
not yet
@mint fable Unknown expansion.
Startup Log Location
Your latest startup log can be found in the logs folder of your
server directory, labeled as latest.log.
Please copy the contents and paste them to a paste service.
Type ?paste for more information.
A member of staff has requested I move your pastebin.com paste to our paste.helpch.at!
well
expansions do not go in your plugins folder
to start off, you're on 1.16.1 and using outdated plugins
so pvptitles throws an error
same for probably most of the other errors you get
expansions go in your /plugins/placeholderapi/expansions/ folder
you really should update a lot of your plugins
or find replacements for them
will do, ill look to see what plugin needs be updated or replace and see from there👍
Does anyone know any placeholder that returns the player's offline time?
I don't think it's possible to calculate how long they've been offline
Cause that could be years
SuperVanish placeholder "supervanish_playercount% is not loading after I uploaded the new version of placeholderapi
You need to bring this up to the maintainers of supervanish
There is a PR for this, however even the PR still has outdated method calls
lol...
https://github.com/MyzelYam/SuperVanish/commit/0da0a5709e26856c1abc0ea7a8ace5e56bd03e77 looks like instead of merging the PR, the guy did it himself
And still managed to fuck it up
What a world we live in
I'll also add that we started a warning that is very clearly seen around 16 months ago, and they chose to ignore it for that long.
When I do /papi parse me %javascript_example% (tbh with all placeholders) it showss
failed to find player: me
@austere hawk /papi dump
not a command
You should update then.
latest is 2.10.7 right ?
Correct.
interally error
un que?
=paste
Please use a paste service to share configs, errors, code and long logs.
• HelpChat Paste
now THATS fucking funny
I'll see if I can get a patch out on that
Use bcparse in the meantime
@austere hawk On a completely unrelated note. 1.9.4...
really...
?
tbh not all
Thanks Glare
not all?
1.9.4 seems like a weird version to be on
well I was testing .js expansion and I had 1.9.4 downloaded in my mc launcher so I used a 1.9.4 server
ic
and cause my net is bad I didn't want to download other mc versions
fair nuff
📎
I hate you.
What
Hey here; I recently updated to the new release of PAPI (2.10.7) and downloaded the expansion for Server, previously in a 1.15 world I was using the placeholder %server_uptime% and in the current expansion it seems that was either removed or mistaken with %server_up%%
uh oh
%server_up%% returns nothing, so I suspect it was supposed to be the actual %server_uptime%
👁️ maybe on accident someone replaced time with %
- On https://api.extendedclip.com/expansions/server/ it also mentions the non-working %server_up%%, in the placeholder wiki page it's refers to the previously working %server_uptime%, not sure when the issue / change actually happened, but I was using the placeholder between April* and start of June of this year o3o
Its in game because its on the website
You're having an issue because for some reason that placeholder expansion is relying on a value that it used to be able to pull directly from papi
Its been removed, so it no longer works.
:c %server_uptime% has been removed?
Hello, I installed the latest version of PlacerholderAPI plugin from SpigotMC and placeholders for plugin GriefPrevention don't work. I used /papi ecloud download Griefprevention and reloaded the plugin "/papi reload" and they still won't work. I'm using Vault, Player and Gangs+ expansions and they do work except for GriefPrevention. I use "%griefprevention_remainingclaims_formatted%". Please help! And sorry for interrupting.
Hmm, so something changed codewise and it's no longer able to get the "server time", not familiar with code and values so excuse the inexperience :[
https://paste.gg/p/anonymous/7e9049362af34e5e8c10d2e441de834d
@rocky nacelle You're going to have to bring that up with whoever is the maintainer of that expansion
Oh alright. Thank you.
