Jump to content

Custom player level (variable) as suffix in TAB and above player?


S1LENT_EG

Recommended Posts

On 2/22/2024 at 10:51 AM, snowi said:

You can use the plugin skript-placeholders to add the ability to "fetch" variables from skript in placeholder api requests. The link to skript-placeholders can be found Here

When I look at the docs all i can find are events nothing that shows me how to set a placeholder after an event happens.

"The sun wont stop for no one"

Link to comment
Share on other sites

Hello, for a quick example of this I will use the variable "{example::%player%}" which can display whatever you want it to & it will have show this to the placeholder "%example_placeholder%". If you need any more help let me know 🙂

 

on placeholderapi placeholder request for the prefix "example":
    if the identifier is "placeholder":
        set the result to "%{example::%player%}%"
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...