#placeholder-api

1 messages · Page 154 of 1

lunar rapids
#

ok thanks

twilit torrent
#

24.04 04:33:53 [Server] WARN [PAPI] [Javascript-Expansion] ScriptEngine type for javascript placeholder test isn't initialized! Defaulting to global

does anyone know where I need to go or look to resolve this issue?

hard basalt
#

set engine in the javascript_placeholder.yml to nashron

#

EXP:
isl:
file: colored_island_level.js
engine: nashorn

hard basalt
twilit torrent
hard basalt
#

ok

#

btw start ur server with sth like this :
*"C:\Program Files\AdoptOpenJDK\jdk-11.0.11.9-hotspot\bin\java.exe" -Xms2048M -*Xmx3072M -jar server.jar -nogui
PAUSE

#

so u dont have to change default version of java

#

plus u can keep multiple java version

twilit torrent
#

so it will remain 15 but run as 11 when starting the server?

hard basalt
#

yup

#

ur gobal will be 15 but for the cmd that run ur sv it will be 11

#

"the driver where java usually install:\place where ur java put in\some other sub folder to ur java(u may not have this)\java11 file here\bin\java.exe"

#

the path to ur java.exe file in genaral

twilit torrent
#

gotcha, thanks for your help ❤️

hard basalt
#

k

rare lily
#

@turbid tide you here?

tender vaporBOT
#
Hey!

Please respect the rules, be patient and don't ping staff members!

rare lily
#

Shush barry

#

For now 1.7 js-expansion is done

#

DM for testing

turbid tide
rare lily
#

Kek peace

copper sandal
#

I use scoreboard reloaded and I dont think place holder api is working with it correctly I tried lowercase in my config too rows: 1: lines: - '&7&m------------------------' 2: lines: - '&5&lOnline' 3: lines: - '&d&l▎ &f%ONLINE% / %ONLINE_MAX%' 4: lines: - '' 5: lines: - '&5&lProfile' 6: lines: - '&d&l▎ &fName: &e%PLAYER_NAME%' 7: lines: - '&d&l▎ &fFirst Joined: &e%PLAYER_FIRST_JOIN_DATE%' 9: lines: - '' 10: lines: - '&ddepressed.rip' 11: lines: - '&7&m------------------------'
and it displays none of the papi stuff

turbid tide
#

so %player_name%, %player_first_join_date% etc.

lone elm
#
      - "&d&l▎ &f%server_online% / %server_max_players%"
      - "&5&lProfile"
      - "&d&l▎ &fName: &e%player_name%"
      - "&d&l▎ &fFirst Joined: &e%player_first_join_date%"

Use indeed lowercase and if you didn't have it use:
/papi ecloud download Server

copper sandal
#

