#papi-updates
1 messages ยท Page 4 of 1
Closes #3
Uses reflection to still allow backwards compatibility
Pull Request
Type
- [x] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [ ] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Reverts api links from backup domain
Closes N/A
Build: 202
Status: failure
Changes:
25f7earevert api link - github581b73revert home link - github
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/202/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-202-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/202/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-202-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/202/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-202.jar
Jenkins v2.479.3, Discord Notifier v260.v8f28622b_a_6b_7
I can confirm this happens for me too
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [ ] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Closes N/A
Confirmation
- [x] I checked the Issues and Pull request tab for any existing issues or PRs.
- [x] My Feature Request is for PlaceholderAPI and not any expansion or other plugin.
Type
Minor Code improvement (Won't affect Servers)
Description
This repo already has releases for each new version but it's lacking the jar which means I have to hop over to Spigot to download and on top of that it means that each time I click download on Spigot it automatically makes me follow t...
PlaceholderAPI can be downloaded from multiple locations already:
https://ci.extendedclip.com/job/PlaceholderAPI/
https://www.spigotmc.org/resources/placeholderapi.6245/
https://hangar.papermc.io/HelpChat/PlaceholderAPI
https://builtbybit.com/resources/placeholderapi.24306/
[...] it means that each time I click download on Spigot it automatically makes me follow that resource again which I don't really want.
I would like to know the reason for why you wouldn't want to follow the project on Spigot.
It wouldn't mean you get notifications for like everything there (discussions f.e.) and updates don't happen like every second day.
So what are your reasons here?
Also, not following could make you miss actual updates that could be important, as they could fix issu...
@Andre601
Spigot is a little tedious when it comes to following and keeping track of what updated when and what still needs to be updated. The main issue lies within the fact that you can't acknowledge any single update manually.
There is the "Watched Resources" but that's only a list of what updated last. If you're following plugin A, B and C and get an update for A first, then for B and another one for A. Now you get 3 notifications in the top right of Spigot and you have 3 plugins you're...
Any updates about merging?
[PlaceholderAPI/PlaceholderAPI] New comment on issue #1012: Failed to load class files of expansion.
I spent a week on this and never got to actually find out why this happened in my case until I took the plunge and swapped the test server to production and switched the old production off, then all the problems went away!
For some people this is indeed a bad/corrupted expansion or plugin, once you have replaced them all to make sure of this with luck your problem will have gone, sadly that wasn't the case for me. almost every restart caused a random expansion to fail with this error, I have ...
[PlaceholderAPI/PlaceholderAPI] New comment on issue #1012: Failed to load class files of expansion.
Still having difficulties having to replicate even with 2 server instances open and a few expansions on each server
Could you provide some steps to replicate, or is it literally as simple as just 2 server instances?
I don't really see this as a plausible explanation anyway, I'm no expert, but even if the servers are running on the same java path/binary/executable, the servers will be running on 2 different JVM instances with their own allocated memory, alongside 2 different plugin JARs, diff...
[PlaceholderAPI/PlaceholderAPI] New comment on issue #1012: Failed to load class files of expansion.
I have no idea how outside of the JVM how they could effect each other but not having two running certainly stopped my errors.
Maybe it is a windows only thing \o/ my setup is windows server 2019 with 12Gb (prod) and 8Gb (test) allocated.
I do need to fire up the test server again soon so will get chance to keep an eye on this and will report back.
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Adds ImageFrame payback placeholders to the list.
Closes N/A
Could you also share the full context?
The link doesn't work on mobile and people may not share the server this is in.
May I add this:
<details>
<summary>Screenshot</summary>

</details>
This is actually a good and urgent reason to provide a way to fetch if the placeholders are safe to be called async. It probably never happens anything but then the whole server breaks.
As an alternative all plugins/extensions that are not safe for...
Something I would like to mention is, that we're open for suggestions, or even Merge requests, that help with making the expansion and placeholder system more thread-safe.
I myself do not have any real knowledge of ways that could make the current system more thread safe, but if mcmonkey has some suggestions is he free to share them with us, so that we can try and implement them. Tho, preferably would we like actual Merge requests to be made, as our free time is very limited, so any contribu...
same with 1.21.4 please update expansion to newer MC versions
After the change, the item of the component will have an error in detecting the item and cause the placeholder to not work.
Example:
use /item modify entity @s weapon.mainhand {function: 'minecraft:set_components', components: {'minecraft:max_stack_size': 8}}
After changing the stack, detecting this item placeholder does not work.
[PlaceholderAPI/CheckItem-Expansion] New comment on issue #86: Component modifier issue after 1.20.5
I seem to have found the problem. If there is no potion-specific effect in the potion part, it will cause an error. There is no problem.
Confirmation
- [x] I checked the Issues and Pull request tab for any existing issues or PRs.
- [x] My Feature Request is for PlaceholderAPI and not any expansion or other plugin.
Type
Minor Code improvement (Won't affect Servers)
Description
It would be great if the plugin were also released on Modrinth.
You could use this GitHub workflow (that my company maintains) to publish it automatically: https://github.com/cloudnode-pro/modrinth-publish
Code Example
...
If anything we would use the official gradle plugin of modrinth itself.
I brought this up myself once but the idea was denied . Not sure if anything changed.
I searched the issues and pulls and didnโt see anything regarding Modrinth. Do you know the reason it was denied previously?
As to the workflow, I only shared it as a suggestion, ofc use whatever is best for you.
From what I can recall the team didn't see a benefit in having it now as it would add another platform to maintain, even if it is automated.
They did consider it for the v3 update, which based on current state should arrive at the heatdeath of the universe (tho probs later than that... Also, this was obviously a joke).
Confirmation
- [x] My issue isn't already found on the Issue tracker.
- [x] My issue is about PlaceholderAPI and not any expansion or external plugin
- [x] The issue isn't already fixed in a Spigot Release or Development Build.
- [x] The Common Issues page doesn't mention this issue.
Type
API Bug
What happens?
the plugin crash
when i start the server
it raised"[21:18:28 WARN]: [PlaceholderAPI] Fail...
Connection timed out: connect
You have a connection issue causing a timeout. This could be either due to your host blocking the connection to https://api.extendedclip.com, which is unlikely as it shouldn't end in a timeout then, or the site simply wasn't accessible at the time of the request.
There is nothing we really can do here.
And I also doubt this causes a crash, and that it's most likely another cause for your server. But without your full latest.log can we not assist any further.
Yeah, I can't come up with a solution for now. But I can give you an idea. Since Im a Chinese user, maybe a lot of Chinese users are facing this problem. It's likely that this API website has been blocked by China's network firewall. It would be great if there was a new server or a new IP address to access that API website. I really can't figure out how to do it for the moment.It can block a certain IP address. But if you change it, it won't block this website. @Andre601
So it shouldn't be a problem with the internet?
Perhaps you need a complete server log?
I am currently editing a file and sending it to GitHub
So it shouldn't be a problem with the internet? Perhaps you need a complete server log?
Not quite. My test only proofs that the china firewall isn't blocking the Domain. There could still be a connection issue from your host, as they themself could simply block it too, depending on their reasoning.
Easiest thing to do would test this on a local test server from your own PC to see if it works and if it does can your host be blamed here.
But that's all basic info I currently understand fro...
I can't see anything unusual except for these things:
server-connect.jar is not a plugin as it doesn't have a or present.paper-plugin.ymlplugin.yml
Multiverse couldn't load a world as it seems to already exist.
You seem to use two permission plugins. Only use one (preferably LuckPerms as multiple won't make things better.
These errors won't cause my host to deny access, will they
Based on this question, I asked Deepseek and this is the solution it provided
"""
Okay, I now need to help the user solve the Placeholder API plugin connection issue they encountered. Firstly, the user mentioned that when starting the server, the plugin crashes and displays an error message indicating a connection timeout, specifically when connecting to api.xtendedclip.com and encountering a 'java. net' error ConnectExceptionใ The user is from China and suspects a firewall issue, but the m...
These errors won't cause my host to deny access, will they
No, they shouldn't.
There is nothing else we really can help you with. Your best option at this point is to contact the host and ask if they block connections to the URL api.extendedclip.com and if so, if they can unblock it.
Based on this question, I asked Deepseek and this is the solution it provided
A general rule of advice: Don't trust AI replies. They often times aren't accurate or up-to-date and should be taken with a gra...
What should I do if I still want to continue using PlaceHolderAPI
I am not an expert in this field
I find it difficult to search and try these methods online one by one, and there are no or only some people who ride on the heat online
I think it would be better to have a list of what I can do at this point, such as how to contact the host
thank you
But I think I can take a break for a while because it's nighttime in my hemisphere
I already gave you an option: Contact your server host and ask them if they block the address. If they do, ask if it can be unblocked.
And in the meantime can you also manually download and install expansions. The error itself shouldn't cause damage or issues to your server, but if you want to get rid of it would you need to disable cloud_enabled in the config.yml of the plugin.
Confirmation
- [x] My issue isn't already found on the Issue tracker.
- [x] My issue is about PlaceholderAPI and not any expansion or external plugin
- [x] The issue isn't already fixed in a Spigot Release or Development Build.
- [x] The Common Issues page doesn't mention this issue.
Type
Plugin Bug
What happens?
I put 'execute as @a run papi cmdparse me scoreboard players set @s compresser.emeralds %c...
This is unfortunately a Limitation of the server.
Spigot always returns the initial executor of the command, not any resolved selectors from the Execute command, and implementing any such support would either not be possible, or not be worth the overall effort required.
A general rule is also usually to avoid command blocks. The fact alone that a majority of plugin commands cannot be executed via command blocks directly should already give an idea of the incompatabilities there are with thes...
[PlaceholderAPI/CheckItem-Expansion] New comment on pull request #81: Update CheckItemExpansion.java
Do people even merge this stuff or not.
[PlaceholderAPI/CheckItem-Expansion] New comment on pull request #81: Update CheckItemExpansion.java
Do people even merge this stuff or not.
People have actual lifes outside of some random expansion.
It's a generally bad thing to expect PRs to be merged within a certain timeframe and then assume people don't care or that the project is abandoned.
What if I make a fork and maintain Modrinth releases myself?
how to i change the time zone can u guys make a ex
Hi, i am trying to set a requirement that will check if player joined first time 3 years ago as a minimum, so i can give him "old player" rank automatically with ExecutableEvents plugin, but i can't understand, how can i compare values to get a result (inferior or equals), how to get a correct date value from %player_first_join% or %player_first_played% so i can get if he played 3 years or more?
%server_countdown__%
e.g. %server_countdown_dd.MM.yyyy_01.01.2020%
i try follow example but its not working
UTC+7
how to i change the time zone can u guys make a ex
This is the wrong place to ask for something like this. If you got the same issue, you can get around it by using a datetime with the time, instead of only the date as the example by @samhtm shows above
Did you try with a date that is actually in the future?
I try to use plugin in version of server 1.16.5 purpur. And the plugin version is 2.11.6. I wish to see tags from Clans or SimpleClans plugins
installed an older version of Eseentials and the problem was solved
installed an older version of Eseentials and the problem was solved
%server_countdown_yyyy.MM.dd HH:mm:ss_2025.03.02 13:10:00%
but its not match with my local time
Confirmation
- [x] My issue isn't already found on the Issue tracker.
- [x] My issue is about PlaceholderAPI and not any expansion or external plugin
- [x] The issue isn't already fixed in a Spigot Release or Development Build.
- [x] The Common Issues page doesn't mention this issue.
Type
Plugin Bug
What happens?
If an expansion throws or fails to catch an error during the parsing process, the error is...
We've changed the API used for countdown, from Date to LocalDateTime to allow you to set the time zone (e.g. UTC+3) and the local to translate the time to your language. As @samhtm mentioned on the 2nd bullet point, you have to add a time as well.
is there anyway to add utc+7 to this i only get random time
Any chance to get this merged please?
My server has a system to say what versions are supported and set a color for when the latest version of the game is or isn't supported, I would like this to be automatic but currently requires me to make a debug dump in via versions and put the URL in. The placeholder would list all versions supported like 1.20.6, 1.21.1, 1.21.2
The problem is still present, unfortunately.
Fixes #13
Stats were looking at LEGACY_ materials and therefore duplicating older blocks. blocks that did not have legacy versions were not being duplicating.
Also fixed the expansion actually compiling/running :)
7 Mined in stats
PAPI returning 7
There exists a isLegacy() method, which may be more reliable. Not sure if it exists since the start tho or has been a more recent addition to the API.
isLegacy is deprecated with reason "Do not use for any reason.", and just does the same thing anyway
Plus, for compatibility, isLegacy only exists since 1.13 and would end up with NoSuchMethodError
Build: 203
Status: failure
No changes.
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/203/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-203-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/203/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-203-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/203/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-203.jar
Jenkins v2.479.3, Discord Notifier v260.v8f28622b_a_6b_7
Confirmation
- [x] My issue isn't already found on the Issue tracker.
- [x] My issue is about PlaceholderAPI and not any expansion or external plugin
- [x] The issue isn't already fixed in a Spigot Release or Development Build.
- [x] The Common Issues page doesn't mention this issue.
Type
Plugin Bug
What happens?
The maven publish step fails in Jenkins.
Expected Behaviour
The maven publish step d...
Build: 204
Status: failure
No changes.
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/204/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-204-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/204/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-204-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/204/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-204.jar
Jenkins v2.492.2, Discord Notifier v260.v8f28622b_a_6b_7
Build: 205
Status: success
Changes:
b16d62fix maven repo publishing (maybe?) - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/205/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-205-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/205/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-205-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/205/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-205.jar
Jenkins v2.492.2, Discord Notifier v260.v8f28622b_a_6b_7
Build: 206
Status: success
Changes:
787a05fix for all expansions stop loading after an exception is thrown (#1094) - kqliberef22d5remove imports - kqliber
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/206/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-206-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/206/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-206-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/206/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-206.jar
Jenkins v2.492.2, Discord Notifier v260.v8f28622b_a_6b_7
This should now be fixed in 2.0.2 on the ecloud
finally! after 5 years!!! ahahahahahah
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Closes N/A
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Adds ScreamingBedWars placeholders to the placeholders list and plugins using PlaceholderAPI.
Closes N/A
im still getting this bug for some blocks doe example stone and not copper?
Issue
The %statistic_mine_block% placeholder from the Statistic module reports twice the amount of mined blocks.
Expected behaviour
The statistic will increment by one when a block is mined.
Actual behaviour
The statistic is incremented by two.
https://i.imgur.com/K4lrCdf.png <- Minecraft statistic page
https://i.imgur.com/rFbFce9.png <- The placeholder (the second lore line)
How to reproduce
Download the Statistic eCloud module.
Mine a block (or check your current mined b...
when i try bal top place holder it shows the value of money and name correctly but does not add onto the list new players who have reached top of the bal top as demonstrated in the example when i use the baltop essentials command and then parase the %essentials_baltop_player_1% place holder
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Closes N/A
a41cfc0 Update placeholder-list.md (added %mineresetlit... - vk2gpz
b3a098f Merge pull request #1111 from TeamVK/wiki - Andre601
Confirmation
- [x] My issue isn't already found on the Issue tracker.
- [x] My issue is about PlaceholderAPI and not any expansion or external plugin
- [x] The issue isn't already fixed in a Spigot Release or Development Build.
- [x] The Common Issues page doesn't mention this issue.
Type
Plugin Bug
What happens?
https://github.com/user-attachments/assets/1fd8d490-b38b-4bda-8773-034eb0ef48de
Every tim...
Probably related to https://github.com/PlaceholderAPI/PlaceholderAPI/pull/1095
Try the latest dev build from the CI to see if the issue persists, as it's most likely the failing Essentials Expansion causing issues here with loading.
%checkitem_give_mat:ZOMBIE_SPAWN_EGG,nbtstrings:EntityTag..Command="give testPlayer diamond 1"%
Add a placeholder that shows the amount of entities that are loaded in a world.
Add a placeholder that shows the current game day in a world
Add a placeholder that shows how long a world has been running for (if possible)
[PlaceholderAPI/World-Expansion] New branch created: fixes
4798d2a Upgrade gradle, upgrade libraries, move to grad... - BlitzOffline
444d6de fix possible NPE when parsing world_biome and w... - BlitzOffline
6fc774a added fulltime_<world>, fulltime_strict_<world>... - BlitzOffline
Closes #1
Closes #2
Closes #3
Adds:
- %world_fulltime_% # Gets the full time the world has ran for (this value can be changed by plugins and does not update if the day cycle is stopped)
- %world_fulltime_strict_% # Gets the full time the world has ran for. It is the exact time that the world has ran for and can not be modified by anyone or anything. It only works on 1.16.5 and higher though
- %world_entities_% # Gets the entities count in a world
- ...
ok i just updated to the papi you suggested. Imma see if itll reset. It usually did after some time
e401d91 Add total loaded chunks placeholder and align e... - BlitzOffline
[PlaceholderAPI/World-Expansion] New branch created: more-stuff
1a8240a Add total loaded chunks placeholder and align e... - BlitzOffline
I've added the following placeholder:
- %world_total_chunks_% # Gets the loaded chunks count in a world
I've also made some changes to existent placeholders to better align them with the Server placeholders:
- %world_entities_% --> %world_total_entities_%
- %world_entities_living_% --> %world_total_living_entities_%
Also, the values of total placeholders (the 3 mentioned above), are now cached for 1 minute. This is also aligned wit...
[PlaceholderAPI/World-Expansion] branch deleted: fixes
Would I be right in assuming this is no longer planned?
I'm happy to implement this and create a PR, is that something that would be merged?
I can't say for sure whether this is still planned or not.
What I can say is, that there is a plugin that utilizes MiniMessage's custom tag functionality to allow placeholders, and it offers a papi one too.
One question right now is, what need is there for PAPI actually to support MiniMessage?
The system as of right now works fine with Strings and all you need is a plugin that parses the final String.
If you want a String -> Component system in PAPI then that would result in either a break...
Could you please send another log after using the new version? and ideally if you could timestamp / include any errors for when the placeholders are breaking as I can't see anything related to PlaceholderAPI after the startup.
Also, the essentials error is due to HeadDrop plugin shading Essentials - they should not be doing this and needs to be reported to that developer. It is causing your essentials expansion to not register + a few other plugins disabling
PlaceholderAPI is being registering the expansions twice (4 seconds apart from each other)
[11:11:47] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
and
[11:11:51] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
As for what is causing this... I'm not sure as I cannot replicate. My guess is that there is another plugin that is also running the method that registers the expansions, try and run a binary sea...
Given the lack of feedback within months and the questionable quality of these chances was it decided we won't merge it.
Thanks for the contribution tho.
Only issue I had was PAPI passing a null player object to placeholder expansions. But other than that, works fine!
at [21:40:45] is headdrop thing
looks like thats the ony thing on there i see
and thank you. ill see what up with essentials and headdrop
Build: 207
Status: success
Changes:
5c8086Optimize text replacement algorithm performance - 1520622465f31dd2Add fast path check for closure.head and closure.tail - 1520622465
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/207/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-207-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/207/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-207-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/207/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-207.jar
Jenkins v2.492.2, Discord Notifier v260.v8f28622b_a_6b_7
I cannot replicate this behaviour anymore.
Please ensure you are on the latest version of the statistic expansion (2.0.2)
If this is still persisting after, please provide up to date information for the following:
/papi dump output
screenshot of your statistics ingame
placeholder output
Supports new max durability item component tag
Currently items with this tag will display with wrong value
Isn't it unsafe to do such a cast here without checking if it actually is of type Damagable?
As far as I can tell, All ItemMeta implements Damageable https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/browse/src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaItem.java#172
Spigot is also doing the same in ItemStack#getDurability
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Closes N/A
c2ae367 [Wiki] Add Multiverse-Core v5 placeholders - Andre601
[PlaceholderAPI/PlaceholderAPI] New branch created: feat/add-multiverse-core-v5-placeholders
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the [Wiki]).
- [ ] Other: __________
Description
Closes N/A
Multiverse-Core's v5 update implements direct PlaceholderAPI support through their own internal expansion.
As such is the expansion currently available on the eCloud becoming obsolete.
This Pull request adds the new placeholders, while keeping the old one...
Confirmation
- [x] My issue isn't already found on the Issue tracker.
- [x] My issue is about PlaceholderAPI and not any expansion or external plugin
- [x] The issue isn't already fixed in a Spigot Release or Development Build.
- [x] The Common Issues page doesn't mention this issue.
Type
Plugin Bug
What happens?
in my Paper server(1.21.4) i have placeholderapi, teaks tweaks and shyscoreboard installed...
the # symbol turnd it big i didnt know that just copy everythink without the lines with this #
This isn't really a PlaceholderAPI issue I would say.
The plugin does not alter color codes at all in expansions/text, so whatever changes the color is not PlaceholderAPI here.
i check if it works with ยง3
it doesnt work
is there a anotherway to color placeholders?
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Adds my plugin, NameColor, and its placeholders to the wiki.
Closes N/A
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
This adds PlayTimeManager info into the wiki.
I know its a closed issue but to answer yer question @Andre601
I would like to know the reason for why you wouldn't want to follow the project on Spigot.
I am an admin of my university's computer society and we host minecraft servers for other societies.
To do this we use a plugin manager, we can create a pack, have it in source control and have some nice automation around it.
spigotmc.org blocks us from downloading from it in an automated manner, so why would I care about it?
One ...
$ java -version
java version "24.0.1" 2025-04-15
Java(TM) SE Runtime Environment (build 24.0.1+9-30)
Java HotSpot(TM) 64-Bit Server VM (build 24.0.1+9-30, mixed mode, sharing)
> version
[15:34:53 INFO]: This server is running Paper version 1.21.5-75-main@d2ad2e6 (2025-05-08T01:38:22Z) (Implementing API version 1.21.5-R0.1-SNAPSHOT)
You are running the latest version
> mv
[15:34:59 INFO]: Multiverse-Core version 5.0.0-pre.7
Multiverse-Expansion 1.0.1
On server start-up
[15...
One good reason to include the
.jarin the github is trust
I can trust to a large degree that it was built and compiled and not tampered with.
I can trust its the right jar.
The amount of trust you can give to a jar file on a GitHub release is the same as one shared on Spigot or even Discord, because who says the jar wasn't tempered with?
While one could argue that a jar made through a GitHub Action workflow that is uploaded to the release is somewhat trustworthy, is there no gu...
The expansion is designed for Multiverse v4. v5 changed a lot of stuff, including its own API, causing this issue.
While one could fix this expansion, is it better to just remove it, as Multiverse v5 has added their own set of placeholders for PlaceholderAPI.
Note that the syntax has changed. You can find the current list on this Pull request for the PAPI wikI: https://github.com/PlaceholderAPI/PlaceholderAPI/pull/1114
9b2eb78 Change tab id generation - Andre601
Multiverse-Core v5 brought breaking changes to its API, making this expansion no longer functional.
It also provides its own set of placeholders for PlaceholderAPI, making this expansion obsolete.
I suggest this repository to eventually be archived, but for the time being should the proposed README change be accepted to inform users about the incompatability of this expansoion with Multiverse-Core v5.
I just want to reiterate that for me it's just a much better way to keep track of my plugins. Rather than having to rely on update systems built in that often don't work or have other flaws OR the one you can hardly keep track on on SpigotMC, I'd like to have them on as few platforms as possible and I already have to keep track of GitHub, Modrinth and SpigotMC (which I hate), so adding Hangar or BuiltByBit is not really an option for me, especially if it's just for one plugin.
Personally I t...
Will unverify the expansion and add a note on the ecloud site once v5 is released
PlaceholderAPI doesn't handle colours directly, suggest contacting the scoreboard plugin developer for assistance.
my minecraft user name is anzai__chiyomi
An item's lore contains my name, I try to use %checkitem_lorecontains:anzai__chiyomi%, it does not work, but it works when I do %checkitem_lorecontains:anzai%.
I am trying to make automated script to check player holding item with their name in lore, but the above checkitem %checkitem_lorecontains:{player_name}% will broke if name contains underscore, how to solve this?
Confirmation
- [x] My issue isn't already found on the Issue tracker.
- [x] My issue is about PlaceholderAPI and not any expansion or external plugin
- [x] The issue isn't already fixed in a Spigot Release or Development Build.
- [x] The Common Issues page doesn't mention this issue.
Type
Plugin Bug
What happens?
It turns out that if you're checking the lore of items, using the placeholder, for example...
It turns out that if you're checking the lore of items, using the placeholder, for example, %checkitem_getinfo:mainhand_loreequals:2%, but the item doesn't have any lore lines, then it sends an error to the console.
We could say this is normal to a certain extent, because it obviously doesn't have any lore, but when I use the placeholder in a checker, for example, ExecutableItems, I say:
If %checkitem_getinfo:mainhand_loreequals:2% is different from Test, then it executes the command, but i...
This error only occurs when the item already has a line in the lore. That is, if the item doesn't contain any lore, the placeholder is blank as it should be. However, if a lore is added to line 1, for example, and we search on line 2, the error is displayed.
Hello @MPEduardo98,
The issue you encountered is caused by an Expansion and not PlaceholderAPI itself.
This issue-tracker is reserved for Bug reports and feature requests towards PlaceholderAPI.
Please report this issue to the Expansion's main issue-tracker.
A list of known Expansion repositories and their issue trackers can be found here.
[!NOTE]
*This is an automated response created by a *...
Unable to import the Placeholder API into my project
Downloading from placeholderapi: https://repo.extendedclip.com/releases/org/spigotmc/spigot-api/1.16.5-R0.1-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT/maven-metadata.xml from/to placeholderapi (https://repo.extendedclip.com/releases/): Connection reset
[WARNING] org.spigotmc:spigot-api:1.16.5-R0.1-SNAPSHOT/maven-metadata.xml failed to transfer from https://repo.exte...
What is your project configuration? Because this looks like a misconfiguration to me.
This is a part of my pom.xml
<repositories>
<repository>
<id>spigotmc-repo</id>
<url>https://hub.spigotmc.org/nexus/content/repositories/snapshots/</url>
</repository>
<repository>
<id>sonatype</id>
<url>https://oss.sonatype.org/content/groups/public/</url>
</repository>
<repository>
<id>placeholderapi</id>
<url>https://repo.extendedclip.com/releases/</url>
</repository>
</re...
What you can try is to use https://repo.helpch.at/releases/ as the repository URL instead of the extendedclip one.
Also, make sure that when you try to build a jar, that you provide the -U flag to force maven to refresh dependencies, as it could cache the broken one.
Thank you, the problem has been solved.
What you can try is to use https://repo.helpch.at/releases/ as the repository URL instead of the extendedclip one.
Also, make sure that when you try to build a jar, that you provide the -U flag to force maven to refresh dependencies, as it could cache the broken one.
- Replace double and long values with BigDecimal and BigInteger to parse numbers bigger than the 64-bit number limit.
- Add Qi, Sx, Sp number formatting
[PlaceholderAPI/World-Expansion] Issue opened: #6 %world_isgamerule_<gamerule>_<world>% doesn't work
> papi parse --null %world_isgamerule_doDaylightCycle_world%
[19:01:04 INFO]: false
> papi parse --null %world_isgamerule_dodaylightcycle_world%
[20:28:52 INFO]: false
> papi parse --null %world_isgamerule_DODAYLIGHTCYCLE_world%
[20:26:16 INFO]: false
Looks like problem is in .toUpperCase() at world.isGameRule(args[1].toUpperCase()) because gamerules are obviously case-sensitive. After this edit placeholder works on my server.
Hey there, we're currently experiencing issues with this new version of PlaceholderAPI.
I've tried doing some digging and found out that the reason why our /papi parse outputs are completely different than before are caused by the ThreadLocal caching - i tried removing it and suddenly the output became what was expected. Not sure why it's caused by this caching but as PAPI is a core plugin for us, we can't afford to have our forked version so I'd like for you to revise this change.
...
Thanks for the report, looks like we'll be reversing this PR.
Build: 208
Status: success
Changes:
c181d1Revert "Merge pull request #1092 from CoderKuo/master" - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/208/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-208-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/208/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-208-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/208/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-208.jar
Jenkins v2.492.2, Discord Notifier v260.v8f28622b_a_6b_7
why isn't this merged?
Hi @Anon8281
We can definitely look into merging this seeing as feedback is ultimately positive. One thing though, I'm not a huge fan of another dependency for security reasons. I'll be able to merge this if the implementation is built into PAPI
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Closes N/A
This plugin is liked by everyone, no one argues, but it currently only supports the plugin side.
Forge and Fabric server admins also want this plugin, using flexible kernels is not stable, but this plugin is needed.
Please import at least part of this plugin, it will help us a lot.
Fabric is supported, or no?
https://modrinth.com/mod/placeholder-api
I even run it on NeoForge using Sinytra
I understand that there is a Fabric version, but adding Forge requires the Sinytra Connector mod.
For me it's not reliable, it's a crutch.
This is not the same PlaceholderAPI.
PlaceholderAPI only runs on spigot and paper. Any mod of the same name is not by nor supported from us.
I understand this, that's why I created this survey.
There have been plans to support other platforms with PlaceholderAPI v3, but due to its current development being mostly on hold is this stuff on the backburner...
The platforms I recall that have been discussed to be supported by v3 are:
- Plugin-based servers
- Spigot
- Paper
- Purpur
- [Other possible servers]
- Proxies
- BungeeCord
- Waterfall
- Velocity
- Modded Servers
- Sponge
- Fabric
- Other
- Nukkit (Bedrock-based server)
But there is no inf...
Confirmation
- [x] My issue isn't already found on the Issue tracker.
- [x] My issue is about PlaceholderAPI and not any expansion or external plugin
- [x] The issue isn't already fixed in a Spigot Release or Development Build.
- [x] The Common Issues page doesn't mention this issue.
Type
Plugin Bug
What happens?
Hi, the repository don't works porperly please help.
.
The repository was changed to https://repo.helpch.at/
Forge is not there, is the problem in Forge API?
It was/is simply not considered back then. The list is rather old and I cannot say whether there has been changes or not.
Also, Sponge is technically forge, as it offers a Forge server with plugin support.
[PlaceholderAPI/CheckItem-Expansion] New branch created: fix-nbt
7420d49 Upgrade NBT lib version - BlitzOffline
Fixes NBT checks on newer minecraft versions. Tested by multiple people
Fixed in #90 . Updated on ECLOUD as well.
Confirmation
- [x] I checked the Issues and Pull request tab for any existing issues or PRs.
- [x] My Feature Request is for PlaceholderAPI and not any expansion or other plugin.
Type
New API feature
Description
Hi ๐
I recently created a plugin called PlaceholderAPI Mock, designed specifically for development and testing purposes.
It allows plugin developers to mock any PlaceholderAPI values through a YAML config, without needing the full plugin stack during local develo...
Confirmation
- [x] I checked the Issues and Pull request tab for any existing issues or PRs.
- [x] My Feature Request is for PlaceholderAPI and not any expansion or other plugin.
Type
New API feature
Description
Hi ๐
I recently created a plugin called PlaceholderAPI Mock, designed specifically for development and testing purposes.
It allows plugin developers to mock any PlaceholderAPI values through a YAML config, without needing the full plugin stack during local develo...
I converted this to a discussion, as issues are reserved for bug reports and feature requests towards PlaceholderAPI, not for gaining feedback on your own project.
(Tho, granted, the discussion categories don't really fit the topic of this either, but I consider "Ideas" to be the closest match)
Thank you! I was confused about how this kind of thing should located at haha
Environment:
Minecraft Server: Paper 1.21.4
PlaceholderAPI 2.11.6
Question
I need a custom PlaceholderAPI placeholder (e.x. %placeholder_name%) that returns the UUID of a randomly selected entity from the "light" team (/team).
The equivalent command would be:
data get entity @e[team=light,sort=random,limit=1] UUID
Result: %placeholder_name% = *random_uuid*
In the latest version of the plugin, it will cause variable reading to be stuck
how could i do %someplugin_%someplugin_xxx%%
i tried using {} in the inner Placeholder,however it didn't work.
for example:
i am in the overworld,and i typed
/papi parse me %world_name_world% <- it returns world.
/papi parse me %player_world% <- it returns world.
/papi parse me %world_name_{player_world}% <- it returns nothing.
Nested placeholder parsing is not natively supported by PlaceholderAPI and requires the expansion to support it.
If an expansion doesn't parse {} placeholders then it doesn't support it.
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [x] External change (Does affect end-user).
- [ ] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
All the feedback on #980 is positive so I'm happy to merge this folia lib into PAPI. Not keen on a third party library though for security reasons, so the licensed code has been copied into PAPI directly.
Jenkins v2.492.2, Discord Notifier v260.v8f28622b_a_6b_7
it would be great if there would be a way to get the potioneffect lvl of a player it is currently not feachable.
or to check if the player has the potioneffect + lvl.
for example
%player_potioneffect_lvl_% -> returns the player effect lvl of the given effect
or
%player_has_potioneffect__% -> returns a yes if player has the given effect on the given lvl
Build: 212
Status: success
Changes:
b51fbfFix jenkins build - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/212/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-212-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/212/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-212-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/212/artifact/build/libs/PlaceholderAPI-2.11.7-DEV-212.jar
Jenkins v2.492.2, Discord Notifier v260.v8f28622b_a_6b_7
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Updates information regarding PlayTimeManager's supported placeholders.
All I want to do is to make a daily mission program that gives players reward when they harvest satisfying number of crops using placeholder %statistic_mine.blocks:%
However, I can't find any solutions to solve this issue that players can easily fill required harvest amount by breaking crops that are not fully grown or seeds.
Hello, I am having error from 1.21.7.
java.lang.NoClassDefFoundError: Could not initialize class de.shaded.checkitem.nbtapi.NBTReflectionUtil
at de.shaded.checkitem.nbtapi.NBTItem.convertItemtoNBT(NBTItem.java:347) ~[?:?]
at de.shaded.checkitem.nbtapi.NBT.itemStackToNBT(NBT.java:484) ~[?:?]
at de.shaded.checkitem.nbtapi.NBT.modifyComponents(NBT.java:308) ~[?:?]
at com.extendedclip.papi.expansion.checkitem.CheckItemExpansion.getItemAmount(CheckItemExpansion.java:1007) ~[?:?]
at com.extendedcl...
Plans for versions after 1.21.6 now runs higher versions and will have problems
Your message makes not much sense.
Please try to explain it a bit better.
Que porfavor da soporte a la 1.21.6 hay muchos problemas
PlaceholderAPI works perfectly fine on 1.21.6 and above
There may be a few expansions that may need updating, please explain your issue and we may be able to help
Confirmation
- [x] My issue isn't already found on the Issue tracker.
- [x] My issue is about PlaceholderAPI and not any expansion or external plugin
- [x] The issue isn't already fixed in a Spigot Release or Development Build.
- [x] The Common Issues page doesn't mention this issue.
Type
Plugin Bug
What happens?
11:26:31 WARN]: [PlaceholderAPI] [math] Placeholder: %math_mcmmo_xp_mining+mcmmo_xp_woodcu...
Inner placeholders need to be wrapped in {}
e.g: %math_{mcmmo_xp_mining}+...%
Hello @jhullyoofc,
The issue you encountered is caused by an Expansion and not PlaceholderAPI itself.
This issue-tracker is reserved for Bug reports and feature requests towards PlaceholderAPI.
Please report this issue to the Expansion's main issue-tracker.
A list of known Expansion repositories and their issue trackers can be found here.
[!NOTE]
*This is an automated response created by a **...
As was mentioned, this issue is solved by using bracked-placeholders inside the Math expansion.
(I own the Math expansion, so I should know)
This is also clearly mentioned in the Expansions documentation so please check that in the future first before opening a completely unrelated issue.
Os espaรงos reservados internos precisam ser envolvidos em
{}por exemplo:%math_{mcmmo_xp_mining}+...%
Good afternoon, my friends. Forgive me for opening a ticket in the wrong place. I'm new and didn't know where to open this type of ticket. Forgive me. I didn't do it on purpose.
objective: PLACEHOLDERAPI;%math_{%mcmmo_xp_mining%}+{%mcmmo_xp_woodcutting%}+{%mcmmo_xp_excavation%}+{%mcmmo_xp_herbalism%}+{%mcmmo_xp_fishing%}+{%mcmmo_xp_archery%}+{%mcmmo_xp_sword s%}+{%mcmmo_xp_axes%}+{%mc...
Kqliber gave you a proper example of how you use the bracket placeholders.
The tl;dr is, that you don't use % inside a placeholder.
O KQLIBER deu a vocรช um exemplo adequado de como vocรช usa os espaรงos reservados. O TL; DR รฉ, que vocรช nรฃo usa % dentro de um espaรงo reservado.
Hello Major, unfortunately I still haven't been able to use this method. I've been here for a month trying to resolve this and have had no response.
O KQLIBER deu a vocรช um exemplo adequado de como vocรช usa os espaรงos reservados. O TL; DR รฉ, que vocรช nรฃo usa % dentro de um espaรงo reservado.
โ
Final honest advice:
You're not doing anything wrong.
The problem is simply a technical limitation of the math expansion with mcMMO Overhaul.
If you'd like, I can:
Help you set up the tournament with just one skill (more stable)
Give you a ready-made .yml file
Or, if you change your mind, give you the .jar with the custom XP earned placeholder...
i'm having this issue as well
@justinrest Can you provide a whole console log along with a /papi dump also when you are having this issue
Please make sure you are on the latest dev build
O KQLIBER deu a vocรช um exemplo adequado de como vocรช usa os espaรงos reservados. O TL; DR รฉ, que vocรช nรฃo usa % dentro de um espaรงo reservado.
โ Final honest advice: You're not doing anything wrong. The problem is simply a technical limitation of the math expansion with mcMMO Overhaul.
If you'd like, I can:
Help you set up the tournament with just one skill (more stable)
Give you a ready-made .yml file
Or, if you change your mind, give you the .jar with the custom...
O KQLIBER deu a vocรช um exemplo adequado de como vocรช usa os espaรงos reservados. O TL; DR รฉ, que vocรช nรฃo usa % dentro de um espaรงo reservado.
โ Conselho final honesto: vocรช nรฃo estรก fazendo nada de errado. O problema รฉ simplesmente uma limitaรงรฃo tรฉcnica da expansรฃo matemรกtica com a revisรฃo do MCMMO.
Se vocรช quiser, eu posso:
Ajudรก -lo a configurar o torneio com apenas uma habilidade (mais estรกvel)
Dรช a vocรช um arquivo .yML pronto
Ou, se vocรช mudar de i...
[20:21:49 WARN]: [PlaceholderAPI] [math] Invalid Placeholder detected!
[20:21:49 WARN]: [PlaceholderAPI] [math] Placeholder: %math_{mcmmo_xp_mining}+{mcmmo_xp_woodcutting}+{mcmmo_xp_excavation}+{mcmmo_xp_herbalism}+{mcmmo_xp_fishing}+{mcmmo_xp_archery}+{mcmmo_xp_swords}+{mcmmo_xp_axes}+{mcmmo_xp_unarmed}+{mcmmo_xp_acrobatics}+{mcmmo_xp_alchemy}+{mcmmo_xp_taming}+{mcmmo_xp_repair}+{mcmmo_xp_salvage}+{mcmmo_xp_smelting}%
[20:21:49 WARN]: [PlaceholderAPI] [math] Cause: '++++++++++++++' is ...
and this way he also cannot count the tournament
<img width="455" height="377" alt="Image" src="https://github.com/user-attachments/assets/deb1ceb4-089c-45ca-860d-c856c72ef67c" />
[20:21:49 WARN]: [PlaceholderAPI] [math] Invalid Placeholder detected! [20:21:49 WARN]: [PlaceholderAPI] [math] Placeholder: %math_{mcmmo_xp_mining}+{mcmmo_xp_woodcutting}+{mcmmo_xp_excavation}+{mcmmo_xp_herbalism}+{mcmmo_xp_fishing}+{mcmmo_xp_archery}+{mcmmo_xp_swords}+{mcmmo_xp_axes}+{mcmmo_xp_unarmed}+{mcmmo_xp_acrobatics}+{mcmmo_xp_alchemy}+{mcmmo_xp_taming}+{mcmmo_xp_repair}+{mcmmo_xp_salvage}+{mcmmo_xp_smelting}% [20:21:49 WARN]: [PlaceholderAPI] [math] Cause: '++++++++++++++' is not ...
[PlaceholderAPI/Vault-Expansion] New branch created: fix/eco-formatted
15255ed Fix rounding issue for vault_eco_balance_formatted - BlitzOffline
There was an issue with the code for formatting balances. If the split value was anything above 100, for example 101M or 500B, it would remove the decimal if it existed.
So 101.1M would become 101M
but 99.1M would remain 99.1M.
We've got 1 approval that this works fine: #placeholder-api message
I've also done some manual tests:
<img width="640" height="466" alt="image" src="https://github.com/user-attachments/assets/4a9d3c29-1edd-4982-9b0f-c2f5e4fe820d" />
[20:21:49 Warn]: [PlakeHolderApi] [Math] Detectado por um espaรงo reservado invรกlido! [20:21:49 Warn]: [PlakeHolderApi] [Math] espaรงo reservado: %MATH_ {MCMMO_XP_MINING} {MCMMO_XP_WOODCUTTING} {MCMMO_XP_EXCAVATIO {McMmo_xp_swords} {mcmmo_xp_axes} {mcmmo_xp_unarmed} {mcmmo_xp_acrobatics} {mcmmo_xp_alchemy} {mcmmo_xp_taming} {mcmmo_xp_re {mcmmo_xp_smelting}% [20:21:49 warn]: [placeleholderapi] [matemรกtica] Causa: "nรฃo รฉ uma expressรฃo matemรกtica vรกlida.
<img alt="Imagem" width="969" heig...
I would suggest you either make a custom expansion or use a scripting expansion such as the JavaScript expansion to make this work. That would be the cleanest way imo.
Eu sugiro que vocรช faรงa uma expansรฃo personalizada ou use uma expansรฃo de script, como a expansรฃo JavaScript, para fazer isso funcionar. Essa seria a maneira mais limpa da IMO.
Forgive me, but how do I do this? I'm new to this and I'm trying to create my first server. If possible, could you point me in the right direction, I'd be very grateful.
You can find the JavaScript expansion here: https://api.extendedclip.com/expansions/javascript/.
And some documentation for it here: https://github.com/PlaceholderAPI/Javascript-Expansion/wiki
Vocรช pode encontrar a expansรฃo JavaScript aqui: https://api.extendedclip.com/expansions/javascript/ . E alguma documentaรงรฃo para isso aqui: https://github.com/PlaceholderAPI/Javascript-Expansion/wiki
author: chatgpt
version: 1.0
placeholder: total_mcmmo_xp
code: |
function getXP(skill) {
var value = PlaceholderAPI.static.setPlaceholders(player, "%mcmmo_xp_" + skill +...
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Added UnixTime expansion to the wiki (Not sure if I did this right, hopefully yes)
bfda9d6 Update placeholder-list.md - fytage
66975ef Update placeholder-list.md - fytage
46111c5 Merge pull request #1131 from fytage/wiki - Andre601
Thank you!
Unfortunately, it appears the game versions are incorrectly tagged.
<img width="317" height="89" alt="Image" src="https://github.com/user-attachments/assets/0406be65-8c41-4d35-804e-66c64ce01ada" />
This means that when using filters with the API, e.g. to return versions for 1.21.4, no results will match.
Confirmation
- [x] My issue isn't already found on the Issue tracker.
- [x] My issue is about PlaceholderAPI and not any expansion or external plugin
- [x] The issue isn't already fixed in a Spigot Release or Development Build.
- [x] The Common Issues page doesn't mention this issue.
Type
Plugin Bug
What happens?
I got this error (and plugin refuses to load):
[09:54:19 ERROR]: [ModernPluginLoadingS...
Confirmation
- [x] I checked the Issues and Pull request tab for any existing issues or PRs.
- [x] My Feature Request is for PlaceholderAPI and not any expansion or other plugin.
Type
New API feature
Description
Iโd like to suggest two new placeholders for the EssentialsX jail system:
%essentials_jailed_reason%
โ Returns the reason why the player was jailed (set during the jail command)
%essentials_jail_count_%
โ Returns the number of players currently jailed in the spe...
This is not the place to suggest new placeholders.
SrBedrock already provided you with a link to where you can actually submit such a suggestion.
Iโd like to suggest two new placeholders for the EssentialsX jail system:
%essentials_jailed_reason%
โ Returns the reason why the player was jailed (set during the jail command)
%essentials_jail_count_%
โ Returns the number of players currently jailed in the specified cell
How this feature is useful:
Allows servers to display jail reasons in holograms, menus, or custom messages
Enables tracking of how many players are jailed in each cell, useful for roleplay, moderation, or server statist...
Please help
i made placeholder:
%distance_{player_world},{x},{y},{z}%
Which accepts both ordinary values โโand placeholders in {}
In the holograms, the distance from the player to the target in a tab and chat does not display...
What could be a problem?
And if someone understands how to get a whole value without .00 at the end?
You use PlaceholderAPI.setPlaceholders which only parses the % ones.
You need to use PlaceholderAPI.setBracketPlaceholders to parse ones using {}
Also, I recommend to call that method before splitting the params String. That way do you only need to call it once for multiple placeholders instead of up to 4 times for 4 individual params.
You use
PlaceholderAPI.setPlaceholderswhich only parses the%ones. You need to usePlaceholderAPI.setBracketPlaceholdersto parse ones using{}Also, I recommend to call that method before splitting the params String. That way do you only need to call it once for multiple placeholders instead of up to 4 times for 4 individual params.
I'll try today, thanks
And about the commas, it is better than the commas or spaces?
I mean, the separation of arguments in placeholder
For some reason it does not accept placeholders in TAB neznamy plugin...
Displayed "Invalid format"
When I enter in a tab config:
%distance_world,{placeholder_x},{placeholder_y},{placeholder_z}%
If you just display placeholders: 1000 100 -1000
If i enter in tab config:
%distance_world,1000,100,-1000%
Displayed distance...
I don't understand why this does not work in a tab when it works with placeholders in a hologram...
I will attach a new code
fixed typos.
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
fixes typos for TokenEnchant placeholder entries.
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [ X ] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Add Distance placeholder
Closes N/A
e3dd0b8 Update placeholder-list.md - vk2gpz
15df112 Merge pull request #1135 from vk2gpz/wiki - Andre601
[PlaceholderAPI/Essentials-Expansion] New comment on issue #68: adding another placeholder for jails
@Andre601 @extendedclip @Funny-cube @ygtdmn @ Please Add placeholders
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Includes missing PlayTimeManager placeholders from latest version.
Please remove the extra files.
I will close this as you messed up the formatting a lot.
Please make a fresh fork to have the latest changes and disable any automatic formatting on your end.
Apologiez that I had you do work that became effectively void, but I just now noticed tbe major formatting differences in the placeholder list file.
Yeah I actually don't know what happened :/, just edited the placeholder list file but something messed up apparently. I'll try again later
Statistics don't work, but other luckperms-type placeholders do
Do you actually have the expansion on the server?
And did you make sure you use an actually supported placeholder?
I tried using
%checkitem_getinfo:mainhand_nbtstrings:components..minecraft:unbreakable={}%
but it resulted in an error.
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Updates PlayTimeManager placeholders list (this time without messing with the entire formatting)
Vault already provides a format method that can be used to format monetary values according to the economy configuration:
https://github.com/MilkBowl/VaultAPI/blob/8bad2c479f531436b4b0694f5696b501d0afef3e/src/main/java/net/milkbowl/vault/economy/Economy.java#L55-L62
Confirmation
- [x] I checked the Issues and Pull request tab for any existing issues or PRs.
- [x] My Feature Request is for PlaceholderAPI and not any expansion or other plugin.
Type
New config option
Description
implement %essentials_is_msg_enabled% show true fals state of private messages
How the feature is useful
engaging uses in plugin like DeluxeMenus
Code Example
Jar file
No response
Additional Information
No response
This is a feature request for the Essentials Expansion. Please open an issue in that repository.
implement %essentials_is_msg_enabled% and %essentials_is_mail_enabled%
sshow true and false state of private messages and mail messages
How the feature is useful
engaging uses in plugin like DeluxeMenus
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Update outdated information about BeautyQuests placeholders
Given there is a documentation, having comments explaining every placeholder is redundant.
It's better to remove these comments.
> version
[22:16:53 INFO]: This server is running Paper version 1.21.10-69-main@610f1d2 (2025-10-12T01:31:53Z) (Implementing API version 1.21.10-R0.1-SNAPSHOT)
You are running the latest version
Previous version: 1.21.10-64-fba780d (MC: 1.21.10)
> papi info player
[22:16:56 INFO]: Placeholder expansion info for: player
Status: Registered
Author: clip
Version: 2.0.8
> papi parse me %player_biome%
[22:17:01 INFO]: CraftBiome{holder=Reference{ResourceKey[minecraft:worldgen/biome / minecraft...
Confirmation
- [x] I checked the Issues and Pull request tab for any existing issues or PRs.
- [x] My Feature Request is for PlaceholderAPI and not any expansion or other plugin.
Type
Minor Code improvement (Won't affect Servers)
Description
Update the plugin for 1.21.10.
Code Example
Jar file
No response
Additional Information
No response
I'm having the same issue
<img width="2201" height="133" alt="Image" src="https://github.com/user-attachments/assets/d8bc58ee-6986-4e15-a7c2-63dd0a18c9da" />
Drei โจ
im.also having it since we switched to 1.21.9/10
What needs to be updated, do you have any errors?
Have you actually tried it?
I haven't used it, the Modrinth and supported versions specifically stop at 1.21.8, since 1.21.9 & 1.21.10 are large version changes I expected a new plugin update is needed.
Confirmation
- [x] I checked the Issues and Pull request tab for any existing issues or PRs.
- [x] My Feature Request is for PlaceholderAPI and not any expansion or other plugin.
Type
New API feature
Description
output "%essentials_afk_player_count%" FIXED
Code Example
FIXING %essentials_afk_player_count%
HH:
line 407
aload this
getfield com/extendedclip/papi/expansion/essentials/EssentialsExpansion.essentials Lcom/earth2me/essentials/Essentials;
invokevirtu...
c264f9f temporary fix for biome interface kerfuffle - PiggyPiglet
9fb5b23 needa update the version in the expansion class... - PiggyPiglet
Should be fixed #c264f9f, they changed Biome from an enum to interface in 1.21.3 and that cooked it. Probably won't work forever as 1.21.3 >= now relies on #name() which is deprecated, but will fix it properly when I get more time
Excellent. Please publish it.
[PlaceholderAPI/Essentials-Expansion] Issue opened: #70 output "%essentials_afk_player_count%" FIXED
FIXING %essentials_afk_player_count%
HH:
line 407
aload this
getfield com/extendedclip/papi/expansion/essentials/EssentialsExpansion.essentials Lcom/earth2me/essentials/Essentials;
invokevirtual com/earth2me/essentials/Essentials.getUserMap ()Lcom/earth2me/essentials/UserMap;
invokevirtual com/earth2me/essentials/UserMap.getAllUniqueUsers ()Ljava/util/Set;
invokeinterface java/util/Set.stream ()Ljava/util/stream/Stream;
aload this
invokedynamic apply (Lcom/extendedclip/papi/expansion/essentia...
[PlaceholderAPI/PlaceholderAPI3] Now open sourced!
For 1.21.10 i had to run /papi ecloud download Player to get %player_biome% and %player_biome_capitalized% to work!
in current 2.1.9 the issue still seems to exist
<img width="1762" height="694" alt="Image" src="https://github.com/user-attachments/assets/cbcba8f5-df04-4583-a769-ccdf6755a621" />
@CloudeLecaw I can't reproduce, your tab plugin must be caching placeholder results or something, but running your paper build with the latest version of papi and player expansion, /papi parse me %player_biome% returns the correct result
Build: 213
Status: success
Changes:
f14b08Add modrinth - githubb496682.11.7 Update - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/213/artifact/build/libs/PlaceholderAPI-2.11.7-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/213/artifact/build/libs/PlaceholderAPI-2.11.7-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/213/artifact/build/libs/PlaceholderAPI-2.11.7.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 214
Status: failure
Changes:
0df7a0Update NMS Version - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/214/artifact/build/libs/PlaceholderAPI-2.11.7-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/214/artifact/build/libs/PlaceholderAPI-2.11.7-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/214/artifact/build/libs/PlaceholderAPI-2.11.7.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 215
Status: failure
Changes:
cda55ffix javadoc build - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/215/artifact/build/libs/PlaceholderAPI-2.11.7-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/215/artifact/build/libs/PlaceholderAPI-2.11.7-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/215/artifact/build/libs/PlaceholderAPI-2.11.7.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 216
Status: success
Changes:
82230d2.11.8 dev - PiggyPiglete0ac7bRemove BuiltByBit link from README - github
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/216/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-216-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/216/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-216-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/216/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-216.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 217
Status: success
Changes:
9a356c2.11.7 - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/217/artifact/build/libs/PlaceholderAPI-2.11.7-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/217/artifact/build/libs/PlaceholderAPI-2.11.7-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/217/artifact/build/libs/PlaceholderAPI-2.11.7.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Thanks. Confirmed Player 2.0.9 correctly parses %player_biome% on Paper 1.21.10-91.
Confirmation
- [x] I checked the Issues and Pull request tab for any existing issues or PRs.
- [x] My Feature Request is for PlaceholderAPI and not any expansion or other plugin.
Type
New API feature, Minor Code improvement (Won't affect Servers)
Description
I propose allowing placeholders to be escaped, ie "\%my_placeholder%" would parse as "%my_placeholder%". An accompanying API method to escape all placeholders in a given string should also be added (such that `parse(...
Thanks. Confirmed Player 2.0.9 correctly parses %player_biome% on Paper 1.21.10-91.
i can confirm its parsed correct now. So its CMI that parses it wrongly now.
i allready created a ticket on their github
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x ] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
I updated the wiki link for Lands and updated the fact that Lands does support placeholders from PlaceholderAPI in the locale files.
Closes N/A
could you share your jar?
Corrected a typographical error in the documentation regarding the usage of OfflinePlayer.
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Closes N/A
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [ ] Wiki (Changes towards the Wiki).
- [x] Other: Grammar error correction
Description
Closes N/A
4c62318 Fix grammatical error in CONTRIBUTING.md - petulikan1
cfed3ce Fix typo in pull request template - petulikan1
4a08568 Merge pull request #1147 from petulikan1/master - Andre601
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Add UJobs to the placeholder list
Build: 218
Status: success
Changes:
7247cb2.11.8 dev - PiggyPiglet4c6231Fix grammatical error in CONTRIBUTING.md - githubcfed3cFix typo in pull request template - github38da70Add checks for known malicious expansion checksums before expansion load - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/218/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-218-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/218/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-218-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/218/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-218.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 219
Status: success
Changes:
a81ed6Change malicious expansion message - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/219/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-219-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/219/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-219-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/219/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-219.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 220
Status: success
Changes:
403adecube doesn't like calling it malware - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/220/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-220-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/220/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-220-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/220/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-220.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 221
Status: success
Changes:
5dea70less "malicious" more "safety" - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/221/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-221-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/221/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-221-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/221/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-221.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Updated placeholders for ImageFrame.
Closes N/A
Confirmation
- [x] My issue isn't already found on the Issue tracker.
- [x] My issue is about PlaceholderAPI and not any expansion or external plugin
- [x] The issue isn't already fixed in a Spigot Release or Development Build.
- [x] The Common Issues page doesn't mention this issue.
Type
Plugin/Server Incompatability
What happens?
Hi,
I have been trying to fix this for 4 hours straight and can't figu...
A few things:
Firstly, you checked "My issue is about PlaceholderAPI and not any expansion or external plugin", which is not true as it seems to be an issue with ItemsAdder.
Secondly, you have at least two pirated plugins installed on your server, with one of them being ItemsAdder:
[21:56:38] [Server thread/INFO]: [ItemsAdder] [STDOUT] [Spigotunlocked.com] - COSMO.
We don't support piracy, so we will not be helping you.
I advise you legitimately purchase ItemsAdder, and then if you stil...
Confirmation
- [x] My issue isn't already found on the Issue tracker.
- [x] My issue is about PlaceholderAPI and not any expansion or external plugin
- [x] The issue isn't already fixed in a Spigot Release or Development Build.
- [x] The Common Issues page doesn't mention this issue.
Type
Plugin Bug
What happens?
The user appears to be able to see the server's list of expansions with no permission
#...
Confirmation
- [x] My issue isn't already found on the Issue tracker.
- [x] My issue is about PlaceholderAPI and not any expansion or external plugin
- [x] The issue isn't already fixed in a Spigot Release or Development Build.
- [x] The Common Issues page doesn't mention this issue.
Type
Plugin Bug
What happens?
Commands tab completion doesn't check for permissions leading to exposure of currently ins...
Hello, there are many errors when players try to parse with -null, I get that it should not be possible, but instead of throwing error returning empty placeholder would be better.
papi parse --null %viaversion_player_protocol_id%
[00:42:12 ERROR]: Command exception: /papi parse --null %viaversion_player_protocol_id%
org.bukkit.command.CommandException: Unhandled exception executing command 'papi' in plugin PlaceholderAPI v2.11.7
at org.bukkit.command.PluginCommand.execute(P...
Confirmation
- [x] I checked the Issues and Pull request tab for any existing issues or PRs.
- [x] My Feature Request is for PlaceholderAPI and not any expansion or other plugin.
Type
Minor Code improvement (Won't affect Servers)
Description
add support for minimessage
Code Example
Jar file
No response
Additional Information
No response
Confirmation
- [x] My issue isn't already found on the Issue tracker.
- [x] My issue is about PlaceholderAPI and not any expansion or external plugin
- [x] The issue isn't already fixed in a Spigot Release or Development Build.
- [x] The Common Issues page doesn't mention this issue.
Type
Plugin/Server Incompatability
What happens?
After I tried to configure compatibility between InteractiveChat and Pl...
build: change version to 2.8.0
build: change spigot-api to 1.21.11-R0.1-SNAPSHOT
build: change item-nbt-api to 1.15.5
The stacktrace seems to point to the Player expansion as the main cause, so this is more likely an issue with the Player Expansion.
ๅ ๆ ่ฟฝ่ธชไผผไนๆๅ็ฉๅฎถๆฉๅฑๆฏไธป่ฆๅๅ ๏ผๆไปฅ่ฟๆดๅฏ่ฝๆฏ็ฉๅฎถๆฉๅฑ็้ฎ้ขใ
It seems to me that this is because Folia doesn't allow querying a player's location on the main thread. So I was wondering if it might be possible to prevent this action through PlaceholderAPI?
Looking at the stacktrace closer, this is indeed an issue with the Player Expansion and not PlaceholderAPI.
PlaceholderAPI does not have any API/code loading world data, which the error is complaining about.
So please report this issue in the Player Expansion Repository. Thanks.
/papi parse DonKolia %world_nearbyEntities_5%
dont works, other time....
And yes, i execute papi ecloud download world and i am using the last version of PAPI and i dont see console messages
The %player_biome% placeholder does not work properly on Folia.
Maybe it's because Folia doesn't allow accessing player positions outside the main thread.
This is my log: https://paste.helpch.at/jarozepida.php
Did you also reload PlaceholderAPI after downloading the expansion?
Yes, i did reload obviusly
I also observed this.
It seems to be the %player_biome% and %player_biome_capitalized% placeholders.
Running Folia 1.21.11 and PAPI 2.11.8-DEV-211.
[18:20:54 ERROR]: [ca.spottedleaf.moonrise.common.util.TickThread] Thread failed main thread check: Cannot read world asynchronously, context=[thread=Thread[#469,InteractiveChat Async ChatMessage Processing Thread #1,5,main],class=java.lang.Thread], world=world, block_pos=BlockPos{x=169, y=91, z=30}
java.lang.Throwable
at ca.spott...
[PlaceholderAPI/PlaceholderAPI] Pull request opened: #1155 Remove FunnyGuilds placeholders from wiki
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the [Wiki]).
- [ ] Other: __________
Description
Hi, I'm one of the maintainers of FunnyGuilds. We're currently in the middle of some bigger rewrites, some of them touch the placeholders the plugin adds. For the time being we have our own wiki as the main source of truth, so until a...
[02:00:38 INFO]: [PlaceholderAPI] Fetching available expansion information...
[02:00:38 INFO]: [PlaceholderAPI] Successfully registered external expansion: griefprevention [1.7.0]
[02:00:38 INFO]: [PlaceholderAPI] Successfully registered external expansion: server [2.7.3]
[02:00:38 INFO]: [PlaceholderAPI] Successfully registered external expansion: bungee [2.3]
[02:00:38 WARN]: [PlaceholderAPI] Global task...
I too am looking for a fix to use another IP checking URL & API to the config
Build: 222
Status: success
Changes:
849481Update API URL - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/222/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-222-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/222/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-222-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/222/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-222.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 223
Status: success
Changes:
b0fb78Move verification boolean to expansion version, move to v3 api - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/223/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-223-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/223/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-223-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/223/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-223.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
[PlaceholderAPI/PlaceholderAPI] New branch created: wiki-updated-domains
Updated from old domain URLs!
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [ ] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Closes N/A
Build: 224
Status: success
Changes:
83aad3Update readme api url - PiggyPiglet85aa6aCorrected ecloud link - github
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/224/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-224-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/224/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-224-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/224/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-224.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
[PlaceholderAPI/PlaceholderAPI] New branch created: feature/components-custom-text-replacer
[PlaceholderAPI] Branch feature/components was force-pushed to `967dec0`
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [ ] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Closes N/A
Build: 227
Status: success
Changes:
ec8657jenkins attempt #2 - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/227/artifact/paper/build/libs/PlaceholderAPI-Paper-2.11.8-DEV-227-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/227/artifact/paper/build/libs/PlaceholderAPI-Paper-2.11.8-DEV-227-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/227/artifact/paper/build/libs/PlaceholderAPI-Paper-2.11.8-DEV-227.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/227/artifact/spigot/build/libs/PlaceholderAPI-Spigot-2.11.8-DEV-227-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/227/artifact/spigot/build/libs/PlaceholderAPI-Spigot-2.11.8-DEV-227-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/227/artifact/spigot/build/libs/PlaceholderAPI-Spigot-2.11.8-DEV-227.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 228
Status: success
Changes:
b9affdRemove debug code - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/228/artifact/paper/build/libs/PlaceholderAPI-Paper-2.11.8-DEV-228-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/228/artifact/paper/build/libs/PlaceholderAPI-Paper-2.11.8-DEV-228-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/228/artifact/paper/build/libs/PlaceholderAPI-Paper-2.11.8-DEV-228.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/228/artifact/spigot/build/libs/PlaceholderAPI-Spigot-2.11.8-DEV-228-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/228/artifact/spigot/build/libs/PlaceholderAPI-Spigot-2.11.8-DEV-228-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/228/artifact/spigot/build/libs/PlaceholderAPI-Spigot-2.11.8-DEV-228.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
[PlaceholderAPI/PlaceholderAPI] New branch created: feature/wiki-add-component-info
bd69284 [Wiki] Add info on new Component support - Andre601
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the Wiki).
- [ ] Other: __________
Description
Closes N/A
Updates the wiki to mention the new Component support in PlaceholderAPI
Build: 231
Status: success
Changes:
d3a5d0this one's really gonna do it this time - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/231/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-231-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/231/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-231-plain.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/231/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-231-sources.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 233
Status: failure
Changes:
8b078fdowngrade gradle - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/233/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-233-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/233/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-233-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/233/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-233.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 234
Status: success
Changes:
cac79aplainJar depends on compilePaper - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/234/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-234-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/234/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-234-plain.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/234/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-234-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/234/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-234.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 235
Status: success
Changes:
1f2d96set plain jar classifier as "" when publishing so maven actually knows what to do with it - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/235/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-235-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/235/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-235-plain.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/235/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-235-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/235/artifact/build/libs/PlaceholderAPI-2.11.8-DEV-235.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 236
Status: success
Changes:
d378f7Update bstats - PiggyPiglet880ddcbump version to 2.12.0 - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/236/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-236-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/236/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-236-plain.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/236/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-236-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/236/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-236.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
[PlaceholderAPI/Player-Expansion] New branch created: hytale
I asked my friend if the repository was installed on his computer, but he also said that the PAPI is not downloading.
Default settings, written on wiki
We need the actual setup, not just the claim it's the default.
from build.gradle:
repositories {
mavenCentral()
maven {
name = "papermc-repo"
url = "https://repo.papermc.io/repository/maven-public/"
}
maven {
url = 'https://repo.extendedclip.com/content/repositories/placeholderapi/'
}
}
dependencies {
implementation 'io.papermc.paper:paper-api:1.21.11-R0.1-SNAPSHOT'
compileOnly 'me.clip:placeholderapi:2.11.7'
compileOnly 'net.luckperms:api:5.4'
}
Sends error Read Timed ou...
probably need to use a vpn, your country might block our repo
How can I use already downloaded .jar file?
I use IDEA.
compileOnly files("path/to/papi.jar")
Just to be clear: https://repo.extendedclip.com/content/repositories/placeholderapi/ is outdated.
Your friend probably uses the old wiki as reference, even tho it clearly mentions to be outdated.
The URL the new wiki shows is https://repo.extendedclip.com/releases/ source
Just to be clear:
https://repo.extendedclip.com/content/repositories/placeholderapi/is outdated.Your friend probably uses the old wiki as reference, even tho it clearly mentions to be outdated. The URL the new wiki shows is
https://repo.extendedclip.com/releases/source
yeah I've just updated the old wiki page to use the new links, also added a bunch of line breaks to try better direct people to the new wiki
It may be better to just disable the wiki in general to avoid this, even if it may lead to dead links in some random sites.
eh just keep it up for now, should be fine with those couple changes
Build: 237
Status: success
Changes:
2dc5b9WIP custom component replacer no regex!! - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/237/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-237-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/237/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-237-plain.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/237/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-237-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/237/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-237.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 240
Status: success
Changes:
fa50fdI missed an error :( - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/240/artifact/build/libs/PlaceholderAPI-1.0.0-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/240/artifact/build/libs/PlaceholderAPI-1.0.0-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/240/artifact/build/libs/PlaceholderAPI-1.0.0-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/240/artifact/build/libs/PlaceholderAPI-1.0.0.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
PlaceholderAPI-Hytale #1
Build: 1
Status: success
No changes.
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/1/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/1/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/1/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/1/artifact/build/libs/PlaceholderAPI-1.0.1-DEV.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 241
Status: success
No changes.
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/241/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-241-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/241/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-241-plain.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/241/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-241-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/241/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-241.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
PlaceholderAPI-Hytale #2
Build: 2
Status: failure
Changes:
6f61c0fix parse command player cast - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/2/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/2/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/2/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/2/artifact/build/libs/PlaceholderAPI-1.0.1-DEV.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
PlaceholderAPI-Hytale #3
Build: 3
Status: success
Changes:
ee3923add build num to ver - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/3/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-null-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/3/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-null-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/3/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-null-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/3/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-null.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
PlaceholderAPI-Hytale #4
Build: 4
Status: success
No changes.
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/4/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-4-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/4/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-4-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/4/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-4-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/4/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-4.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
PlaceholderAPI-Hytale #5
Build: 5
Status: success
Changes:
fb57b7run parse command sync - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/5/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-5-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/5/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-5-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/5/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-5-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/5/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-5.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
[PlaceholderAPI/Server-Expansion] New branch created: hytale
[PlaceholderAPI/Server-Expansion] branch deleted: hytale
[PlaceholderAPI/Server-Expansion] New branch created: hytale
PlaceholderAPI-Hytale #6
Build: 6
Status: success
Changes:
5f4839updated color handling - funncube
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/6/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-6-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/6/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-6-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/6/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-6-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/6/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-6.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
a32c6e4 Add Hytale-related docs - Andre601
[PlaceholderAPI/PlaceholderAPI] New branch created: feat/wiki-add-hytale-docs
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the [Wiki]).
- [ ] Other: __________
Description
Closes N/A
Implements a first draft of docs for the Hytale version of PlaceholderAPI.
Since both versions share a lot in terms of Expansion code, did I decide to simply create examples for Hytale where necessary, or mention version differences such as imports and obj...
PlaceholderAPI-Hytale #7
Build: 7
Status: success
Changes:
62f6ebfix console commands, run parse command in world thread - PiggyPiglet98b7effix /papi command showing error, add /placeholderapi alias - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/7/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-7-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/7/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-7-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/7/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-7-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/7/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-7.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Please consider replacing the Bukkit scheduler for an agnostic scheduler so we can have folia support. I can take a look at this at some point but I would appreciate it if someone could pick it up
PlaceholderAPI-Hytale #8
Build: 8
Status: success
Changes:
c30876remove unused code - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/8/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-8-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/8/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-8-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/8/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-8-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/8/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-8.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
5ea009c eCloud disabled PAPI for CurseForge - PiggyPiglet
[PlaceholderAPI/PlaceholderAPI] New branch created: hytale-curseforge
757f6ee Make dump command link more accessible - PiggyPiglet
PlaceholderAPI-Hytale #9
Build: 9
Status: success
Changes:
757f6eMake dump command link more accessible - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/9/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-9-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/9/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-9-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/9/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-9-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/9/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-9.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
7edc94b Update download/update messages to be clearer - PiggyPiglet
3b34193 move expansion load to start to hopefully fix c... - PiggyPiglet
dcc1f99 Update player expansion placeholders - Funny-cube
PlaceholderAPI-Hytale #10
Build: 10
Status: success
Changes:
3b3419move expansion load to start to hopefully fix cube's non-load issue - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/10/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-10-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/10/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-10-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/10/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-10-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/10/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-10.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
PlaceholderAPI-Hytale #11
Build: 11
Status: success
Changes:
6d8f22actually fix windows loading issue maybe - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/11/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-11-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/11/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-11-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/11/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-11-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/11/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-11.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
PlaceholderAPI-Hytale #12
Build: 12
Status: success
Changes:
3bf998Implement config save, comment out old config api - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/12/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-12-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/12/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-12-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/12/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-12-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/12/artifact/build/libs/PlaceholderAPI-1.0.1-DEV-12.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
PlaceholderAPI-Hytale #13
Build: 13
Status: success
Changes:
873c9b1.0.1 release - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/13/artifact/build/libs/PlaceholderAPI-1.0.1-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/13/artifact/build/libs/PlaceholderAPI-1.0.1-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/13/artifact/build/libs/PlaceholderAPI-1.0.1-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/13/artifact/build/libs/PlaceholderAPI-1.0.1.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
PlaceholderAPI-Hytale #14
Build: 14
Status: success
Changes:
a065d61.0.2-dev - PiggyPigletebc62cAdd convenience booleanValue method to PlaceholderAPI class - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/14/artifact/build/libs/PlaceholderAPI-1.0.2-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/14/artifact/build/libs/PlaceholderAPI-1.0.2-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/14/artifact/build/libs/PlaceholderAPI-1.0.2-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/14/artifact/build/libs/PlaceholderAPI-1.0.2.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
706dd5a Start migrating javascript expansion - PiggyPiglet
[PlaceholderAPI/Javascript-Expansion] New branch created: hytale
589135a Fix grammar in PlaceholderExpansion documentation - Funny-cube
431e023 Update PlaceholderAPI version requirements in docs - Funny-cube
[PlaceholderAPI/VaultUnlocked-Expansion-Hytale] New branch created: main
913523a make hytale expansions stand out a bit more - Funny-cube
447ccd9 Add Hytale Placeholders List - Andre601
[PlaceholderAPI/PlaceholderAPI] New branch created: feat/wiki-hytale-placeholders-list
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the [Wiki]).
- [ ] Other: __________
Description
Closes N/A
Adds a separate placeholders list page for the Hytale Expansions.
In terms of appearances is it equal to the placeholders page right now.
A small downside of this setup is, that any placeholder-list#... anchor links may no longer work and there isn't ...
d654cce cap 2 - Funny-cube
13d1ae8 Fix grammar in Placeholder Expansions description - Funny-cube
b0e02d4 Improve clarity of placeholder list introduction - Funny-cube
Add advancement custom "vanilla" category description
Pull Request
Type
- [ ] Internal change (Doesn't affect end-user).
- [ ] External change (Does affect end-user).
- [x] Wiki (Changes towards the [Wiki]).
- [ ] Other: __________
Description
Add information for custom category "vanilla". It's the sum of all categories of vanilla.
This has been added at the request of a user who had more than one source pack adding many categories. This made it more compl...
PlaceholderAPI-Hytale #15
Build: 15
Status: success
Changes:
9589641.0.3 dev - PiggyPiglet59ec9buse gradle version in manifest - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/15/artifact/build/libs/PlaceholderAPI-1.0.3-DEV-15-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/15/artifact/build/libs/PlaceholderAPI-1.0.3-DEV-15-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/15/artifact/build/libs/PlaceholderAPI-1.0.3-DEV-15-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/15/artifact/build/libs/PlaceholderAPI-1.0.3-DEV-15.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 242
Status: success
Changes:
1b1d2eAdd config option to use adventure replacer, add bracket {} support - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/242/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-242-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/242/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-242-plain.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/242/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-242-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/242/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-242.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 243
Status: success
Changes:
b233c9Add warning message to failed ecloud download - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/243/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-243-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/243/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-243-plain.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/243/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-243-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/243/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-243.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 244
Status: success
Changes:
9c1db4fix newlines in ecloud command error & restrict api to bukkit platform - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/244/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-244-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/244/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-244-plain.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/244/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-244-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/244/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-244.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 245
Status: success
Changes:
5ea5a1fix config option path - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/245/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-245-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/245/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-245-plain.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/245/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-245-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/245/artifact/build/libs/PlaceholderAPI-2.12.0-DEV-245.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
Build: 246
Status: success
Changes:
e307ab2.12.0 release - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI/246/artifact/build/libs/PlaceholderAPI-2.12.0-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/246/artifact/build/libs/PlaceholderAPI-2.12.0-plain.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/246/artifact/build/libs/PlaceholderAPI-2.12.0-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI/246/artifact/build/libs/PlaceholderAPI-2.12.0.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
4ee2840 Update download and server usage statistics in ... - Funny-cube
[PlaceholderAPI/PlaceholderAPI] New branch created: assets
PlaceholderAPI-Hytale #16
Build: 16
Status: success
Changes:
3e7507Add eCloud blocked information msg to ecloud command - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/16/artifact/build/libs/PlaceholderAPI-1.0.3-DEV-16-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/16/artifact/build/libs/PlaceholderAPI-1.0.3-DEV-16-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/16/artifact/build/libs/PlaceholderAPI-1.0.3-DEV-16-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/16/artifact/build/libs/PlaceholderAPI-1.0.3-DEV-16.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
PlaceholderAPI-Hytale #17
Build: 17
Status: success
Changes:
21902cLoad expansions after server boot to prevent dep issues - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/17/artifact/build/libs/PlaceholderAPI-1.0.3-DEV-17-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/17/artifact/build/libs/PlaceholderAPI-1.0.3-DEV-17-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/17/artifact/build/libs/PlaceholderAPI-1.0.3-DEV-17-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/17/artifact/build/libs/PlaceholderAPI-1.0.3-DEV-17.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
PlaceholderAPI-Hytale #18
Build: 18
Status: success
Changes:
8814121.0.3 release - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/18/artifact/build/libs/PlaceholderAPI-1.0.3-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/18/artifact/build/libs/PlaceholderAPI-1.0.3-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/18/artifact/build/libs/PlaceholderAPI-1.0.3-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/18/artifact/build/libs/PlaceholderAPI-1.0.3.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
PlaceholderAPI-Hytale #19
Build: 19
Status: success
Changes:
5ab5d01.0.4-dev - PiggyPiglet44ac25Fix permission system - also 1.0.4 release - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/19/artifact/build/libs/PlaceholderAPI-1.0.4-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/19/artifact/build/libs/PlaceholderAPI-1.0.4-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/19/artifact/build/libs/PlaceholderAPI-1.0.4-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/19/artifact/build/libs/PlaceholderAPI-1.0.4.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7
9a96b7b Add missing links to expansions + make format c... - Andre601
8c69b02 Missed an entry (To lazy to reopen terminal) - Andre601
PlaceholderAPI-Hytale #20
Build: 20
Status: success
Changes:
abb85e1.0.5-dev - PiggyPiglet55c52aRun expansion config logic before loading expansion - PiggyPiglet
Artifacts:
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/20/artifact/build/libs/PlaceholderAPI-1.0.5-DEV-20-hytale.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/20/artifact/build/libs/PlaceholderAPI-1.0.5-DEV-20-javadoc.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/20/artifact/build/libs/PlaceholderAPI-1.0.5-DEV-20-sources.jar
- https://ci.extendedclip.com/job/PlaceholderAPI-Hytale/20/artifact/build/libs/PlaceholderAPI-1.0.5-DEV-20.jar
Jenkins v2.516.1, Discord Notifier v260.v8f28622b_a_6b_7