PlaceholderAPI Placeholders - No-Not-Jaden/NotBounties GitHub Wiki

If you have PlaceholderAPI installed, you can parse the following placeholders from players.

Add "_formatted" to the end to add the currency prefix and suffix.

Add "_full" to the end of the stat type to add what the stat is about.

Add "_value" to the end of the stat type to get the raw value.

Add "_name" to the end of top placeholder to get the name of the player in that position.

  • %notbounties_bounty% - The player's current bounty.
  • %notbounties_total% - The total bounties on the server.
  • %notbounties_total_unique% - The total unique bounties on the server.
  • %notbounties_(all/kills/claimed/deaths/set/immunity/current)% - The current bounty stat for a player.
  • %notbounties_top_[x]_(all/kills/claimed/deaths/set/immunity/current)% - The bounty stat for player in [x] position on the leaderboard.
  • %notbounties_wanted% - The wanted text for the player. More Info
  • %notbounties_notification% - The player's notification mode: "EXTENDED", "SHORT", or "DISABLED"
  • %notbounties_mode% - The player's whitelist mode: "Whitelist" or "Blacklist". More Info
  • %notbounties_timed_bounty% - The time until your next timed auto bounty. More Info
  • `%notbounties_challenge_time% - The time until challenges reset. More Info
  • `%notbounties_challenge_[x]% - The title of the player's [x] number challenge. More Info
  • %notbounties_current_page% - The current page in the player's current bounty GUI.
  • %notbounties_total_pages% - The total page in the player's current bounty GUI.