I have done parse me it works in that it does need to be lowecase but I tried uppcase cause it wasnt working and atleast online players is working now but my config looks like this

      lines:
        - '&7&m------------------------'
    2:
      lines:
        - '&5&lOnline'
    3:
      lines:
        - '&d&l▎ &f%server_online% / %server_max_players%'
    4:
      lines:
        - ''
    5:
      lines:
        - '&5&lProfile'
    6:
      lines:
        - '&d&l▎ &fName: &e%player_name%'
    7:
      lines:
        - '&d&l▎ &fFirst Joined: &e%player_first_join_date%'
    9:
      lines:
        - ''
    10:
      lines:
        - '&ddepressed.rip'
    11:
      lines:
        - '&7&m------------------------'``` and It only displays this https://prnt.sc/11z4qsa
#

also in the join date in your screenshot Dannke how do I get rid of the time I only want the date

turbid tide
#

idk if there's anything you can do about it

#

and about the join date either. Maybe there's a foramt in plugins/PlaceholderAPI/config.yml but not sure

exotic niche
#

Hey, I'm looking for a way to calculate with placeholder to get the time in seconds between the precise moment of the command executed and midnight (0h).
This is to make a daily system.
If someone has the solution ? 🤷‍♂️

turbid tide
#

You can probably use the %server_countdown placeholder

exotic niche
turbid tide
copper sandal
#

@turbid tide im using scoreboard revision it shouldnt be exceeding the character limit

exotic niche
tender vaporBOT
#
Hey!

Please respect the rules, be patient and don't ping staff members!

#
Hey!

Please respect the rules, be patient and don't ping staff members!

exotic niche
#

ah

#

It turns me 0 %server_countdown_HH:mm_22:00%

turbid tide
#

server time = time where the server is located

exotic niche
tender vaporBOT
#
Hey!

Please respect the rules, be patient and don't ping staff members!

lone elm
#

ps blitz do you wanted the code for the shop also?

turbid tide
lone elm
#

The item for item shop

turbid tide
turbid tide
lone elm
#

This part

turbid tide
#

Didn't CJ help you with that already?

lone elm
#

yea he has the code already

#

but was wondering or you wanted it to 😊

#

because you also tried to help 🙂

turbid tide
#

ah nah I'm fine. I just use ShopGui+ for shops. Much easier

lone elm
#

that is a option to xD

austere hawk
#

does this work for command blocks im trying to make it so when u press a command block it teleports that player to (cords)

lone elm
#

Does what work? Placeholders?

turbid tide
lone elm
turbid tide
#

so he can change the coords without chaning the command block command every time

lone elm
#

hmm good point, or use warp system >_<

turbid tide
#

yeah idk why CommandBlocks

#

when so many plugins exist

lone elm
#

ikr

vocal imp
#

Is there anyone experienced with the checkitem placeholder available?

#

I am trying to setup a shop where a user needs two required items to purchase an upgraded item, however if the user misclicks and only has one of the required items, it removes that item from their inventory and doesn't give them anything in return, is there any fix to this?

#

IE:
HasTicketTierIII: type: '>=' input: '%checkitem_amount_remove_mat:PAPER,amt:1,nameequals:&cArturo''s Ticket%' output: 1 HasLockerTierIII: type: '>=' input: '%checkitem_amount_remove_mat:ENDER_CHEST,amt:3,nameequals:&bKey Locker%' output: 3
If the user doesn't have the required Ender Chests, and they accidentally clicked it and have an Arturo's Ticket in their inventory, the ticket gets removed.

frail scroll
#

Hi, is there any way to add more formats to the money in the vault in the papi without being the following?
vault:
baltop:
check_delay: 30
cache_size: 100
enabled: true
formatting:
thousands: k
trillions: T
quadrillions: Q
billions: B
millions: M

warm topaz
#

u cant no

warm topaz
knotty kite
#

someone help me optimize this, since currently when there is activity in life the TPS low,

that java script basically makes the value pass it to texture.

copper sandal
#

im doing <shine start=&d&l middle=&5&l end=&d&l normal=&f&l>DEPRESSED</shine> and type writer in my config and it aint working

quiet mulch
#

oh ok

tender vaporBOT
#
Hey!

Please respect the rules, be patient and don't ping staff members!

tender vaporBOT
#
Hey!

Please respect the rules, be patient and don't ping staff members!

turbid tide
#

Well then you'll have to either ask them to come and link so we can confirm they bought it or check the wiki bcz that's all I can do

#

=wiki voteparty

tender vaporBOT
#
Wiki Result:

VoteParty - HelpChat Wiki
Description. 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 ...

austere hawk
#

help

wet basinBOT
#

@warm topaz Unknown expansion.

warm topaz
#

what is eazynick, is it a plugin?

austere hawk
#

yes

#

for nick

warm topaz
#

do u have the plugin installed? and can u link me the plugin page please

warm topaz
#

u need another _ between is and nicked according to the plugin page

#

%eazynick_is_nicked%

austere hawk
#

yes

#

but now

#

not work

#

pls help

#

i do it now 1h 32m

#

pls help

#

😭

hard basalt
#

try update expansion

austere hawk
#

how to update

hard basalt
#

it might be a bug that also happen with vault

austere hawk
#

so i must update vault ?

hard basalt
#

is the placeholder hardcode or come as an expansion

warm topaz
#

can u paste /papi dump please

#

?paste

tender vaporBOT
#
FAQ Answer:

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

hard basalt
austere hawk
#

i donwload today

hard basalt
#

ok so u only need to update the expansion that the plugin need

warm topaz
#

the expansion is not registered hm

hard basalt
#

maybe the plugin is outdated

#

or it still use the old hooking class that got removed

warm topaz
#

its not

austere hawk
hard basalt
#

ok

austere hawk
warm topaz
#

can u send a startup log please

#

?startuplog

tender vaporBOT
#
FAQ Answer:

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.

austere hawk
#

?paste

tender vaporBOT
#
FAQ Answer:

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

warm topaz
#

oh wait what is that @austere hawk

#

are u tying this into a javascript placeholder too?

austere hawk
#

yes

hard basalt
#

try add a space between 2 placeholder

#

maybe they dont reconize it

warm topaz
#

isolate the issue first

#

the actual plugin isnt registering its expansion

austere hawk
#

but this work

#

var answer;

if('%supervanish_isvanished%' == "No") {
answer = ""
} else {
answer = "&7&l[VANISHED]"
}

turbid tide
#

have you tried testing it using /papi parse me %eazynick_is_nicked% ?

hard basalt
#

it return the placeholder

turbid tide
warm topaz
#

yeah

turbid tide
#

wait why you say that?

#

the registered ones are just the ones from the folder Kaliber

warm topaz
#

papi dump blitz

turbid tide
#

not the plugin ones

#

yeah

#

I know

warm topaz
#

oh really?

#

interesting

#

thats kinda stupid

turbid tide
#

yeah

hard basalt
#

does it yell any error like not exsiting hook method

turbid tide
#

@austere hawk yeah do this command: /papi parse me %eazynick_is_nicked% and also send over the startup log

warm topaz
#

in that case, /papi list and see if its in the list then

turbid tide
#

?startuplog

tender vaporBOT
#
FAQ Answer:

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.

warm topaz
#

already have blitz

turbid tide
#

oh where?

#

I missed it

warm topaz
#

up up

turbid tide
hard basalt
#

it not register the placeholder

#

so maybe he didnt update papi ?

austere hawk
#

i had updated papi

hard basalt
#

ok

turbid tide
warm topaz
#

u make a good point blitz

turbid tide
#

?startuplog

tender vaporBOT
#
FAQ Answer:

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.

austere hawk
#

?paste

tender vaporBOT
#
FAQ Answer:

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

hard basalt
#

go to hastebin

#

or pastebin

turbid tide
#

hastebin is broken

hard basalt
#

and slap it there

warm topaz
#

ooorrrr helpchat paste?

turbid tide
#

we should probably remove it from there

warm topaz
#

thanks

austere hawk
turbid tide
#
[16:54:16] [Server thread/WARN]: [EazyNick] Task #28 for EazyNick v3.0 generated an exception
java.lang.NoSuchFieldError: unlimited_nametag_mode_not_enabled
    at net.dev.eazynick.EazyNick.initiatePlugin(EazyNick.java:204) ~[?:?]
    at net.dev.eazynick.EazyNick.lambda$0(EazyNick.java:87) ~[?:?]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:59) ~[patched.jar:git-PaperSpigot-"4c7641d"]
    at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:352) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:783) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:378) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:713) [patched.jar:git-PaperSpigot-"4c7641d"]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:616) [patched.jar:git-PaperSpigot-"4c7641d"]
    at java.base/java.lang.Thread.run(Thread.java:829) [?:?]```
#

here we go

austere hawk
#

is there a kd api

#

and is it compatitbal with simple score

turbid tide
#

expansion you mean? Then you can probably use the math placeholder + the statistic ones

hard basalt
#

hmmm why there is also multiverse error

#

'''
[16:54:09] [Server thread/ERROR]: Error occurred while enabling Multiverse-Core v4.2.2-b812 (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/entity/Phantom
'''

turbid tide
#

yeah we're not here for that rn xD

#

but probably bcz he uses the wrong version

#

of MultiVerse

#

since he's on 1.8.8

hard basalt
#

that quite old sv

#

why 1.8.8 in first place ?

#

also chat format broken

turbid tide
#

Baole that's not helping xD. If you wanna help then start figuring out what the problem is 1 by 1 otherwise we'll just confuse him and then ourselves

hard basalt
#

when since the old hooking method got remove ?

turbid tide
#

yeah but that is not the problem

#

it seems to be a missing option in config

hard basalt
turbid tide
#

nah. I've looked at the code

#

its an option missing from the TAB config

hard basalt
#

so it config error

