Custom Placeholders
Last updated
Was this helpful?
Last updated
Was this helpful?
Custom placeholder uses JavaScript to evaluate your placeholder script. There are 3 default global variables you can use in your script.
this returns the player (the tablist viewer). Example usage:
For bungeecord custom placeholders, see
this returns the server instance
For bungeecord custom placeholders, see
this is the placeholder parameter.
Example, if you use {dummy_another_xd:lolol}
then the parameter is lolol