Skip to content

Placeholders

Loving11ish edited this page Feb 23, 2026 · 3 revisions

Placholders

Full list of current available placeholders:

To be able to use these The latest release of PlaceholderAPI MUST be installed!

  • %uStats_pluginVersion% - Returns the version of the uStats plugin.
  • %uStats_pluginAuthor% - Returns the author of the uStats plugin.
  • %uStats_serverPackage% - Returns the server package name based on the server version.
  • %uStats_isPluginEnabled% - Returns whether the uStats plugin is enabled.
  • %uStats_isPAPIEnabled% - Returns whether PlaceholderAPI (PAPI) is enabled.
  • %uStats_topplayer_<event>_<number>_player% - Returns the name of the player at the specified rank for the given event.
  • %uStats_topplayer_<event>_<number>_value% - Returns the value of the specified event for the player at the specified rank.
  • %uStats_topplayer_<event>_<number>_uuid% - Returns the UUID of the player at the specified rank for the given event.
  • %uStats_topplayer_<event>_player% - Returns the name of the top player for the given event.
  • %uStats_topplayer_<event>_value% - Returns the value of the specified event for the top player.
  • %uStats_topplayer_<event>_uuid% - Returns the UUID of the top player for the given event.
  • %uStats_stats_<event>_<key>% - Returns the value of the specified key for the given event for the online player.
  • %uStats_stats_<category>_amount% - Returns the total amount of the specified category for the online player.

Please note: Be sure to remove the <> characters when adding the variables into the above placeholders

NO PAPI ECLOUD DOWNLOAD IS REQUIRED! ALL PLACEHOLDERS ARE INTERNAL TO USTATS

Home Page

Click Here

Clone this wiki locally