warm topaz
#

the joys of open source 😌

turbid tide
#

@austere hawk download and use TAB 2.8.10. If I'm not mistaken it looks like either TAB changed or removed the option that EazyNicks is looking for

#

also yeah you'll probably have to restore the config for TAB completely I think

#

back up the old one first

hard basalt
#

blitz btw the expansion listplayers got outdated , is there any1 still work on it ?

#

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

warm topaz
#

playerlist expansion instead

hard basalt
#

ok

warm topaz
#

updated, more features too

hard basalt
#

i already have it

warm topaz
#

then remove listplayers lol

hard basalt
#

so it ok to remove listplayer ?

warm topaz
#

well it doesnt work, so why would u keep it?

hard basalt
#

why we remove support for the old hook method ?

warm topaz
#

because its outdated

#

pretty sure that class has been deprecated for like 2 years now

hard basalt
#

hmmmm

austere hawk
turbid tide
#

yeah I know

#

download the official spigot release

#

it will probably work with that one. but I can't confirm for sure

#

otherwise you'll have to contact the developer of EazyNicks and show him the eerror

#

error*

austere hawk
#

ok

#

i will test it

hard basalt
#

they also have discord support, try it too

austere hawk
#

it works great

hard basalt
#

blitz how to set update interval

#

?dm-update

tender vaporBOT
#
FAQ Answer:

For 1.12.2 and below:

  • Replace item IDs with the Material Names for your version.
    For 1.13+:
  • Replace item IDs with Material Names for your version
  • Remove data tags
hard basalt
#

bruh

mint fable
#

=wiki deluxemenus update interval

tender vaporBOT
#
Wiki Result:

GUI - HelpChat Wiki
You can use color and formatting codes here. Requires Arguments to be defined.
Update Interval.

hard basalt
#

ok i already found it

finite dome
#

Wtf is this

turbid tide
finite dome
#

Ok

short oar
warm topaz
#

well then if its outputs No then u need to change the output in your requirement from false to No

short oar
#

Thank you, the translation came from / papi parse and it works, thank you: D

copper sandal
#

How do I find the max players for bungee cause %bungee_<servername>_max% doesnt work

hard basalt
copper sandal
#

Yes

#

I just dont think its the right command thing

hard basalt
copper sandal
#

thats what im saying so whats the placeholder for showing max amount of players ?

hard basalt
#

no

hard basalt
scenic zodiac
#

Hi, I have a problem with PlaceholderAPI .. When I write /papi ecloud download I don't see the plugin offer and when I write for example /papi ecloud download Statz it writes "Failed to find an expansion named: Statz" and when I give /papi reload so I have this error in the console: https://paste.helpch.at/namoketazi.md Thanks

#

And I have the latest version

#

Yesterday I still had no problem, but today after using /papi ecloud download VotingPlugin I can't

hard basalt
scenic zodiac
#

And the name of the plugin for which I want to download papi is good. I checked it

hard basalt
#

also make sure to check out avaliable expansion ,if there no expansion on the ecloud ur plugin may have it hooked in the code by itself or it not support at all

topaz widget
#

May I ask can which plugin / expansion can parse Top Death of the server?

hard basalt
#

u can use the death count of the player expansion and make a javascript to rank it

topaz widget
#

Alright, is there any related example as well?

hard basalt
#

not so far

#

but u an gg a plugin to do that instead

scenic zodiac
#

Um ... Every time I give / papi ecloud download Server it writes an error to my console and it doesn't work anymore :))))

topaz widget
scenic zodiac
#

Ok

topaz widget
#

Thanks..

hard basalt
#

nvm

#

that wont work

scenic zodiac
hard basalt
#

btw can u tell me the reason of tunity

scenic zodiac
#

I have been using tunity for a long time and I have no problem with it

#

I'll probably put PaperSpigot in there

hard basalt
#

change to paper ( highly recommended ) some problem and compatible should be fix......

scenic zodiac
#

Ok, I'll try

hard basalt
#

also

#

i found that papi trying to download sth

#

is the engine u use have some source of auto download expansion ?

scenic zodiac
#

I don't know anything .. I can send a list of plugins****

hard basalt
#

that also may cause by blocking by firewar

#

which make papi cant download what it should do

scenic zodiac
#

I don't have anything like that

hard basalt
#

ok

#

can u type /papi list

#

and compare it with ur expansion file

#

there should be some that not enable

scenic zodiac
restive obsidian
#

my placeholders dont work

#

@hard basalt can u help me sir

#

someone

#

😦

hard basalt
#

ok im looking

#

r u using holographic display

restive obsidian
#

yes

junior musk
#

do you have Holographic Extension and ProtocolLib ?

hard basalt
#

ok what plugin that hold that placeholder

restive obsidian
junior musk
#

Holographic Displays doesn't support PlaceholderAPI on its own

#

okay

restive obsidian
#

yep i have protocollib

junior musk
#

and Holographic Extension?

restive obsidian
#

no

junior musk
#

you need it as well

hard basalt
#

use holo extension which have placeholder support for the display

junior musk
hard basalt
#

this is a common problem

scenic zodiac
restive obsidian
#

ill restart server hopefully

#

it works

hard basalt
#

yeah it will

#

but u need to convert stuff

#

in the config of extension

junior musk
#

no you don't need to?

hard basalt
#

realy ?

junior musk
#

yeah, it works instantly

hard basalt
#

it automate now ?

#

slap into my face

junior musk
#

the only thing he could need is adding {medium} in his holograms' lines so it refreshes and doesn't stay static until you relog

hard basalt
#

btw i cant share my sv

restive obsidian
#

same issue

hard basalt
#

oh

#

nvm

#

im at the workshop rn so i dont have open port

#

but do i need to type the [Name] and [IP] format ?

junior musk
turbid tide
restive obsidian
#

i mean yes

#

can u help me

#

if u can join

junior musk
#

I'm in class right now

restive obsidian
#

how can i upload an image

#

i thought my keyboard was not working

#

nvm

turbid tide
#

?imgur

tender vaporBOT
#
FAQ Answer:

You won't be able to upload images here directly to avoid spam, so please use https://imgur.com/ to upload images/screenshots.
You can also use a screenshot service like gyazo or jinx and post those links here.

turbid tide
#

@restive obsidian ^^^

restive obsidian
#

can someone help me

