Skip to content

Placeholders

Loving11ish edited this page Nov 18, 2024 · 1 revision

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.
  • %topplayer_<event>_<number>_player% - Returns the name of the player at the specified rank for the given event.
  • %topplayer_<event>_<number>_value% - Returns the value of the specified event for the player at the specified rank.
  • %topplayer_<event>_<number>_uuid% - Returns the UUID of the player at the specified rank for the given event.
  • %topplayer_<event>_player% - Returns the name of the top player for the given event.
  • %topplayer_<event>_value% - Returns the value of the specified event for the top player.
  • %topplayer_<event>_uuid% - Returns the UUID of the top player for the given event.
  • %stats_<event>_<key>% - Returns the value of the specified key for the given event for the online player.
  • %stats_<category>_amount% - Returns the total amount of the specified category for the online player.

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

Home Page

Click Here

Clone this wiki locally