#placeholder-api
1 messages ยท Page 113 of 1
damn malware central
Still waiting for clip to remember papi account details so he can stream telling people to update papi ๐
still can't find any way to add data to this placeholder as log_2 in 1.12.2 only refers to acacia, not the others ones
here's the basic one
%statistic_mine_block:LOG_2%
and those that don't work
%statistic_mine_block:LOG_2:1%
%statistic_mine_block:LOG_2_1%
%statistic_mine_block:LOG_2(1)%
%statistic_mine_block:LOG_2{1}%
%statistic_mine_block:LOG_2[1]%
i can't find any help on that anywhere, i've search for an hour at least now..
note: i am in statistic expansion v1.9.2 which is the latest, and tested in 1.7.0, back when this stat didn't even exist
See pinned messages
ok
Hello,
I still can't find any way to add data to this placeholder as log_2 in 1.12.2 only refers to acacia, not the others ones
here's the basic one
%statistic_mine_block:LOG_2%
and those that don't work
%statistic_mine_block:LOG_2:1%
%statistic_mine_block:LOG_2_1%
%statistic_mine_block:LOG_2(1)%
%statistic_mine_block:LOG_2{1}%
%statistic_mine_block:LOG_2[1]%
i can't find any help on that anywhere, i've search for an hour at least now..
note: i am in statistic expansion v1.9.2 which is the latest, and tested in 1.7.0, back when this stat didn't even exist
tf two of the exact same questions lmao
Yes because Reva is my admin, but as we didn't get answer I repost it.
Not sure, but you could see if the updated version of it could possibly do that, @vivid sparrow would probs know
Update your server ver ๐คทโโ๏ธ
I got a server in 1.15, but with more than 100 players online it's hard to get stable tps on 1.15
so I'm making another server in 1.12 ๐
Anyone know what this error is?
[11:46:21 ERROR]: Nag author: 'extended_clip' of 'PlaceholderAPI' about the following: This plugin is not properly shutting down its async tasks when it is being shut down. This task may throw errors during the final shutdown logs and might not complete before process dies.
so how do i fix this gradle issue?
what gradle issue?
Anyone knows what "task 950" stands for ? I got an error spamming every 30s, "Essentials API is called before Essentials is loaded.", but I'm not using Essentials (I'm w/ CMI)
I tried without CMI loaded and I got the same error
probably you use a plugin that needs essentials to be installed. try installing essentials and see if the error still occurs
ye I'm thinking that too, but I never seen this error in the past, I have the vault version for CMI & all my plugins are in green
https://pastebin.com/s4r0EQV3
that's the full error, something with economy and idk why lol
can you do /vault-info and send a screenshot?
seems like he's getting Essentials Economy while CMI is installed and essentials isn't
yeah that's weird. You sure you don't have essentials installed?
can you send a plugin list?
and maybe a startup log
?startuplog
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.
Anyone know what this error is?
[11:46:21 ERROR]: Nag author: 'extended_clip' of 'PlaceholderAPI' about the following: This plugin is not properly shutting down its async tasks when it is being shut down. This task may throw errors during the final shutdown logs and might not complete before process dies.
I just found the problem @turbid tide Thanks for your quick help ๐ now I know /vault-info
no problem
@north prairie What version of PlaceholderAPI and what spigot fork/version?
Cause I never seen that before
can anyone help me?
Rex ask away
2.10.4
i have PlaceholdersAPI on my server and he won't let me write the "รโ among other special characters
and in my console, it's a lot of Bungeecord spam, โ30, 26 etcโ
PlaceholderAPI-2.10.6
hmm weird
is it possible to have a default/fallback value if a placeholder value is empty?
if I unload 2.10.6 a plugin stops working and it's important
Rex first of all update to 2.10.6, Second of all PAPI does not support bungee so hope you didn't put it in bungee. second of all can you send a screenshot or somethign?
Yes one moment
this error only occurs sometimes
PlaceholderAPI-2.10.6
@north prairie I've tagged glare to have a look at it when he get's on
Most likely safe to ignore for the time being
he won't let me send pictures
ok thx
@turbid tide he won't let me send pictures
?imgur
You won't be able to upload images here directly to avoid spam, so please use https://imgur.com/ to upload images/screenshots.
does anybody know the answer to my question? is it possible to have a default/fallback value if a placeholder value is empty? for example, if %factions_faction% returns a blank value, can i make it fall back and say "None" instead of literally nothing?
javascript
there's no real native method to do so? i really have to resort to evaluating javascript?
@turbid tide from the console spam or when I use special characters?
there's no real native method to do so? i really have to resort to evaluating javascript?
@bitter steppe Unless there's a way to do it in the factions plugin js is the only way
Nothing complicated
Few lines will solve it
bummer, thanks for helping, it's not the complexity on my end, it's the complexity on the server for running js every time. also are you suggesting that it's possible for some plugins/placeholder packs to natively allow it?
placeholder = args[0];
function changeEmptyLine(){
return placeholder == "" ? "&cEmpty" : placeholder;
}```
this is the entire javascript Pika
yeah
Thanks
thanks
btw pika
when you call it you call it like this :
%javascript_FILENAME_{placeholder}%
so not %placeholder% but {placeholder}
and you can use it for any placeholders you want
ah cool, thanks
This is what Rex gets spammed in console
The other message
@hallow abyss doesn't seem to be a PlaceholderAPI issue tho
what chat plugin do you use?
DeluxeChat
Why as he types/ papi ecloud download PLACEHOLDER with the bungee server enabled, it shows me something like this: No cloud expansions are available at this time.
Should your host not allow connections to the PlaceholderAPI eCloud, you can manually download expansion from https://placeholderapi.com/ecloud and place them in your /plugins/PlaceholderAPI/expansions/ folder.
But when I turn off the bungee server everything works
PlaceholderAPI doesn't go on the bungee server
hello i need help
look my placeholderapi:
https://imgur.com/7ZSN2Mv
strange commas
i need " , " I don't know how that happened, thanks for help
i want
255,000 $
what's your server version?
you could use the %vault_eco_balance_fixed% and the formatter expansion
/papi ecloud download Formatter
/papi reload
and use %formatter_number_format_{vault_eco_balance_fixed}% or %formatter_number_format_({vault_eco_balance_fixed})%. Not sure how to use the formatter expansion xD ```
is PAPI good to use on 1.16 using reverse compatability
use the pinned message
๐ tysm
I downloaded player and rainbow color, so what did i do wrong?
https://media.discordapp.net/attachments/706189411926278234/728618455200301196/problem.png
[14:42:22 ERROR]: [PlaceholderAPI] Failed to init placeholder expansion from class: com.discordsrv.placeholderapi.DSRVExpansion
[14:42:22 ERROR]: [PlaceholderAPI] github/scarsz/discordsrv/dependencies/google/common/collect/ImmutableMap
is this an issue with discordsrv?
i believe so yea
make sure on the latest version of the plugin/ expansion (if the expansion isnt built in)
kek
xD
Is there a number format expansion?
@arctic loom
@turbid tide Unknown expansion.
^
its not time
it formats numbers as well
value is: 1000000000
I want it to display it as 1B
i know its not 1b, but you get it
yeah you need to check the papi pahe
oki
If it's your ploogin why not just format yourself
but dk if you can format it like that tho
its not my ploogin
only like make it 1,000 or 1.000 etc
Blitz can ya check #deluxechat and lemme know if it's correct
Cody, then go harrass the person who made it :p
you could do it using js id formatter doesnt
@drifting nimbus formatter
on the wiki for placeholders, powerranks is listed, but it says no download command.
Does this mean I cant use it? Or what am I doing wrong?
How do I create a placeholder for a destroyed sugar cane in LeaderHeads? This don't work: %leaderheads_name_statistic_mine_block:sugar_cane_alltime_1%
Wiki: https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/Placeholders#statistic
https://panoply.tech/leaderheads
have you downloaded the statistic expansion ?
Blitz thats good news. However I still must not understand the 'way' to use it. I have it in the config (reloaded) and I dont get the rank to show.
what does /papi parse me %powerranks_prefix% return ?
%powerranks_prefix%
contact the plugin developer and tell him that the placeholders do not work
alright thank you
issue has been solved thanks all
what does placholderapi.register permission do
@turbid tide The problem is that if there was for example: stone it works for me, but it's there: sugar_cane and according to LeaderHeads wiki shouldn't be there but I don't know how else I should set id sugar cane there
Wiki: statistic>: the name of your statistic, but without any %, { or } characters. For example, %vault_eco_balance% becomes vault_eco_balance and {stat_walk_cm} becomes stat_walk_cm.
what does /papi parse me %placeholder% return?
does it work?
change placeholder with the statistic of sugar cane
@desert gyro ability to register or unregister placeholder expansions
I am having an issue... I have powerranks, i have deluxetags, and i have essentials chat. I cannot get all of these to show in chat.
I want powerranks <player> deluxetags.
I have tried {deluxetags_tag} also website is saying {deluxetags_<id>} however i do no know what id is referring to.
Since I also think powerranks is overtaking the other plugins, I disabled that in order to just use essentialschat to control it all.
but i have no clue how to do that because everything ive tried doesnt work. and i also have no clue what you enter into essentialschat to add powerranks in there......
Please help me. I am stuck
in order to use plugins in ess chat you need ChatInjector (plugin) and instead of %placeholder% use {placeholder}
In the video on deluxetags spigot page, the guy doesnt mention chatinjector. he just shows how to use essentials with deluxetags.
(Not arguing. Just trying to make sense)
ah old videos are the bane of the internet learning cycle haha
and yes i disables that
also what video? can't see a video
is it okay to post it here to show you?
is that on DeluxeTags page?
actually after taking a second look I do not think its on the page xD my bad
Doesn't seem to be that old like 8-9 months or something
yeah it doesnt seem too old. thats why im confused
yeah but Essentials needs ChatInjector for placeholders to be parsed
so probably they thought you already know this xD
and chatinjector is no where near updated correct?
it says on the spigot page what you need
protocol lib and something else I think
oh yeah protocol lib and placeholder api xD
oh boy alright. installing now. :crosses fingers:
(i did see that on the spigot page, just checking)
Everything installed, Still no clue on how to make it all work together. maybe you already told me, im gonna have to read through stuff you said and the configs
hold up. everything is working, idk how. but thank you for all the help and patience. it was very needed.
no problem xD
Do you happen to know if any of these plugins we spoke about take over/disable the vanilla minecraft teams creation and use?
Something has because it deleted the teams I already had.
Also in the teams there are a bunch of random teams i didnt create now with weird names.
Nothing is showing above the players head anymore.
I have no idea believe me
To add: I tried to create one of the teams I previously had and it never showed up in the list of created teams
yikes
I know a lot of plugins use scoreboards but dk about teams and things and which do and which don't
hmm maybe but I don't know much about that
alright well i appreciate the response. Hope I can figure it out.
probably a frequent question, but is 1.16.1 out for placeholderAPI?
Check pinned messages
ohh thanks
I need to have only featherboard to use MVDW placeholders ? (PlaceholderAPI)
Cause the website says
MVdWPlaceholderAPI and one of Maxims plugins, that use it, are required!
not rlly
bruh
did u even read it
MVdWPlaceholderAPI and one of Maxims plugins, that use it, are required!
ik we need mvdw
i m not dumb -_-
but i m asking do we only need featherboard for mvdw placeholder to work ?
then why did you say not rlly
/papi parse me %mvdw_askyblock_home_x% nope
I added
https://www.spigotmc.org/resources/toplite.1140/
and still not working
oh nvm i didn't read the image
well
https://www.spigotmc.org/resources/toplite.1140/
is Maxims plugin and its free
so I think you guys need to update it
It's because it's a lite version i see
And to use MVDWPlaceholderapi placeholders in any plugin you need a premium
mvdwplaceholderAPI does not create a folder (i removed the plugin oops )
I got no problem but I think you need to update the wiki ๐
I just asked, does it use mvdw placeholders?
idk
so how are you going to say it's wrong?
oof you are right i m more dumber then i though i was
ooft
@jade flume,
You won't be able to upload images here directly to avoid spam, so please use https://imgur.com/ to upload images/screenshots.
what u need help with ?
is it related to coding ?
Yes
then i can't help cause i can't code
Oof ok
what is the placeholder for bungeecord online
when i try to go /papi ecloud download luckperms it breaks placeholderapi
does luckperms even have placeholder ?
oof it does
@austere hawk i think u can have to add that manuelly
ok
thanks
@austere hawk it didnt work : (
oh
can u show the error ?
yea
at me.lucko.luckperms.placeholders.LuckPermsExpansion.canRegister(LuckPermsExpansion.java:48) ~[?:?]
at me.clip.placeholderapi.expansion.ExpansionManager.registerExpansion(ExpansionManager.java:110) ~[?:?]
at me.clip.placeholderapi.expansion.ExpansionManager.registerAllExpansions(ExpansionManager.java:174) ~[?:?]
at me.clip.placeholderapi.PlaceholderAPIPlugin.lambda$onEnable$0(PlaceholderAPIPlugin.java:151) ~[?:?]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [spigot-1.8.8-R0.1-SNAPSHOT-latest.jar:git-Spigot-db6de12-18fbb24]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_251]
Caused by: java.lang.ClassNotFoundException: net.luckperms.api.LuckPerms
at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_251]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]
at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_251]```
the rest happens when there is an error
do u have luckperms installed ?
yep
wait
tf
its not
XD
xd
im dumb
I know this question's probably been asked like 50 times, but I was wondering if there's a timeline for PAPI getting updated to 1.16?
awesome, thanks!
Dev version is pinned
help how to use a placeholder that shows online in a separate world
@rare lilyThe eCloud is currently non responsive, please report this to staff in https://helpch.at/discord
@rare lily Unknown expansion.
@rare lilyThe eCloud is currently non responsive, please report this to staff in https://helpch.at/discord
Thx ;3
Who invented this...
%server_online_<world>% @winged wyvern replace <world> with ur world name ๐
Blame @carmine veldt (pls.)
%server_online_<world>%@winged wyvern replace <world> with ur world name ๐
@warm topaz ok ;3
can we use delays in scripts ?
what type of delays?
milliseconds, i'd like to execute delayed commands on script call
as of now, i'm using scripts to execute multiple commands on script call for votes and i'd like to call more, but each delayed from the preceding one
you are talking about javascript placeholders right?
yup
unless that plugin you are using to execute those commands has a delay functionality I can't think of any way to delay the answer from a javascript
i'm using a script to make multiple command calls and another one to put data in a placeholder, and i'd like to make the data in this placeholder dynamic
is DeluxeMenus, DeluxeTags, PAPI working fine in 1.16.1?
nice ๐
sorry for bothering again but where can i find these dev builds you spoke of?
Someone might miss this stuff i have...
I'm lazy xD
:))
Also, %world_<world>_players% is contained in the bundle
No more cheapstake separate ListPlayers
I'll try to add it on sunday i guess
that's tomorrow
Same thing ๐คท
I'm using the statistics expansion and for some reason %statistic_mine_block:WHEAT% doesn't track fully grown Wheat, but does track seeds and every other growth stage ๐ค
I tried specifying growth stage with WHEAT@7 with no luck.
Minecraft stats page doesn't specify so it's probably not possible to specify growth stage ๐
?materials
Material Lists
probably a separate material
public static final Material WHEAT
BlockData: Ageable
I think that's for all stages
How i hook all placeholders into my plugin without stating them all?
You need to download the expansions
Hello, I get this error whenever I make the config line for the scoreboard too long:
Internal Exception: io.netty.handler.codec.DecoderException: The receiver string length is longer than maximum allowed (23 > 16)
The issue is that the total number of letters of the given sentence is WAY shorter than this number. When I have - ' &aF: &2%factions_faction%' in the config it allows this, but not - ' &aFa: &2%factions_faction%'. Not logical, since in my case there would be F: Scorpion, which is a total of 12 symbols, not 23. Anyone knows a solution?
It allows this: - ' &aPower: &2%factions_power%/%factions_powermax%'
What frosty meant to say it counts the color codes and other stuff as well
i know what he meant to say, but even with that it't not 23
hmm yeah could be, although that would quite mess up the style of the scoreboard. it works though
anyway, one more thing, it seems that this only kicks ppl on a restart
not if they just joined
Try using js
js? is that a scoreboard plugin?
javascript placeholders
oh i'll have to look into that. thanks for the lead
no problem
well its not rly an issue the thing is that is how minecraft works
I think since 1.13+ you can do 32 characters
yeah, that's a price tag with 1.8 servers i guess
[12:38:59 ERROR]: Error occurred while enabling DeluxeChat v1.16.0 (Is it up to date?)
java.lang.RuntimeException: Failed to detect PlaceholderAPI!
at me.clip.deluxechat.DeluxeChat.onEnable(DeluxeChat.java:122) ~[?:?]
I get this in my console but I dont know what to do now
#spigot-linking please
okay sorry
1.16.1 papi ready?
thanks
Delete the jar
go to plugins folder
then to placeholderAPI folder
then to expansions folder and delete the expansion u don't need
I have a problem with a placeholder.
https://prnt.sc/tc7zed
is there a placeholder to add the date to a scoreboard?
what do i put in <simpledateformat>
so mm/dd/yyyy ?
weird, it's not letting me download the server expansion
does it say anything?
?ecloudblock
Should your host not allow connections to the PlaceholderAPI eCloud, you can manually download expansion from https://placeholderapi.com/ecloud and place them in your /plugins/PlaceholderAPI/expansions/ folder.
same with the localtime one
It this cause of ur net (happens to be when i have slow net speed)
that worked, thanks
no problem
Iโm trying to use a spark placeholder
As thereโs no download for it
But itโs just returning the placeholder and not any value
what spark placeholders exactly?
%spark_tickduration%
well for me it works
where did you get those placeholders from?
also are you sure you have the latest version of the plugin Spark installed?
Yeah
Iโve got the latest version on Spigot
What version do you have of spark?
Just do /spark and it tells you
Yeah same
Iโll check
It says itโs registered
All of them seem to be working
Bar the tick duration
that's weird for me they do work
the one you gave me
dk which are the others
can't find a list of placeholders
Tested with /papi parse?
Yeah thatโs what I tested it with
Itโs on the PlaceholderAPI GitHub @turbid tide
Hmm, thatโs odd
If Iโve set network threshold to -1 in the server.properties, may that affect it?
aquacore placeholderapi ?
that plugin's placeholders are on the mc-market page https://i.imgur.com/ZF4hvRj.png
why is my scoreboard not good?
what does /papi parse me %aqua_player_coins% return ?
yes
%aqua_player_coins%
Contact the plugin developer then
@warm warren you talking about AquaCore?
yes
Verify yourself on their discord, Iโm in it aswell I can help you
Itโs to prevent piracy
Let me know if you need an invite
๐ข
I'm already on their discord and I already have a rank.
@wet creek ty
papi ecloud list all error
https://hastebin.com/jabulohesa.shell
Update your PAPI
1.7?????????
You're many versions behind
im 1.7
im not sure if papi supports 1.7
PlaceHoldersAPI claims to support 1.7 on the plugin page, but anyways - You're running an out-dated version. So please update to the latest version of PlaceHolderAPI
does anyone know if there is a placeholder for your xp?
%player_exp%
thanks
doesnt work
do i need to download it?
nvm it does
just messed
messed up*
i meant exp level
lol
thanks
player exp to level
k
I think papi works on 1.7 btw, at least it used to do around 6 months ago
Yeah papi should work fine on basically any version, it's the expansions that have trouble
Hi,
I have problems with PAPI's pinger expansions, this is my setup:
- latest PAPi on al subservers
- I have 1 dedicated (machine) server
- I have pterodactyl panel installed and all SUBSERVERS on Pterodactyl Panel (allocated on
127.0.0.1:<port>) - I have proxy out of pterodactyl panel and docker, it's in the
/root/<someDirectory>/proxy - I have
bind-addressfor proxy (bungeecord)0.0.0.0 - I have all my servers connected with docker's default IP:
172.18.0.1
*Biggest problem is that I am usingpingerplaceholder to colorize subservers on the tablist, so if PAPI's expansionpingerpings server, and it's on, it'll do&afor green, and if server is off it'll do&cfor red (green for online, red for offline).
I have tried next set of IPs to try ping my servers (I tried including them within tablist, parsing them with/papi parse me <here>, and other plugins; redownloadingPingerexpansion to the latest again, doing/papi reload, restarting server, trying different combinations of displaying on tablist (through animations.yml as I am using neznamy's TAB plugin), but however this plugin cannot be the case as I tried with PAPI's parse command and it also retreive other subservers as offline, even if they are on for hours and hours and pinger expansion settings is default (delay to ping if it's on or not))
-IPs I tried for%pinger_online_<server/IP/domain>:<port>%AND%pinger_isonline_<server/IP/domain>:<port>%:
localhost
127.0.0.1
<MACHINE_IP>
my.domain.net
0.0.0.0
172.18.0.1
The only thing I can do is:
-If I am on hub subserver, I can ping only hub subserver, no other bungeecord connected servers // although I can display on tablist server count for all other subservers.
-If I am on factions subserver, I can ping only factions subserver, no other bungeecord connected servers // although I can display on tablist server count for all other subservers.
https://gyazo.com/0b47fdf2ae55667cc70d759569347e0a
Is it possible to format this amount of money?
to like 1QT?
I'm using it
but because it's 1QT
If I have 100Q it'll say 100Q
but when I reach above 999Q it turns it into this long spammy number
ugh dk then
If somebody has experience with this situation (using pterodactyl panel), I would be very happy if it has something to recommend me to try to ping subservers online/offline status.
https://discordapp.com/channels/164280494874165248/573429521554866178/729669335940857897
hello, can someone help me? How can i use placeholders inside placeholders? like %skript_%player_name%_team%? Cuz that doesnt work
We don't do that here.
Then where can someone help?
the skript discord...
but usually placeholders in placeholders are used like this {placeholder}
instead of %placeholder%
Or just don't use skript, easy
yeah
Im too lazy for that
just learn kotlin xD
I know java but im too lazy and i dont have much time to make it in java
Then don't make it
Or pay someone else to make it, just don't use skript ๐คทโโ๏ธ
Also i didnt want that in skript, i wanted to get a variable from skript for my scoreboard
what placeholder ?
%math_{bungee_Survival15}+{bungee_Survival}[precision:0]%
this work on /papi parse me %math_{bungee_Survival15}+{bungee_Survival}[precision:0]%
but if i put in featherboard
{placeholderapi_math_{bungee_Survival15}+{bungee_Survival}[precision:0]}
ye math dont work in FB
javascript placeholder
javascript placeohlders
:)
xD
i tried
but i don t undestand how to create a placeholderapi java script which calculate many placeholders
any example?
hello can i ask what is the permission for /papi help? i want to disable that command for default players. thanks
There is no perm for that
@cunning glade try to use a plugin which block commands
oh ok thanks
You can try using a command blocker plugin (perhaps: https://www.spigotmc.org/resources/blocker.73334/)
If it still works ofc
and about my problem, i want to calculate the players per world for a minigame with team and solo maps
i find a java script which working good
but
f
any ideea?
and in featherboard lobby to look like that
? :))
try my script to get the amount of players in worlds =) https://github.com/PlaceholderAPI/Javascript-Expansion/wiki/Community-Scripts#list-players
i hope you guys have a solution for this, i know it's a featherboard error https://pastebin.com/wJgmULnn
a couple of placeholders are not working, i even updated all of my expansions
what does /papi parse me %server_time_dd.mm.yyyy% return? also careful mm means minutes in the hour not month. Month is MM
let me try
ok, so mm returns 06.02.2020 and MM returns 06.07.2020
but this is my placeholder {placeholderapi_server_time_dd.MM.yyyy}
luckperms prefix and voteparty doesn't work either, so i'm assuming there's a mutual problem between all of them
it could be featherboard, i updated the plugin and it still doesn't work, i thought i'd try with PAPI because i know support is better here
try updating to latest version of MVDWPlaceholderAPI as well
no problem
Is there a placeholder to display all installed plugins?
No
there are placeholders that tell you if you have a plugin installed or not and if it is enabled or not
but none that give you a plugin list
You could easily add that to the server expansion
06.07 15:30:07 [Server] ERROR [FeatherBoard] Error executing board script!
Can someone please help
My whole featherboard broke out of no where
I will try that
use the dev build in the pinned messages
?imgur
You won't be able to upload images here directly to avoid spam, so please use https://imgur.com/ to upload images/screenshots.
help me please
i restart this server
I turned the server off and on
this was the problem
/papi ecloud download Server
/papi ecloud download Skript
/papi reload```
execute these commands
what are the placeholders that are broken?
well can you paste them?
1 min
- ' &7{placeholderapi_server_time_dd/MM/yyyy}'
- '{placeholderapi_skript_end::timer::time}'
what does /papi parse me %server_time_dd/MM/yyyy% return?
also what does /papi parse me %skript_end::timer::time% return?
oh
you've probably hit the characters limit
I have been using it like this for 1 month.
its cuz mvdw had an update yesterday
true
does he have a thing where if you are not on latest the plugin breaks or something? xD
xD
update FBoard as well
Anybody know how to fix? https://gyazo.com/fe3380e7fb9da66b7e7b0bfed0f0a813
Ah thanks man
Can someone help me out please
I downloaded the math placeholder addon
It doesnt seem to be working as it should
And I cant get it to work with featherboard for multiple bungee counts
lmao
@frank sinew I'm afraid you are not going to be able to use that for counting placeholders in FB
and for it to work in HE
you need HolographicExtension
to work in HD*
Im confused what is he trying to achieve?
well he wanted to do {placeholderapi_math_{bungee_server1}+{bungee_server2}} in FB but didn't work
so he tested %math_5+2% in HD
but that didn't work because he didn't have HE
so he thought
ah I see
its the expanion's fault
but that didn't work because he didn't have HE
@turbid tide I do
what does /papi parse me %math_5+2% return?
Can anyone help me creae the javascript for a placeholder than adds 2 bungee counts together?
2 servers within my bungee
what does
/papi parse me %math_5+2%return?
@turbid tide 7
Im just trying to get a placeholder for 2 of my servers added
function playerCount(){
var count = "%bungee_server1%" + "%bungee_server2%" + "%bungee_server3%";
return count;
}
playerCount();```
@frank sinew here this is the javascript
no problem
ugh no
it will teach you how to use the javascript expansion
im so lost xD
Dont suppose you could give me a little help with the .yml please?
Ahh I think I got it
I get the placeholder to return the java but the java isnt right
do /papi ecloud download Bungee /papi reload
Wait yeah I realised as soon as I said it
thanks ๐
hmm now its just putting the 2 numbers together
Instead of adding them
oh I see
1 sec
function playerCount(){
var count = ParseInt("%bungee_server1%") + ParseInt("%bungee_server2%") + ParseInt("%bungee_server3%");
return count;
}
playerCount();```
try this
Script error
function playerCount(){
var sv1= ParseInt("%bungee_server1%");
var sv2= ParseInt("%bungee_server2%");
var sv3= ParseInt("%bungee_server3%");
var count = sv1+sv2+sv3;
return count;
}
playerCount();```
try this one then
idk what could help because idk what the problem is
can you send a photo of your javascript_placeholders.yml ?
right and can you send me a screenshot of your factions.players.js file?
its fine
@turbid tide I got it. You were right before with
var count = ParseInt("%bungee_server1%") + ParseInt("%bungee_server2%") + ParseInt("%bungee_server3%");
return count;
}
playerCount();```
@frank sinew,
Please respect the rules, be patient and don't ping staff members!
except it is parseInt not ParseInt
How do I use it for featherboard then?
because /papi parse me %javascript_factions_players% works
But in featherboard {javascript_factions_players}
doesnt
{placeholderapi_javascript_factions_players}
>.... [10:01:36 ERROR]: [FeatherBoard] java.lang.NullPointerException
at be.maximvdw.placeholdercore.placeholders.PlaceholderAPIPlaceholderPack$1.getResult(PlaceholderAPIPlaceholderPack.java:37)
at be.maximvdw.placeholdercore.placeholders.PlaceholderAPIPlaceholderPack$1.getResult(PlaceholderAPIPlaceholderPack.java:26)
at be.maximvdw.placeholderapi.internal.OnlinePlaceholderReplacer.getResult(OnlinePlaceholderReplacer.java:45)
at be.maximvdw.featherboard.bs.a(bs.java:143)
at be.maximvdw.featherboard.M.a(M.java:47)
at be.maximvdw.featherboard.d4.a(d4.java:47)
at be.maximvdw.featherboard.d4.a(d4.java:1)
at be.maximvdw.featherboard.api.scoreboard.ScoreboardLine.updatePlaceholders(ScoreboardLine.java:148)
at be.maximvdw.featherboard.api.scoreboard.ScoreboardGroup$AnimationUpdater.run(ScoreboardGroup.java:7)
at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:99)
at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54)
at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)```
What's this?
placeholders are not working
minecraft 1.16 ?
Does placeholder-api support vault?
no I am on 1.15
Does placeholder-api support vault?
yes
do u have mvdwPlaceholderAPI plugin ?
Yes
does papi support superiorskyblock2?
Hi, I'm having trouble with placeholders in featherboard for VoteParty
Everything else seems to work but my voteparty ones. I've tried:
{placeholderapi_voteparty_votes_recorded}, {voteparty_votes}, and %voteparty_votes_recorded%
Why are you asking in another channel when I am waiting on your response in the original channel you asked in?
XD
ยฏ_(ใ)_/ยฏ
Me?
Yes.
Me too. About to be bedtime.
has anyone else ran into an issue where the /papi ecloud list all command doesn't show any expansions?
the download command still works so I was able to just get them that way anyway, it's just having no list to look at ingame is a little inconvenient
Trying to allow nicknames to display in chat using DeluxeChat. Cant find the placeholder.
Head over to #spigot-linking
ty
Is placeholder api working? I've installed everything from the ecloud, tried using /papi parse %server_online% but nothing, just returns %server_online%>. Here are plugins and placeholders i have installed: https://gyazo.com/caab429cdf91e9a4fed51858e0f5c44c.
i tried doing that, nothins seems to work
As in papi commands don't work?
/papi parse me %server_online%
/papi parse %server_online% -> /papi parse me %server_online%
XD
Could it be the hologram plugin?
You need to specify an update rate for it, otherwise it won't update (inside the hologram itself)
whats ur hologram plugin ?
are u sure that plugin has placeholderAPI support ?
what
It still displays "%server_online%"
Ok
.... [09:23:21 WARN]: [LeaderHeadsRevamped] Invalid statistic bw1058_player_level in placeholder %value_bw1058_player_level_alltime_6% D:
CC: @steep thorn
Send me a private message please.
Idk why but if i try to display the kills and deaths with the statistic ecloud thing its not going to load.
Could someone please help me?
whats not loading? the placeholder?
did u enable the expansion with
/papi ecloud download statistic
/papi reload
/papi ecloud download statistic 1.7.0
/papi reload
u need a slightly lower version i believe
Newd โข๏ธ
Use the version pinned in this channel instead
shut up tradie ๐
how do i show players online
how do i show players online
@austere hawk https://github.com/PlaceholderAPI/Javascript-Expansion/wiki/Community-Scripts#list-players
answered in minecraft ๐
oki๐
try my script to get the amount of players in worlds ๐ https://github.com/PlaceholderAPI/Javascript-Expansion/wiki/Community-Scripts#list-players
@junior musk i tried, but i got errors in featherboard after few minutes and the placeholders show like broken in scorebaord
sorry for tag
that's not my script
{placeholderapi_javascript_number_in_group_of_worlds_solo1,solo2,solo3,solo4,solo5,solo6,solo7}
number_in_group_of_worlds.js
this is not your script?
this script i used, in first minutes work well but after few minutes i got that error in console
mine starts with %javascript_listplayers_
can PAPI be used on 1.16 or do we need an update first ?
check the pins
thx ๐
im pretty sure im just missing it but what is the command to update expansions
/papi ecloud download ExpansionName
and /papi reload after
it will download the latest
but im not sure which expansion it is because /papi list doesnt tell me
but then how do you know you need to update it?
oh /papi ecloud list installed and it will show orange I think
and then /papi ecloud list installed 2 for second page
etc.
and it will tell you which one it is
found it thanks
no problem
how do i show the name of a player on my scoreboard
what about online players
and ping
like
online players: then everyone on the whole bungee netwprk
network
like the number of people
not all there names
use these 2 expansions
what about ping
player ping?
I cant get holo placeholders to work any help?
do u have holographic extension installed?
yes i have everything linked on the page
what placeholder are u trying to use?
online and player
they get the same outcome
ok ill try them in a sec
i think so
so which one is it
%player_ping%
ye
use bungee playholders for showing online players
they are already installed i installed them
bungee placeholders will only work if u have a bungeecord server installed
can you do that then? Fix the issues you understand it more than me!
not for a bit
just use %server_online%...
we should do this in Minty not here
https://pastebin.com/YZABrkeZ papi died when I tried to do /papi reload
You have the DeluxeChat expansion but you don't have DeluxeChat.
returns the amount of players online
but what do i do?
its just the server ur on
%bungee_total%
thanks
๐
/papi ecloud download Bungee
/papi reload
!papi
@real stagThe eCloud is currently non responsive, please report this to staff in https://helpch.at/discord
%player_name%
Yeah so It still wont work https://pastebin.com/nAHtu1Ae
1.15 works perfectly btw
I think its placeholderapi
Omg Bssentials broke it
Yay I fixed it
What the heck is bessentials
Why not just use EssentialsX?
it doesnt work on 1.16
Im idiot
Grab a dev build.
I had it but someone told me it didnt work lol
It works, trust me (:
lmao (from bssentials bukkit)
Ye ik I laughed at that too
they don't get to poke fun at essx's code when they have a main class looking like that
Welp Im glad you pointed me to the dev builds haha I legit thought they didnt update yet
Nope, there's been daily builds.
Is anyone else having issues where placeholders across an entire network broke at once?
which placeholders and where are u using them?
my guess is that u need to update mvdwPlaceholderAPI
Is anyone else having issues where placeholders across an entire network broke at once?
@violet walrus exact issue i'm having. Did you ever find a solution?
trying updating mvdw now as he pushed an update yesterday
yeah
@fervent dock I updated mvdwplaceholderapi and it fixed it, I got disconnected and then it broke again
Interesting....
yeah a lot of things broke when MVDW updated
I think he has some kind of security thing and the plugin stops working until you update to latest or something
just make sure you have latest version of all plugins
thats honestly so stupid
yeah
Good afternoon guys
after creating a faction, a placeholder is giving me an internal error
nothing happens if i dont have a faction, it works perfectly
@real stag Unknown expansion.
How to reset everyones kills and deaths on statistic?
@austere hawk world file
Uh
where can i find that file?
In your world
Do i need to remove all files in the world folder?
In the stats file
Does it also remove the balance of vault of everyone?
ye i know
but you can go and edit the file if you want
and if i remove allt hose files
everything of the player stats
of players
will be removed
like blocks and kills etc etc
yeah
and how do i reset the balance of vault?
vault doesn't manage your economy. do /vault-info it will tell you what economy plugin it is using
then check if that plugin has a reset command or something
well you need to check if essentials has a clear all command
either check their wiki or ask in their discord
Is the command eco set ** 0?