restive obsidian
turbid tide
restive obsidian
#

uhh

#

no

turbid tide
#

try /papi parse me %placeholder% (change %placeholder% with one of those placeholders) and see if it works or not

restive obsidian
#

works

#

some of them dont

turbid tide
#

What hologram plugin do you use then?

restive obsidian
#

holographic display

turbid tide
#

and you have HolographicExtension and ProtocolLib installed?

tidal ermine
#

uh can someone help me with my placeholder

#

bc it doesn't work :/

warm topaz
#

what placeholder and why

tidal ermine
#

wait can i send you a screen?

turbid tide
#

?imgur

tender vaporBOT
#
FAQ Answer:

You won't be able to upload images here directly to avoid spam, so please use https://imgur.com/ to upload images/screenshots.
You can also use a screenshot service like gyazo or jinx and post those links here.

turbid tide
#

use imgur ^^^

tidal ermine
#

o

turbid tide
tidal ermine
#

yea

turbid tide
# tidal ermine yea

Then make sure you have HolographicExtension and ProtocolLib as well. Because HD doesn't support PlaceholderAPI by default

hard basalt
#

i think Holographic display should add this to the upper part of the plugin so this wont be the issue

turbid tide
#

there's probably a reason why they don't. idk

hard basalt
#

maybe most ppl dont need it

#

since it already have some intergrated placeholder

turbid tide
tidal ermine
turbid tide
#

👍

hard basalt
turbid tide
#

ugh read irt

#

it*

hard basalt
#

ok

hard basalt
turbid tide
hard basalt
#

it the same version since i download it long ago

turbid tide
#

there's no reason to update something that works great

#

last update was Jan 24 2021

hard basalt
#

realy

turbid tide
#

yeah

hard basalt
#

same version since 8/8/2020

turbid tide
#

ugh no ?

#

they are 2 different versions

hard basalt
#

both 1.10.9

#

i think it not detect as outdate bc of same version in plugin.yml i guess

turbid tide
#

I don't understand what you're saying

hard basalt
#

my extension plugin was download since 8/8/2020 and it have same version as the 1 on spigot

#

and the update is 28/4/2020

turbid tide
#

well yeah bcz that was a snapsoht

#

wait what no !?

#

the version in the plugin.yml might be broken but they do update it

#

when they need to

hard basalt
#

i mean on the spigot page

turbid tide
#

they don't have a spigot page tho

hard basalt
#

??????????

turbid tide
#

Bukkit you mean?

hard basalt
#

bruh

turbid tide
#

ohhhhh....

#

well...

hard basalt
#

im saying about the extension

turbid tide
#

wait but what's wrong with the extension/

restive obsidian
#

if u can

hard basalt
#

k

turbid tide
#

yeah I saw JNANESH. will look in a second

hard basalt
#

HolographicDisplays [Version: 2.4.6]
HolographicExtension [Version: 1.10.9]

turbid tide
#

?startuplog

tender vaporBOT
#
FAQ Answer:

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.

turbid tide
#

oh wait @restive obsidian you don't have ProtocolLIB tho... you said you have it

hard basalt
#

@restive obsidian also update ur world gaurd if u on newer minecraft version

#

since 1.1.8 so no need update

turbid tide
hard basalt
#

um you talking about not putting the extension on upper page of the plugin

turbid tide
restive obsidian
#

i have a working world guard

turbid tide
hard basalt
#

ok

turbid tide
hard basalt
#

check version too

#

i remember the seperate

restive obsidian
#

yep

turbid tide
#

latest from spigot should work

#

on 1.8

hard basalt
#

k

turbid tide
#

according to the spigot page

restive obsidian
#

uploading to my host

#

but it takes a lot of time with my slow network

hard basalt
#

blitz why we still watching clip :V

turbid tide
#

I just have it opened in a corner. Doing other stuff

#

I'm here for the music mostly xD

hard basalt
#

hah

#

how to get motivation when making item in deluxemenu ?

#

cause it a pain but essential step

turbid tide
#

Ugh you can use the online editor. have you found it?

#

?dm-editor

tender vaporBOT
#
FAQ Answer:

Online Editor
Thanks to a great community member (@dapper wagon) there is an online editor you can use for deluxemenus. Its not fully-featured yet but it can help a lot if you're looking for one.
Editor: Click Here

turbid tide
#

if not here's the link ^^

#

oh what they left the server?

#

this sucks

hard basalt
#

bruh

turbid tide
#

no they did not

#

now its fixed

#

just discord being bad

hard basalt
#

yeah........ atleast i dont have to manually make each filler like the old school chestcommand

#

and the position mechanic bad to

#

Shout out to clip for using the slot mechanic

tender vaporBOT
#
Hey!

Please respect the rules, be patient and don't ping staff members!

tidal ermine
#

oh whoops

turbid tide
#

👍

finite dome
#

I am on the latest

tender vaporBOT
errant iron
#

👀

austere hawk
#

can someone help with this javascript error?

#

Im tryna take a value and add to it

errant iron
#

that's a problem with Sack

#

which also seems to be obfuscated 🤮

austere hawk
#

@errant iron it works if I i return a number

#

It looks like like value isnt returning a number

errant iron
#

are you using that to index an array or something?

#

cause it seems to be out of bounds

austere hawk
#

I was using wrong placeholder

#

im sped

hard basalt
#

hmmmm

austere hawk
#

hmmmmmmm

hard basalt
#

?codeblocks

tender vaporBOT
#
FAQ Answer:

Use codeblocks for formatting code or configuration files:
```<language name>
<your code here>
```

For example:
```yaml
test:

  • “hi”
  • “there”
    ```

Produces:

