#placeholder-api
1 messages Β· Page 74 of 1
tacospigot 1.8.8
Remii, if you use a placeholder to return that yes
/papi ecloud download statistic 1.7.0
/papi reload
do those two command Notchy
i have tht
You don't have the 1.7.0 one
im just using tht placeholder on deluxemenus to create /stats
so im just using tht to test tht
How should I create a arrow placeholder? o.o
add update_interval: 1 & update: true
the interval goes in your menu settings
and the update true is per item
=paste
Please use a paste service to share configs, errors, code and long logs.
β’ HelpChat Paste
show me your menu
you sure the id is valid?
for sugarcane?
i tried it with diamond block and tht worked
wats the material id for scane?
i tried sugar_cane, sugarcane, reeds
This list contains all the up-to date Materials that are available in Minecraft!
β’ 1.8.8 - Materials
β’ 1.12.2 - Materials
β’ 1.13.2 - Materials
β’ 1.14.2 - Materials
Guess ull have to use SUGAR_CANE_BLOCK
aBoo, mind checking args page for spelling mistakes, I've updated it a bit (gonna be staying as it's own page since it's a lot)
i tried ttht
ddidnt work π¦
Oh sorry, wrong ping @rapid sundial ^
Well then, it will tell u what's the problem in console Notchy
Ok frosty
tnks bb β€
β€
Well then, wrong material
try parsing this when holding a sugar cane %player_item_in_hand_data%
%player_item_in_hand%
these two
@radiant jewel
Please be patient and don't ping helpful or staff members!
sec
there's your issue Caused by: java.lang.NoSuchMethodError: com.wasteofplastic.askyblock.PlayerCache.getIslandLevel(Ljava/util/UUID;)J
What's that supposed to mean lmao
I mean it says it ,-,
guessing you're using the wrong version
or if that's yours, #development
- '&cβͺ &fSugar-Cane: &a%statistic_mine_block_SUGAR_CANE%'
it should work
but it doesnt
Statistic version?
1.7.0
And does it work for other mats?
ya tried it with diamond block
i hate it π
(tbh making it like this would honestly be a better way {material} ) (if it's posible)
so it reads the value inside {}
As i said, use SUGAR_CANE_BLOCK
Hmmm
Its either mc statistic is weird/broken or its called a weird name
will look into it today
On phone atm
thanks π can u @ me or msg me if u find a solution?
Sure
thanks β€
aBooDyy its kinda good
but
if i use the blink its like he is removing the whole placeholder
the text is jumping
%animations_blink_β% Click me to connect...
this for example
Hey I need help with CitizensCMD
What is the placeholder for the player tha clicked then npc?
%player_name%, %p%, %player%
Depends
So question is how I can reset the data like; %statistic_time_played% .. etc!
... denpends?
delete playerdata
its in vault plugin
no?
delete user cache in main folder
in the server
You won't be able to upload images here directly to avoid spam, so please use https://imgur.com/ to upload images/screenshots.
"usercache"
[{"name":"OngMong","uuid":"31db7907-5fc9-4403-9b13-170d2eca0c00","expiresOn":"2019-09-01 20:09:47 +0900"},{"name":"jjunpyo306","uuid":"a0f71eb5-d696-4734-a1d7-b23201ea8496","expiresOn":"2019-08-14 18:27:32 +0900"}]
It's all!
I think It would not be perfect data..
@austere hawk sorry mention
delete everything and put in []
perhaps #general-plugins ?
hmmm Would it delete all data in papi?
it deletes all player data. basically server doesnt know that anyone joined yet
thanks
@ruby yoke just tested it, looks like that mat isnt supported in mine block statistic.
Its not statistic expansion issue
Hey! im currently using papi animations like %animations...blink...β%.. its working but when the arrow get invisible the whole text is moving backwards.. is there a fix?
Hey im tryna used statistic for placeholder for my scoreboard
but its not worker
anyone know how to fix
ive downloaded using /papi ecloud download statistic
Server version?
/papi ecloud download player
/papi reload
and added to my score board using%player_online%
but it doesnt actually work
just show "yes"
Use server placeholders for that
sorry but im kinda confused
Use server_online
Np π
aBooDyy do you maybe know a fix for my problem too?
Forgot about it sorry, will check in a bit
@rapid sundial use this js placeholder,
function blink() {
var p = "%animations_blink_β%";
if (p === "") return " ";
return p;
}
blink();
dont think that it will be possible with animations only
check js wiki if u dont know how to setup a js placeholder https://github.com/PlaceholderAPI/Javascript-Expansion/wiki
you already told me how to do js placeholder π i guess i need to find another arrow because the size of it is like 1 1/2 letter
@bronze bison
so it will never fit
use whatever u want, just change the placeholder in the script i sent
and the " " is what it will show when the text disappears
Could a JS custom placeholder store data that the player can enter via command?
aBooDyy is there a way to make like a "half space"? because if i do only 1 space its too less and if i do 2 spaces its too much
do you know one? π
@bronze bison ohh well thanks for testing it I'll figure out some other way to do it
@ruby yoke
Please be patient and don't ping helpful or staff members!
for some reason the palceholders are not getting updated anymore π¦
im using %javascript_arrow% around 10 times in the server navigator
im using it in the lore
%javascript_arrow% Click me to connect...
like that
in dm? did u add update: true for the item and set the update_interval: 1 for the gui?
yes
how about trying it twice in papi parse command ?
one second
Papi parse is doing good
sometimes its switching if i reopen the menu
can i see the gui options part in ur menu?
menu_title: '&6XXXXXX Navigator'
open_command:
- test
open_commands: - '[sound] NOTE_PLING 10 1'
size: 53
update_interval: 1
items:
53 is an incorrect size ,-,
54? π
mhm
multiple of 9
and its working for me https://img.aboodyy.net/19.08.01_23-13.gif
I actually took out a calculator, cuz I never use 54 :p
no :p
alright
update_interval: 1
items:
'1':
material: STONE
update: true
slot: 0
priority: 1
display_name: '&atest item'
lore:
- '%javascript_test%'
is it possible that there are too many placeholders in the menu?
so dm cant handle it?
dont think so, any errors in console ?
i get those things
[22:13:26 INFO]: [DeluxeMenus] requirement: CBR_online from requirements list
[22:13:26 INFO]: [DeluxeMenus] Requirement type: STRING_EQUALS_IGNORECASE
[22:13:26 INFO]: [DeluxeMenus] requirement path: items.sb.view_requirement
but i dont think thats an error x.x
what is wrong?
probably ur spacing is wrong
i can do 5 &a%javascript_arrow% palceholders
if i do it 6 times it doesnt update anymore
i tried to make a second arrow placeholder but its still not working
how can the requirement went wrong? i followed the wiki -> https://www.spigotmc.org/wiki/serverselector-menu/
use the updated wiki
The all in one GUI menu plugin!
β’ Spigot
β’ Wiki
β’ GUI Creator
β’ Placeholders
ohh my fault.. i used that wiki π and i took it 1:1 out of it
In the DeluxeMenuMaker i get this -> "stringequalsignorecase" that cant be right?
string equals ignorecase
parse %pinger_online_127.0.0.1:25520%
thats working
&aOnline
everything is working
but i still get those "warnings" ?
what warnings?
[22:47:10 INFO]: [DeluxeMenus] Requirement type: GREATER_THAN_EQUAL_TO
[22:47:10 INFO]: [DeluxeMenus] Requirement has deny commands
[22:47:10 INFO]: [DeluxeMenus] requirement path: items.6.left_click_requirement
[22:47:10 INFO]: [DeluxeMenus] requirement: CBR_online from requirements list
[22:47:10 INFO]: [DeluxeMenus] Requirement type: STRING_EQUALS_IGNORECASE
[22:47:10 INFO]: [DeluxeMenus] requirement path: items.skypvp.view_requirement
idk what it means tbh
but everything is working
so i guess its just a bug of dm on 1.8.8
dm version?
1.8.8
1.12.2
1.13.2
1.14.2
v1.10.5
v1.12.0 - Latest
v1.12.0 - Latest
v1.12.0 - Latest
No s.
Anyone up to help me with the placeholder freeze "bug" ?
I have a custom javascript placeholder which is just a blinking arrow (%javascript_arrow%)
The DM server navigator works fine if i only use the arrow 5 times... if i use it 6 times the animtion is freezing
using dm 1.10.5 with paperspigot 1.8.8
update & interval is set
everything is working fine except i put in more than 5 of this js arrows
i guess i found it... its only allowed 1 animation per lore
Could a JS custom placeholder store data that the player can enter via command?
Hi, I'm trying to create a custom placeholder. I looked through the wiki and followed the guide as best I could. However, when the server starts, it throws an illegal argument exception statin the PAPI is already enabled. I looked online, and could find any working solutions. Do any of you have ideas?
=paste
Please use a paste service to share configs, errors, code and long logs.
β’ HelpChat Paste
Paste your error in the log there
What do you mean?
I have this:
if (Bukkit.getPluginManager().getPlugin("PlaceholderAPI") == null) { throw new RuntimeException("Failed to load PAPI library."); }
new DeathPlaceHolder(this).register();
I don't have any initialization of my main class, sorry I'm not thinking clearly atm lol
That's clearly a bad way to do
if (getServer().getPluginManager().isPluginEnabled("PlaceholderAPI")) {
new DeathPlaceholder(this).register();
}
@shell dove use ^ instead
And also, the code I just did above should be done inside onEnable method
Elaborate
So as you can see in that image
the [MERMAID] tag is {deluxetags_tag}
and it's working properly right
but the {networklevels_level} isn't
essentials chat I pressume?
yes
perhaps try {mvdw_networklevels_level}
Can you link me to the plugin
@brisk coral Unknown expansion.
And before you ask, yes I have done /papi parse me %networklevels_level%
and it shows up perfectly fine
I suggest switching to a better (working) chat plugin, (ezChatFormat or if you want something over the top, DeluxeChat)
well its quite weird
deluxetags wasn't working on my main server and it suddenly fixed itself
so maybe its the same issue
nope
:(
ill try deluxechat :P
wish me luck i guess
:O
should i remove essentialschat
Hey, the placeholders take a while (10 - 20 seconds) to register on server startup. is this normal? This didnt happened before.
Are you on latest version?
I cant use it as most of the plugins i use doesnt have updated placeholder
i use PlaceholderAPI version 2.10.1
anyways it happens with latest too
Please use a paste service to share configs, errors, code and long logs.
β’ HelpChat Paste
change the update interval for placeholders to like 1 second
Isn't the latest is 2.10.3? π€
read chat
Get i get some help i dont know how to fix this
https://paste.helpch.at/zenopipite.rb
If you request in the actual correct channel maybe someone would #development @blissful silo
Caused by: java.lang.NoClassDefFoundError: com.comphenix.protocol.injector.PacketConstructor
Caused by: java.lang.IllegalArgumentException: Unable to find findStatistic in net.minecraft.server.v1_13_R2.StatisticList wrong version of protocol lib for that version of the server apparently
Could a JS custom placeholder store data that the player can enter via command?
No but there is a WIP expansion u can do that with @austere hawk
@final shadow you literally have the most important plugin on spigot, imo lol, how does it feel?
clip is currently camping
when ever i try to put a blocks mined statistic (i think this one works) %statistic_mine_block% it just does not show it
1.12.2
its %statistic_mine_block% for blocks mined right?
yes
k
the placeholder updates every 30 sec by default
you can change that via the papi config
Hey, how can I make it so I can list players from a certain group into Holograms (CMI)
he said CMI ,-,
π«
Sorry about that, I'm using Luck Perms.
SEE @brisk coral !!!
@rotund pendant
Please be patient and don't ping helpful or staff members!
Screw you barry
xD
I meant CMi that I was using Holograms from CMI and not the Holograms plugin itself (My bad)
Anyone work with Jobs reborns shop? Trying to add spawners from Mineable spawners I thought there was a way to use commands instad of id's?
Feel free to mention me
Never mind I was being dumb
i have a blocks mined statistic and when i mine dirt it goes up 3 instead of one...
Same as me bro
Hi, i've a problem. I need to put %rranks_elo% in my chat format on essentials, i installed ChatInjector and changed %s to {} but:
https://imgur.com/a/rHEz43E
if you've got chatinjector use %%
aw, so can i do something?
?asktoask
@placid rune
So, where can i get those placeholderAPI commands? Like the list what i want to add.
I want to use placeholder on my hub server.
I want to put there each server name + how much players are online.
But i don't know where i can find it.
I have to use only those 2 placeholders?
To each of my server?
Ye i'll.
Thanks for the help!
What does this %bungee_total% means? Players?
Or what?
I'll do example, so if i add it then i just write: %bungee_total% %bungee_Factions%
And with another server the same? (%bungee_total% %bungee_SkyBlock&)?
ye the total amount of players
yes
although that format would look bad, but completely up to you
But how can i set that will show like 5/100
Those same commands?
What u sent to me.
Huh.
Why i can't place it on the same line with name, like that: " - '&b >> &4&lFaction: %bungee_factions%' "
Anyone know how I can use a permissionsex placeholder or a work around? I'm making a tag menu with deluxe menus and I want a placeholder that shows the active tag. I don't want to do this using permissions.
I need help with a specific expansion, checkitem - https://api.extendedclip.com/expansions/checkitem/
I'm trying to use the %checkitem_lorecontains:% placeholder but no matter what it always returns false, I'm not sure how to format the placeholder so it matches and detects the lore in the item in my inventory
What version (server)
1.13.2
Papi parse
show me your exact placeholder
Got a grass block with 1 word in lore &6test
Tried both of these:
/papi parse Segysmundo %checkitem_lorecontains:Test%
/papi parse Segysmundo %checkitem_lorecontains:&6Test%
Also tried with a non formatted word in the item's lore, so it shows white, still doesn't detect it
Checked the github page but didn't manage to get how it attempts to get the lore
also, it's lorecontain
Are you sure? I think that's a typo in the expansion's cloud page
@mint fable When you aren't busy could you please test out the checkitem lore checking placeholder
I think the expansion needs better documentation overall, on the expansions page it has variables it's missing on the github page and vice versa
I also had to guess how the inhand variable had to be added etc
Still a really useful expansion
Theres not time to wait! Ask your question @heavy jay!
this a my problem
i have papi replace problem.
this a papi problem or any plugin ?
the expansions proble, I suggest contacting the author of it
seasons or tab ?
seasons
okay
Guys, what's vote party placeholders?
I have to link spigot to somewhere?
it explains it perfectly
Done i think.
@brisk coral expand on that?
you mean elaborate?
either or
Basically the lorecontain and namecontains don't work
wdym?
I swear I tested all of these before updating
I tested on 1.14.4 and the guy tested on 1.13.2 and they didn't work
What about the other name ones?
sec lemme hop on and test
Any errors?
can't test rn cuz internet is going to shit slowly..
will test a bit more and get back to you
I did just find a bug though O.o
No errors show up, papi parse always returns false
When parsing for checkitem lorecontains
Either there's something wrong with the placeholder or I have no idea how to format the placeholder's lore
maybe It's the second line thing
Which line?
Pretty sure I check all lines, gimme a sec
That line isn't part of the item's formatting or nbt info though
What?
Which line are you refering to?
http://img.cjservers.net:3096/webserver/DankImages/2019-08-03_15-03-04.jpg
works with multi-line for me this way
oh
you didn't add a mat
Let me try it out
namecontains works fine though, are you still having issues with that?
hi
Yep, it does indeed require mat
I have a question
Theres no time to wait! Ask your question @obsidian niche!
@mint fable Do you think you could remove the material requirement to be able to set a lorecontains
Ok, thnx anyways
aha
It doesn't require mat
it just requires something in front of it
well, kind of
I forgot to add in a line that replaces the lorecontains: part with ``
so it was checking if your lore contained lorecontains:Test instead of Test
oof
Is there a way to update the placeholders on the ecloud for my expansion?
Because -papi checkitem doesn't show all available modifiers (even though the wiki should be referred to anyway)
Β―_(γ)_/Β―
@mint fable
Use #general-plugins-2 to keep all your support in one area
I just submitted an issue for your expansion in case you think it's a good addition and have the time to add it - https://github.com/PlaceholderAPI/CheckItem-Expansion/issues/2
π Will check it out later
Welp, got that added
Not public due to some other bugs, but there is a download link for it on the issue linked by Segysmundo above ^
Wouldn't it be easier to ask the author of the plugin to add them?
i want to use it on deluxe menus
I mean ye, contact the author and ask them to add placeholders
hmm k will do tht
Unless if you have big brain to scout their api and create your own π
is it your plugin? @zinc hare
Because you could just include it with your plugin instead of making an expansion
hi lads
i just downloaded placeholder api
how do i have the plugin find all the plugins i have and download all their expansions?
ok
now
how do i know for sure that it's the exact same version of the plugin?
because it said it downloaded towny 1.0.0
idk if that's what im using
downloading the expansion without defining a version will always download latest
what's your server version?
1.14.4
so what now after i've downloaded them?
where do i find the placeholders and how do i use them in my configs?
sorry bro im dumb at this
after you've downloaded all do /papi reload so it registers all the expansions
(and since you're on 1.14.4 latest expansions will work)
now i can use any placeholder i've downloaded anywhere?
You can find all the expansions along with their placeholders there
if the plugin you're using supports placeholderapi yes
ok
it's TAB Reborn
i dont see it on the xpansions list but he told me to get placeholderapi so i assume it still works
ye it does
yup
now i can just use them bitches with no restart?
yup
@digital raven
Please be patient and don't ping helpful or staff members!
also, if you want to test if the placeholder works use /papi parse me <placeholder>
Don't ping admins please
yo
can you help me
/npc create <entity type> <id>
what do they mean with Entity type and id because i do not understand
I implemented an internal expansion following the wiki (https://github.com/PlaceholderAPI/PlaceholderAPI/wiki/PlaceholderExpansion#internal-class) and am experiencing issues with 2.10.3.
When the expansion class is registered I check that it is reporting as registered by the api class, and it returns true, however, using the papi info command the module is shown as not registered and the expansion is never being processed.
No errors popping up in the console either.
hello
what is entity type and id what do they mean witht that
What does that have to do with papi?
To answer your question the entity type is the type of the entity (e.g. chicken, cow, villager, etc) and the id is some identifier that you must provide that is unique to that npc (that is what it sounds like at least).
Favorlock, you are using the new papi hook right?
I implemented the internal expansion exactly as described in that wiki page I linked.
I implemented the ExpansionUnregisterEvent in a listener to see if it's being unregistered arbitrarily, but not seeing any log indicating so.
have u added PAPI as softdepend or depend?
Yes., softdepend
hmmm
How can I get my head in a DM GUI
I thought it was so simple but can't figure it out rn, too tired.
answered in #general-plugins
Here is what I'm getting from some logging:
expansion.register(): true
expansion.isRegistered(): false
PlaceholderAPI.isRegistered(identifier): true
I believe the reasoning has to do with this line in the source: https://github.com/PlaceholderAPI/PlaceholderAPI/blob/master/src/main/java/me/clip/placeholderapi/expansion/PlaceholderExpansion.java#L101
In PlaceholderAPI it's checking case insensitive, but in the PlaceholderExpansion it's checking case sensitive.
Did u reload after register
Nope.
guess u shouldnt use big cases in ur identifier anyway
I use the plugin name as the identifier, so I don't really feel that it should matter.
Simple solution would be to just do .toLowerCase on everything
clip, how was camping π
What happens when you lower case everything on your end
Pretty sure I lowercase on registration
@final shadow Just change that line I mentioned to PlaceholderAPI.isRegistered(getIdentifier())
You have inconsistent methods of checking depending on where it's called from
well ive hooked into papi using inner class like 2 days ago and its working fine, its kinda weird
Care to pr a fix to make it consistent
Sure, will do right now.
don't forget to add a force op command while you're at it π
Pretty sure itβs just the call to isRegistered needs to add toLower
Thanks I just got home and canβt but glad you caught my mistake
PlaceholderAPI does getRegisteredIdentifiers().stream().filter(id -> id.equalsIgnoreCase(identifier))
And PlaceholderExpansion: PlaceholderAPI.getRegisteredIdentifiers().contains(getIdentifier());
so literally just a case check error
will submit a pr momentarily
K coo
I'll check to see if there are any other inconsistencies while I'm at it.
Ty. Not at my pc so Iβm useless but I appreciate the fix for my carelessness
Well, the result is consistent now, but for some reason my expansion is still not being called. Not sure if this is an AnimatedScoreboard issue now or if there is some other bug in papi.
placeholderapi is set to true in that plugins config and /papi parse Favorlock %enj_balance% for my plugins expansion just returns %enj_balance%.
Use build 77 on Jenkins with your changes
Yeah, it's some other issue with the plugin. I'll investigate and see if I can't figure out what's going on.
wait, ur plugin name is enj ?
use the identifier u set, instead of enj
%<identifier>_Placeholder%
well enj is part of my identifier, I also have eth_balance, enj_url, and so on
You should probably explain that in the wiki then
hm?
because the code example in the wiki doesn't use the identifier as a prefix
no u dont add it in ur onRequest/onPlaceholderRequest method
public String getIdentifier(){
return "test";
}
with ```java
public String onPlaceholderRequest(Player p, String identifier){
if (identifier.equalsIgnoreCase("something")) return "";
}
the placeholder would be `%test_something%`
so ecmp is the "expansion" name /papi info ecmp
Thanks. Everything appears to be working well.
Glad it is! π
Was a user error in that case then, but still discovered a bug. lol
yea lol, ty for that.
Does anyone know how can I grab the placeholder from a plugin that's not in placeholder api?
How are you trying to access the placeholder? If it's an internal implementation included in a plugin they should be registering it when the plugin is loaded, so you would just need to use w/e their placeholder is. If it's an external expansion I believe there is a folder for that in the papi data folder.
@swift bobcat mvdw?
It's not in PAPI or mvdw
It's just a place holder from an other plugin I want to use, but it's not registered in papu
Papi*
@swift bobcat Link?
Yeah one sec
I'm not sure what I need to put in my code to use like the vote count etc.. to display in chat
Are you using a plugin that supports papi to display the placeholders? E.g. AnimatedScoreboards for scoreboards, etc. If so you should just be able to use the placeholders they list as such: %voterewards_total_votes%
I recommend contacting the developer @swift bobcat
@austere hawk pretty sure developer isnt support placeholderapi
Yeah I can't use the %voterewards_total_votes% with other plugins or just with parsing it
Contact the dev
@sharp jay They list PlaceholderAPI in the depends section on that post.
No errors in the console @swift bobcat ?
^
./papi ecloud download VoteRewards
But the placeholders work
then ./papi reload
Doesn't exist
ah
let me take a look at the source
Okok
Thx
I submitted a PR to them (https://github.com/GeorgeV22-ArtlieX/VoteRewards/pull/6)
Of course I can't guarantee they'll take action though.
Is there a way to disabled the message from papi Placeholders for that plugin no longer work. Please consult [] and urge them to update it ASAP.? Two of my plugins are not updated and will most likely never be.
Well at least one of them won't be, the other is v1 of NamelessMC plugin, since I am on v1 of the software I can't use the v2 of the plugin until the final release of the v2 software
Not unless you delete the placeholder expansions. I donβt think thereβs a way to disable it
Looks like Statistic is not working
i tried doing /papi ecloud download Statistic and tried the placeholders i also did /papi reload and checked the /papi list it was not listed and the placeholder is not working
ye it was changed a bit
I think due to a fact that the method change
thanks @brisk coral it worked
been dealing with this for the past 3 hrs lmao it was just the god damn version π€¦
hello im using placeholder api. I have a guilds plugin witch give a %guild% placeholder. My chat manager shows []<Player> xxx if he is not in a guild. I want to get rid of that pair of blank brascket if he is not in a guild. Any solution?
use javascript
any doc?
what does it return when you're in a guild?
[guild] <Player> xxx
sec
var guild = "%guild%";
function guildFormat() {
if (guild !== '') {
return '[' + guild + ']';
} return '';
guildFormat();
thx
you know how to set it up?
yeah
k gucci
im creating a new placeholder or just overwriting the existing one
the code seems to be overwrting
Any chance you're using my Guilds plugin?
ur guild plugin?
Which guild plugin are you using?
Check out the format section of the config. You can design the look of %guilds_formatted%
By default it removes brackets if the player is not in the guild.
working now
Using JS or the formatted placeholder?
Suit yourself
thx
and i suggest you to consider about blank
my chat manager is now using this
&b[&6Owner&b] %javascript_guilds%&b{player} &9> &7{message}
?
var guild = "%guilds_name%";
function guildFormat() {
if (guild !== '') {
return '&d[&c' + guild + '&d] ';
} return '';
}
guildFormat();
so normally a chat manager doesnt deal with multiple blank space
normally it shows xxx [guild] xxx
Okay
but in your case, it will show 3 blank spaces
Why
guessing if you aren't in a guild it returns a blank space
remove the space in ur chat manager and add it in the placeholder
What lol
so it would be [Owner](two space)<player> xxx
Hmm? what do u want it to display exactly ?
I know it should be owners job
one space between [owner] and <player> if no guild
i suck at english....
try removing the space before and after the placeholder and add them in the js placeholder it self
it should work with removing 1 space tho
If he did it vis J's that's fine
wait wut?
%guilds_name% should return the guild name without spaces before/after it

# Used for {GUILD_FORMATTED} and %guilds_formatted%
placeholder-design:
# The left bracket in the placeholder
left-bracket: '['
# The content of the placeholder. Either will be {name} or {prefix}
content: '{name}'
# What to show instead of the placeholder if there's no guild
no-guild: ''
# The right bracket in the placeholder
right-bracket: ']'
yeah
but in chatmanager, people always left two sapce for %guilds_name%
why would u want js if u have that?
Hork, it's not an issue with the plugin, you're setting 2 spaces in your format, one before and one after
If he achieved it via JS he can use that, I'll try to replicate his issue with the config version.
i know it should be owners' issue, i just give glare a suggestion to consider about space,,,,
tbh there's no way around that if you're setting it in your format (except js ofc)
im confused now :p
aBoo, I've been confused my whole life
lol
may be a little bit tips in conf file for owner to adjust the space number in chatmanager and guild
im talking about guild plugin
well, if fell confused, just ignore what i said
its not developers' issue, its just about humanity
owner would find out right after he use chatmanager and guild plugin
and thanks for all your advices
is there a placeholder for giving the head of the player which triggered it ?
wait that would go off topic XD
my idea is when i open a menu is deluxemenu
one of the items would the players head
Hi folks, stupid broad question - if one puts a placeholder in a placeholder, will that parse correctly?
haven't tried it myself, was gonna have a mythicmobs user try %denizen_<p@%player_uuid%.velocity.x>%
The placeholder has to have support, you won't be able to do something like %placeholder_with_%player_name%_stuff%
I don't believe that would work, no
but I think mythicmobs parses its own variables before papi, so I can do %denizen_<p@<caster.uuid>.velocity.x>%
truly hacking shit together
nice
if it were my mechanic I would just run a denizen script but the user is very, very new
no idea what denizen is so π€·
scripting language
my repo for examples: https://github.com/SXRWahrheit/Denizen-Scripts
I see
placeholder is included?
well
depending on how the language works, they could add support for placeholders
but they can't be %% they'd have to be something else like {}
like my parseother expansion
denizen includes placeholder support, yes, so you can parse denizen tags
ic
and denizen tags are like... everything
If you wanted to send that to the dev then ^
there's also a tag for parsing papi placeholders lol
That sounds like something you needed
I'm not sure I understand parseother
so the placeholder is like this
{player_name} instead of {%player_name%}
no %% I just used the {} to know exactly where the placeholder is
oh I see
what version of papi?
Having an issue with featherboard and Papi, I have the placeholders installed in papi yet they display on my featherboard as β%parkour_last_β for some reason I know itβs cutting off part of the name but the placeholder should be correct
Any ideas anyone
Edited to use {} instead of %% but still have the issue
its {placeholderapi_(papi placeholder without %% and brackets)}
Ooooo okay
I love you
Hmmm
That worked for one of my placeholders
But Iβm trying to get a world guard region placeholder to show up
And itβs now not showing the line at all
ull have to have the placeholder expansion
so for wg
/papi ecloud download WorldGuard
/papi reload
keep in mind that wg expansion have some issues if ure using the latest wg
Ahhh thatβs possibly it
has luckperms actually loaded properly?
So the DeluxeTags placeholders aren't working with DeluxeChat in 1.12
Aren't working for me, anyway. I believe I didn everything right. Any common errors I might've made?
@heady swan you install the expansion?
Yeah I actually got it to work. Thanks Terfs
np π
I just got a small question tho: In %player_health% always return a value with .0. Why not remove it π
=help
Various Commands for Barry.
β’ General Bot/Guild Commands
β’ Miscellaneous Commands
β’ XP and Level Commands
β’ ChatReaction Help
hello
what can this plugin benefit me in my server
and why do i need it
i am still new to this plugins business but i have a good understanding of how they work in my opinion
the name says it all
so what does it do exactly?
WhAt plugin @coarse spoke
placeholdere api obv
=plugin placeholderapi
- Its free
- Its placeholders
- It was made by clip
- Its a very good made plugin
- No reason to not want
π
Nice
k
@austere hawk The guy asked a simple question, no point in talking gibberish for no reason, if you can't help, don't answer
I was giving reasons sorry boss
yo there is an update for gemseconomy
%gemseconomy_balance_default%
%gemseconomy_balance_default_formatted%
%gemseconomy_balance_<currency plural or singular>%
%gemseconomy_balance_<currency plural or singular>_formatted%
these are the new placeholders
Thanks for letting us know, ill add them to the wiki.
is there a placeholder for combining the players of two worlds?
ohhh so if im placing a placeholder inside a placeholder i should use {}
yes
nice thanks
for maths, what should i do if i want to use percentages
wdym percentages?
like when the player has 100$, every hour he will get 10%
he will get 10$ each hour
%math_{gemseconomy_balance_cash}+100/10% ?
ohhhh
it works nice, thx
Hello why the placeholder of Pvp Levels wont work with DelexuMenus?
Level 12 I wrote it manually
- '&3PvPLevel &a12 &3%pvplevels_level% 55%'
Does your console show that when PAPI loads in that PVP Levels is using a deprecated method
As if that happens means that the expansion no longer works due to a outdated method being used
What is the solution?
My console dont spam nothing i check Pvp placeholders but i dont need dowload nothing.I show this plugin in lot of servers and dont spam errors all works perfect.Im trying use this plugin like XP Plugin.I dont know if this plugin can do this.
/papi parse me %pvplevels_level%
And the n /ppai reload?
papi*
Im finding one plugin similar this https://www.spigotmc.org/resources/networklevels-source-code-available.46808/ but free and 80% copy.
Networklevels havent got mysql support this is the problem i dont want waste my money in bad things.I prefer one free plugin with 80% of this options.My idea (XP BAR+XP PROGRESS+LEVEL REWARDS)
Parse the placeholder and see what it returns
I need do this with all placeholders?.Have PvpLevels mysql support?.Can i use like Level System Rewards (IDEA)?
@brisk coral only spam &f%pvplevels_level% in chat
Console: https://ibb.co/xqn1phw
@brisk coral Unknown expansion.
Ok,if PvpLevels cant work with DeluxeMenus what XP plugin can add P BAR+XP PROGRESS)?
if it's not registering the expansions, you'll need to make sure that you're using the correct version/speak to the plugin dev
Issue with premium plugins is that people can't grab them to test or even look at the source to see what's going on
I dowload the latets version of the developes
oh, might have saw the wrong resource
yea, I looked at the wrong thing
Best advice is check the logs and see if papi picked it up, might need to install something extra or other π€·
And yeah i started one thread with him
Plugin havent requirements
@glad lion can i make a question?
Please don't ping me
I need help with another thing
Just ask
electronic, it doesn't seem to have an expansion so π
Im using the lastets version of citizens.I make /npc sel /npc /equip /nps save /npc reload (put texture skull in npc hands).But dont want save
Have you got idea?
π€·
only real advice is check the logs for errors
failing that, use their support channels, not saving stuff would likely either be down to how you're using it or a bug
You know the order?.Could not pass event to entity spam this
If you want people to look at the error, you need to actually provide it
Dont spam this error in files
Only via console
I need change something in Config.yml?
1 sec i need copy the console message...
=paste
Please use a paste service to share configs, errors, code and long logs.
β’ HelpChat Paste
^ dont paste it here
[17:52:59 WARN]: Could not get category sweeper: unable to connect to the websit
e, using cache instead.
Dont work with fake skull (not player skulls) could be the problem?
I'm really confused as to what you're even trying to do
half of what you're saying is random stuff..
Photo: https://ibb.co/bRzbDw5
Console without error
Logs without errors
Look to the npc hand just a normal Steve head.Not Melon texture head.
Idk if citizens have a thing to be able to hold custom heads
havent worked with it alot
Potentially wanna not use an online mode UUID
How can i put custom texture heads on hands
I havent seen it done before
You can't iirc
Enter mc.hypixel.net look spiderman skin
Could be custom knowing hypixel
it probably is custom ye, from what I know most of their plugins are custom (if not all)
I look this in another italian server but i dont remember the ip adress
Not custom
How do you know?
I mean, it's gotta be doable, it's a skull item
True
It's really "does citizens support it" and "have you done the skull properly"
But it depends if it allows head databases
I enter in random servers to view new things and get my own custom ideas
Using an online mode UUID for the skull could cause issues if the server tries to refresh the profile
What you just described is stealing ideas but you do you lel
π€· to reach their own
I mean if you think about it look at mrbeast channel then look at morgz channel
Morgz steals ideas
but still works for him in the end
no place for a convo, but ye lmao
π my bad
Get ideas
In that case hypixel steal ideas too.I show lot of plugins used on hypixel in lot of servers.
Not a place for a convoersation
Solved 1/2
If i put the same thing in inventory the texture wont work
Works but for a little second (1/2)
If i type /citizens reload again dont work
Because when i reopen the server notepad++ delete inventory configuration
How can i keep the information?
Guys i found the error but i dont have the solution:https://paste.helpch.at/bokanoxupu.md
2/2 (Can stop work)
Paste hand information in inventory information make one error to crash citizens now correct the error,finally /citizens reload enter and /stop (3 times).Now works.Check if you reboot computer steal works.
Notepad++ delete my inventory information again.
Solution:I mean Citizens cant keep skull information if i have a offline server or something like this.
I need help
Theres not time to wait! Ask your question @pine shard!
when I type "/papi ecloud list all" it gives me this error
oh wait I cant send ss. but it says "an internal error occurred"
=paste
Please use a paste service to share configs, errors, code and long logs.
β’ HelpChat Paste
okay thanks
that what is given to me in the console when I type "/papi ecloud list all"
what papi version?
Go ahead
use the colored ping one
(colors and values for the colors are defined in the papi config)
rank prefix or rank (if you want the group name)
And last thing, kills and deaths? π
support head over