test:
- “hi”
- “there”```
novel fossil
#

can someone help me to make scoreboard with how many time you have played? like days, hours, minutes, seconds

hard basalt
novel fossil
#

yea i downloaded it

#

but

hard basalt
#

u can always visit the wiki

novel fossil
#

i dont know how to structure it

hard basalt
#

they have a plist of placeholder for the expansion

#

ok

novel fossil
#

i cant send screenshots right?

tender vaporBOT
#
Uploading Images

You won't be able to upload images here directly to avoid spam, so please use https://imgur.com/ to upload images/screenshots.

novel fossil
#

here

hard basalt
#

here u go

#

u dont need the scoreboard

#

just get https://www.spigotmc.org/resources/mvdwplaceholderapi.11182/
and then this 1 https://www.spigotmc.org/resources/mvdwplaceholderapi-playtime-placeholders.49147/

novel fossil
#

i mean, i want on my scoreboard to display kills, deaths, money and how many time they have played, thats why i have scoreboard

hard basalt
#

the have it show in the spigot front page

#

im said that u dont need mvdwp's scoreboard to use these placeholder

novel fossil
#

i know

#

but i just want to put them on my scoreboard

#

see

hard basalt
#

u mean like this :
%statistic_time_played%
%statistic_time_played:seconds%
%statistic_time_played:minutes%
%statistic_time_played:hours%
%statistic_time_played:days%

#

u can make a javascript to return formated time

novel fossil
#

i mean this " playing from: 1day, 8hours, 10minutes, 5seconds "

hard basalt
#

i know

#

these r raw placeholder

#

use math to calculate the time

#

if u want i can help u make a javascript placeholder for it

hard basalt
novel fossil
#

ye it sounds hard

#

anyway, thx for help

hard basalt
#

can u wait im making it rn

novel fossil
#

well

#

you will make it for me?

hard basalt
#

sure this 1 project seem interesting

novel fossil
#

wow

#

thanks

#

but if im bothering u

#

dont

hard basalt
#

no im not im currently building my sv, these could be usefull for me later

#

@novel fossil u need this extension first : /papi ecloud download Statistic

novel fossil
#

i did this

hard basalt
#

ok

austere hawk
#

how can I add a dot after 3 digits in the SHOW to make it 100.000 instead of 100000? ```var team = "%bskyblock_island_members_count%";

function ecotake() {
return "eco take %player_name% " + team * 50000
}

function ecoshow() {
return "" + team * 50000
}
function ecoMain() {
if (args.length >= 1) {
var args0 = args[0];
}

if (args0 == "take") {
    return ecotake()
}
else if (args0 == "show") {
    return ecoshow()
}
else {
    return "Specify 'take' or 'show'"
}

}
ecoMain()

hard basalt
#

i just realize u can use %statistic_time_played%

novel fossil
#

hm

#

i will try this

hard basalt
#

but if the time and day not reach it will show 0d

#

ect

novel fossil
#

ye

hard basalt
#

so do u want me to fomat the output ?

#

then i will make a js placeholder do modify it

novel fossil
#

well i dont think its needed

#

but the scoreboard is a bit big now

hard basalt
#

ok

turbid tide
#

it will show 3m then 1h 3m then 2d 1h 3m

hard basalt
#

hmm is my statistic outdated ?

#

seem like it is

turbid tide
#

well at least that's what it should be doing

hard basalt
#

just u the %statistic_time_played% then

novel fossil
#

can i ask for general problems here or is this only for PAPI?

hard basalt
#

if we know we can help

turbid tide
novel fossil
#

ok, thanks. Do you know how to remove <tab> in minecraft chat? all members can see all commands even those they dont have permission

turbid tide
#

I don't think there's a way to block it for specific users (with the existing plugins I mean) but you can block it for everyone using PluginHiderPlus

novel fossil
#

i use NoPlugins

#

and its blocking the plugins

#

but not the commands

hard basalt
#

mine dont show at all if they dont have perm

novel fossil
#

they can see commands like //brush //ae /action

hard basalt
#

maybe give them specific perm for a command will work?

novel fossil
#

well i already did permission

#

they dont have permission for most of them

#

but they can still see those commands with tab

#

in the chat

hard basalt
#

idk about that but i use luck perm and it work well

#

pressing tab will only bring back usable command for the player that have perm (in my sv)

novel fossil
#

well sadly on me is not like this

#

they can see every command in the server

#

they dont have permission, but they can see it

hard basalt
#

does it flag red or normal gray

novel fossil
#

wait

turbid tide
novel fossil
hard basalt
#

maybe ur permission plugin dont have that feature ?

novel fossil
#

well

#

maybe..

hard basalt
#

wut r u using

novel fossil
#

PowerRanks

hard basalt
#

dont know about it sorry

novel fossil
#

its ok

turbid tide
#

Why not use LuckPerms?

#

Its the best plugin on the market and its free

austere hawk
turbid tide
novel fossil
turbid tide
#

LuckPerms has a convertor for most plugins so it might have one for PowerRanks as well

hard basalt
#

luckperm also have a nice editor that save u bunch of time

novel fossil
#

I will definitely switch to luckperms

#

do you guys know good plugin for clans?

#

i use Clans - clan system, do you know if i can use placeholder for this? something like " Clan: (clan name) "

#

and i can add this to scoreboard?

turbid tide
#

these are the placeholders

#

you can use

novel fossil
#

should i download something?

turbid tide
#

oh boy @austere hawk I just realised I gave you JAVA code and you need JavaScript. I'll look at how to do it in JS and update it xD

turbid tide
#

right away

#

when you got PAPI and Clans

novel fossil
#

cool

turbid tide
# austere hawk ty 😄

So it seems like the only way to add dots is to use REGEX. Which idk if will work with javascript.

#

but here you go

turbid tide
# austere hawk ty 😄
function currencyFormat(num) {
  return (
    num
      .toFixed(2)
      .replace('.', ',')
      .replace(/(\d)(?=(\d{3})+(?!\d))/g, '$1.')
  )
}

return currencyFormat(1234567.89))```
austere hawk
turbid tide
#

just chyange 12345....

#

in the call

#

with your number

#

you want to format

austere hawk
#

hum ok 🙂

#

i'm so bad I just can't seem to do it >_<

austere hawk
#

function ecotake() {
  return "eco take %player_name% " + team * 50000
}

function ecoshow() {
toto= "" + team * 50000;
  return toto.toString().replace(/\B(?=(\d{3})+(?!\d))/g, ".");
}
function ecoMain() {
    if (args.length >= 1) {
        var args0 = args[0];
    }

    if (args0 == "take") {
        return ecotake()
    }
    else if (args0 == "show") {
        return ecoshow()
    }
    else {
        return "Specify 'take' or 'show'"
    }
}
ecoMain()``` but the return is 50**..**000 >_<
#

ok i found

#

function ecotake() {
  return "eco take %player_name% " + team * 50000
}

function ecoshow() {
toto= "" + team * 50000;
  return toto.toString().replace(/(\d)(?=(\d{3})+(?!\d))/g, "$1.");
}
function ecoMain() {
    if (args.length >= 1) {
        var args0 = args[0];
    }

    if (args0 == "take") {
        return ecotake()
    }
    else if (args0 == "show") {
        return ecoshow()
    }
    else {
        return "Specify 'take' or 'show'"
    }
}
ecoMain()```
turbid tide
#

yeah you didn't have to change the $1

#

that's just a variable name

austere hawk
#

do you know how i can add the online players amount at the bottom

turbid tide
#

%server_online%

austere hawk
#

so i need any special downloads?

vivid sparrow
vivid sparrow
turbid tide
#

^^ /papi ecloud download Server /papi reload

austere hawk
#

how can i add smething for the thign where you ghold Tab

#

so itll show the time ping and online staff?

elfin igloo
#

Is there a way to use multiple papi arguments?

#

Or does it have to be supported?

turbid tide
turbid tide
austere hawk
#

link for it ?

turbid tide
#

1 sec

austere hawk
#

is there a way on the Tab Plugin for it to do time via Location

#

so if someone is in america it shows their time on the TAB plugin and say from the uk it shows uk time

turbid tide
#

not really

junior musk
#

you probably can with the LocalTime expansion for PlaceholderAPI

turbid tide
#

yeah but he'll have to somehow get the local for each player

#

so not that easy

tender vaporBOT
#
Hey!

Please respect the rules, be patient and don't ping staff members!

turbid tide
#

What script?

#

use the Formater expansion instead

#

/papi ecloud download Formatter /papi reload

#

then use %formatter_number_format_{supermobcoins_mobcoins}%

#

what does it return instead?

torpid cave
#

Hello, I need help! I install NametagEdit on my server, and I previously have installed PlaceholderAPI plugin. And when I restart my server, have an error ([NametagEdit] As the error above suggests, you do NOT have any placeholder plugins installed. The placeholder API is merely an interface, it requires other plugins to function. This is NOT an issue with NametagEdit.). I don't know what I can do to solve that error. I used newest versions of PlaceholderAPI and NametagEdit.
On older versions, that works. Now on 1.16.5 version, have that error.
Thanks!

turbid tide
#

have you tried /papi parse me %formatter_number_format_{supermobcoins_mobcoins}%?

torpid cave
turbid tide
#

I've seen this before but I've got no idea how to disable it

torpid cave
#

Its spaming console a lot, and that annoying me a lot

turbid tide
#

Try contacting the developer of the plugin. see if there is a way to disable it

torpid cave
#

Oke, thanks! 😄

turbid tide
#

do you have just MVdWPlaceholderAPI installed

#

and no other MVdW plugin?

torpid cave
#

Ouuu

#

I have MVdW, but I havent install FeatherBoard.. I will try that now

#

It works

#

!!

#

Nicee

#

That makes issue, thanks a lot

turbid tide
#

👍

austere hawk
#

How do I make a number return a whole number and not .0

#

54.0 -> 54

warm topaz
#

in general?

#

or are u using an expansion like math

austere hawk
#

@warm topaz idk, placeholder outputs a decimal when trying to make it a wholenumber

warm topaz
#

which placeholder

austere hawk
#

var current = Number("%sack_slots%");
var one = 1;
var result = current + one;

function sacksize(){
    return result.toFixed();
}
sacksize();```
vivid sparrow
#

toFixed(0)

austere hawk
#

Thanks @vivid sparrow , you should reply to our dm though

vivid sparrow
#

damn I saw them but forgot to reply smh

maiden wing
#

Is it possible to pause a placeholder timer in a certain WorldGuard region?
For example, i am currently using this place holder %statistic_time_since_death%. Is it possible to make it stop counting when a player enters Spawn region? Because then they could just AFK in spawn and rack up time to be on the top of the leader board. I hope that makes sense. Or is there another way i can go about doing this?

turbid tide
maiden wing
#

Ahh man i was hoping there was some way to counter people afking in spawn for longer survival time 😂

#

Is there a way i could do it with a separate plugin that tracks time since last death itself instead of using minecraft data?

turbid tide
#

you could but there is no plugin that I know of that does this

#

so you'll probably need something custom

maiden wing
#

Alright cool thank you!

#

Appreciate the quick response 🙂

slender rover
#

Can someone help me please with math problem 😄
When I use it like that it work normally
%math_2/5*100%
but when I try to use placeholder like this its spamming my console and it do not work at all..
%math_{placeholder_1}/{placeholder_2}*100%
Error:
[PlaceholderAPI] [Math] Invalid Placeholder. '2/5*100' is not a valid math expression.

What Im doing wrong? Because I need it to work with these placeholders 😕

hasty iris
dim nexus
#

hello

#

what does %player_exp% returns exactly in 1.16.5?

#

for some reason it is returning 0.0 when i've 2 levels of exp

lilac oxide
sturdy raft
#

Hello, I want to ask for support about the CheckItem expansion.
The modifier namecontains, namestartswith and nameequals does not work. (I think)
I try to use the command /papi parse me %checkitem_namecontains:Panda% when I have in my inventory a Panda Spawn Egg and a Custom Player Head name "Panda's Head", and it parses "no".
Any help?

mint fable
#

I would love to help but sadly I've got to head to bed

#

if you're still around tomorrow I can help ya out

#

only thing I can suggest now is making sure you're on the latest version of papi and checkitem

sturdy raft
sturdy raft
split orchid
#

why icant download expansion luckperms and other

#

im using paper 1.12.2

slender rover
hybrid stratus
#

I have an issue registering my plugin's placeholderAPI's placeholders.

hard basalt
hard basalt
pulsar ingot
#

how do i check all placeholders i have

hybrid stratus
#

When can I register the placeholder Of my plugin?

#

when I try to register it on the "onLoad" it gives me a null pointer exception "PlaceholderExpansion:132"

turbid tide
#

Load it onEnable. Also what's the full error

turbid tide
#

yeah you probably want to register it onEnable

sturdy raft
hard basalt
sturdy raft
hard basalt
#

do u have a screenshot ?

mint fable
#

What is Purpur @sturdy raft ?

#

is it another server software like spigot/paper/etc.?

warm topaz
#

yup

sturdy raft
#

Ye

mint fable
#

1.16.5 you said?

sturdy raft
#

It's a fork of Paper

#

Yup

mint fable
#

/papi dump

#

can you send that over

#

=paste

tender vaporBOT
#
HelpChat Paste

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

mint fable
#

in console

sturdy raft
#

that?

mint fable
#

yep

#

loading my server up to test

sturdy raft
#

ok

mint fable
#

in the meantime, try a dev build of papi

#

seems to be working fine for me on 1.16.5 with 2.10.10-DEV-118 checkitem 2.0.6

#

obviously i recommend the latest dev build though, i'm updating rn

sturdy raft
#

Ok, I'm updating to the last dev

mint fable
#

wait a minute

#

I think I see the issue

#

you're trying to check if the local name of an item contains Panda, not a custom display name for the item

#

that won't work sadly

#

let me see if I can add that real easily

sturdy raft
#

I'm trying to check the name of the Panda Spawn Egg

#

which is Panda Spawn Egg

mint fable
#

ye, but it's not a "custom name"

#

so it's treated completely different in regards to how it's coded

sturdy raft
#

oh ye, also a custom name

#

so need to download another expansion?

mint fable
#

nah, let me see if I can add support for it

sturdy raft
#

ty

mint fable
#

I got no idea

#

the only way I see that I could do it now is if the server has a specified lang file

#

how can I get Panda's Head @sturdy raft

sturdy raft
#

I use /itemname Panda's Head

#

from CMI

#

on a player head

mint fable
#

so

sturdy raft
#

oh wait

mint fable
#

I did that on my spawn eggs

sturdy raft
#

I use a datapack

#

the spawn egg I didn't change the name

#

but for the custom head

mint fable
#

So croa

#

there's a bit of an issue

sturdy raft
#

I use a datapack to give a player when kills a mob

#

ye?

mint fable
#

you're using a custom datapack for names of items, right?

sturdy raft
mint fable
#

I don't know if that will work with this

#

idk if spigot sees datapack stuff like that

sturdy raft
#

oh

#

so... it doesn't have a solution, right?

mint fable
#

for the egg, no

sturdy raft
#

the egg is from Vanilla Minecraft

mint fable
#

if you use /itemname for the head, but I don't think you do, it would work

sturdy raft
#

the custom head is the issue

mint fable
#

yep, being from a datapack it doesn't actually modify the displayname of the item in spigot I don't think

#

if it did, %papi_checkitem_namecontains:Panda% would work

hard basalt
#

is mmoitem work with checkitem ?

mint fable
#

meaning?

turbid tide
#

it should bcz its just an item with custom names and lores

sturdy raft
#

recommendations?

turbid tide
#

you can't check nbt tags tho

mint fable
#

no idea how to do this @sturdy raft

#

if I did I'd just add it to checkitem

#

:L

#

sadly

sturdy raft
#

:c ok

#

at least you tried

turbid tide
#

I guess the best way would be to just use a plugin instead of a datapack

#

like EpicHeads or something

mint fable
#

could you create the items with custommodeldata @sturdy raft maybe?

sturdy raft
#

I don't know how to use custommodeldata

mint fable
#

I can't think of anything else that is "hidden" to the player

turbid tide
#

custom model data would require a resource pack tho wouldn't it? I think best is just to use a plugin instead of a datapack

sturdy raft
#

It's the same but instead of a datapack is a plugin

mint fable
#

that would make it a lot better

sturdy raft
#

but all the old heads will not be affected by the CheckItem expansion?

mint fable
#

correct

sturdy raft
#

yisus

mint fable
#

not sure how you could retroactively fix that one...

sturdy raft
mint fable
#

well... I'm not too sure either

hard basalt
#

using item createor

mint fable
#

I just know it's a datapack sort of thing

#

resourcepack/datapack

hard basalt
#

there's many free out there

mint fable
#

I think the plugin might be the best solution though

#

because either way, you can't fix what the player's already have...

sturdy raft
hard basalt
#

ummmmmm

sturdy raft
hard basalt
#

yeah that will work too

mint fable
#

croabeast when you get a blaze head on drop, is it named Blaze or blaze's head?

sturdy raft
mint fable
#

i know that

#

but I'm askign what it says in-game

#

because that tag might be outdated

austere hawk
#

Ay, aynone know why this doesen't work?

#

%math_{ultraprison_next_rank_cost}/100*{rng_25,50}[precision:0]%

sturdy raft
#

wait a sec, I need to test that

austere hawk
#

Sorry for distrubing.

mint fable
#

you see how it says the name is supposed to be Blaze?

sturdy raft
#

it says Blaze's Head

mint fable
#

and the texture is right and all, ye?

sturdy raft
#

yup

mint fable
#

so

#

{display:{Name:"{\"text\":\"Blaze Head\",\"italic\":\"false\"}"},SkullOwner:{Id:[I;154901009,355289695,-1810345794,-1471547454],Properties:{textures:[{Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGVlMjNkYzdhMTBjNmE4N2VmOTM3NDU0YzBlOTRlZDQyYzIzYWE2NDFhOTFlZDg0NzBhMzA0MmQwNWM1MmM1MiJ9fX0="}]}}}

austere hawk
#

ah alright

mint fable
#

That is the correct tag that I've tested

#

works with checkitem

#

/minecraft:give @p player_head{display:{Name:"{\"text\":\"Blaze Head\",\"italic\":\"false\"}"},SkullOwner:{Id:[I;154901009,355289695,-1810345794,-1471547454],Properties:{textures:[{Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGVlMjNkYzdhMTBjNmE4N2VmOTM3NDU0YzBlOTRlZDQyYzIzYWE2NDFhOTFlZDg0NzBhMzA0MmQwNWM1MmM1MiJ9fX0="}]}}} 1

#

I had to fix the name

#

and it works

#

but it would have to be done for every mob

sturdy raft
#

mmm

mint fable
#

from {SkullOwner:{Id:[I;154901009,355289695,-1810345794,-1471547454],Name:\"Blaze\",Properties:{textures:[{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGVlMjNkYzdhMTBjNmE4N2VmOTM3NDU0YzBlOTRlZDQyYzIzYWE2NDFhOTFlZDg0NzBhMzA0MmQwNWM1MmM1MiJ9fX0=\"}]}}}
to
{display:{Name:"{\"text\":\"Blaze Head\",\"italic\":\"false\"}"},SkullOwner:{Id:[I;154901009,355289695,-1810345794,-1471547454],Properties:{textures:[{Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZGVlMjNkYzdhMTBjNmE4N2VmOTM3NDU0YzBlOTRlZDQyYzIzYWE2NDFhOTFlZDg0NzBhMzA0MmQwNWM1MmM1MiJ9fX0="}]}}}

turbid tide
sturdy raft
#

but it doesn't work if I check namecontains: Blaze?

mint fable
#

after I fixed it, it works with checkitem yes

#

that's if you want to stick with the datapack, you just have to modify it

sturdy raft
#

ok... maybe change all the mob heads from the datapack is not a good idea xd

mint fable
#

or you can switch to a plugin you were looking at

sturdy raft
mint fable
#

correct

#

now...

#

you could have a commandblock

#

that constantly runs

#

and replaced all old heads with new ones

sturdy raft
#

ye

mint fable
#

but I have no idea how to set that up

sturdy raft
#

give me pls

#

oh

#

:c

mint fable
#

lmao

#

but I know you can

sturdy raft
#

wat

mint fable
#

might be easier than you think

sturdy raft
#

I dont have any idea how to use command blocks

mint fable
#

ya... I said that with a lot of confidence

#

I also got no clue

austere hawk
hard basalt
#

maybe use a repeat cmd without condition ad redstoneless that ran an update command till it done

sturdy raft
#

:,)

austere hawk
#

however thanks you for trying.

mint fable
#

/papi parse me %ultraprison_next_rank_cost%

#

what does that return?

austere hawk
mint fable
#

woah

#

that's a big number

#

but it also has commas

#

which is a problem

austere hawk
#

ah

#

Is there way to remove commas?

#

or should I ask developer to add without commas?

hard basalt
#

it a number format

mint fable
#

have you checked if there is any placeholder like that

austere hawk
#

yes

#

There is another placeholder but formatted

mint fable
#

ugh they added a formatted one

#

but not a raw

austere hawk
#

insted of numbers it will show 1M 1B etc.

#

yeah.

#

so that is problem?

hard basalt
#

maybe make a javascript placeholder to de-format it ?

mint fable
#

looking for that atm

austere hawk
#

uhm maybe

hard basalt
#

basically it just need to slipt and remove the commas, and convert string to mumber, maybe float should work

mint fable
#

1 line

austere hawk
#

i mean is it possible to do with javascript?

#

if not

mint fable
#
noComma = "%ultraprison_next_rank_cost%".replace(/,/g,"")```
#

try just that

austere hawk
#

where I should place that hahaha

tender vaporBOT
#
Javascript
Useful Links & Information:

An expansion that allows you to use javascript for processing
Wiki
Community Scripts
GitHub
eCloud

mint fable
austere hawk
#

ah alright

#

engine?

mint fable
#

leave undefined

austere hawk
#

ok

hard basalt
#

is the essentials.invsee only allow normal player to see other inventory or can modify it too?

austere hawk
#

how to test it?

mint fable
#

/papi parse me %javascript_<whateveryounamedit>%

austere hawk
#

Alright

#

so

#

now i have .00 at end

hard basalt
#

it fine

mint fable
#

that should be fine

hard basalt
#

demical ok

mint fable
#

it's math

austere hawk
#

alright boys

#

thanks!

hard basalt
#

ok

austere hawk
#

tysm cj!

hard basalt
#

phew

mint fable
#

👍

austere hawk
#

While you're here what happend with your autominer plugin

#

rip project?

mint fable
#

wym?

#

it's still out there

austere hawk
#

yeah but last update sep 25

mint fable
#

🤷‍♂️ no bugs

austere hawk
#

alright, anyway thanks again!

hard basalt
#

if it still good then no update needed

mint fable
#

exact

scarlet valve
#

Hi

#

I want a papi that display vault prefix of other players

turbid tide
#

display it where?

scarlet valve
#

In a papi

#

In a scoreboard

turbid tide
#

so instead of displaying the player's rank it would display another's player rank?

scarlet valve
#

Like %vault_prefix%

#

This will display your prefix

turbid tide
#

yeah

scarlet valve
#

I want to display another player prefix

#

Not my

turbid tide
#

well you can use the ParseOther expansion

#

%parseother_{OTHER-USER-NAME}_{vault_rank}%

scarlet valve
#

Thanks

#

This helps lot

turbid tide
#

👍

scarlet valve
#

My scoreboard just disspear

#

Aaaaaaaaaaaaa

#

@turbid tide

turbid tide
#

huh have you downloaded the parseother expansion?

scarlet valve
#

Yes

#

And reloaded

turbid tide
#

what placeholder have you used? the exact one you've put in the scoreboard I mean

scarlet valve
#

%parseother_mrdla333pe_{vault_prefix}%

mint fable
#

oof

#

you removed the {} around the username

turbid tide
#

^^^

scarlet valve
#

Same

mint fable
#

so %parseother_{mrdla333pe}_{vault_prefix}% still not working?

scarlet valve
#

%parseother_{mrdla333pe}_{vault_prefix}%

turbid tide
#

can you try /papi parse me %parseother_{mrdla333pe}_{vault_prefix}%

#

see what it says

mint fable
#

and mrdla333pe is online?

scarlet valve
#

no

turbid tide
#

well that will be a problem

scarlet valve
#

Do he have to be?

mint fable
#

vault placeholders don't work for offline players

#

no permission placeholders will

scarlet valve
#

Aaaa

#

It works

mint fable
#

ya..

scarlet valve
#

Thanks

mint fable
#

👍

scarlet valve
#

1 more question

#

Can i replace the name with another placeholder,

#

?

mint fable
#

yes

scarlet valve
#

So i put{{}}

mint fable
#

nope

#

just {}

scarlet valve
#

Or 1 will work

turbid tide
#

1 should work

scarlet valve
#

Ok

turbid tide
#

2 will also work I think tho

scarlet valve
#

Thanks

mint fable
#

most likely not @turbid tide

scarlet valve
#

So no%

mint fable
#

no %

scarlet valve
#

Ok

mint fable
#

yes no % because it adds them

#

more brackets would probably break it tbh @turbid tide

#

somehow

turbid tide
mint fable
#

ah ye