SupremeDev
  • Supreme Development
  • Important
    • Installation
    • PayPal + Google Pay
    • Server Owner Advice
    • Json - Why?
    • Free Client Plugins
      • Supreme KillHolograms
        • config.yml
      • Supreme EXPShop
        • Commands & Permissions
        • config.yml
      • Supreme DeathBans
        • Commands & Permissions
        • config.yml
        • lang.yml
  • Plugins
    • Supreme Factions
      • Placeholders
      • Commands & Permissions
      • Developer API
      • Files
        • raids.json
        • lang.yml
        • conf.json
        • config.yml
        • upgrades.yml
    • Supreme Spawners
      • Commands & Permissions
      • Developer API
      • Files
        • lang.json
        • conf.json
        • entity-settings.json
        • stacker-settings.json
    • Supreme Hoes
      • Commands & Permissions
      • Placeholders
      • Developer API
      • Files
        • config.yml
        • captcha.yml
        • menus.yml
    • Supreme Printer
      • Commands & Permissions
      • Developer API
      • Files
        • config.yml
    • Supreme Blood Orbs
      • Commands & Permissions
      • Files
        • config.yml
        • lang.yml
    • Supreme TokenShop
      • Commands & Permissions
      • config.yml
    • Supreme LMS
      • Commands & Permissions
      • Files
        • lang.json
        • config.json
    • Supreme Roam
      • Commands & Permissions
      • Files
        • lang.yml
        • config.yml
    • Supreme MobSwords
      • Commands & Permissions
      • Placeholders
      • Files
        • menus.yml
        • config.yml
    • Supreme BindIP
      • Commands & Permissions
    • Supreme Robots
      • Commands & Permissions
      • Developer API
      • Files
        • lang.json
        • config.json
    • Supreme Meteors
      • Commands & Permissions
      • Files
        • config.yml
        • lang.json
    • Supreme Tools
      • Commands & Permissions
      • Files
        • config.yml
    • Supreme Collectors
      • Commands & Permissions
      • Files
        • lang.json
        • config.json
    • Supreme Player Stats
      • Commands & Permissions
      • Statistic Types
      • Files
        • menus.yml
        • config.json
    • Supreme Miner Picks
      • Commands & Permissions
      • Files
        • drops.yml
        • menus.yml
        • config.yml
  • Addons
    • Factions Top
    • Harvest Event
    • Hoe Boosters
  • Libraries
  • SupremeCaptcha
    • Commands & Permissions
    • Files
      • config.json
  • SupremeTokens
    • Commands & Permissions
    • Files
      • lang.json
      • config.json
Powered by GitBook
On this page

Was this helpful?

  1. Plugins
  2. Supreme Hoes

Placeholders

PreviousCommands & PermissionsNextDeveloper API

Last updated 3 years ago

Was this helpful?

All placeholders require PlaceholderAPI, if you are looking to use these placeholders on Featherboard please use them like so, Featherboard uses MVDW PlaceholderAPI, so you have to use {placeholderapi_<placeholder without %%>} like {placeholderapi_hoes_tokens_current_long}

Supported PlaceholderAPI Version

Placeholders

Description

%hoes_cane_raw_long%

Raw cane collected, long formatting.

%hoes_cane_raw_short%

Raw cane collected, short formatting.

%hoes_cane_total_long%

Total cane collected, long formatting.

%hoes_cane_total_short%

Total cane collected, long formatting.

%hoes_canetop_position%

Canetop position for the player.

%hoes_canetop_placements::1-name%

Canetop position 1 name.

%hoes_canetop_placements::1-value%

Canetop position 1 amount collected.

If you are wanting to use placeholders on holograms, you must use

All you do is add it to your plugins folder, and add {medium} in front of any lines you want placeholders on. For Example:

- '&f&l[&c&l!&f&l] &c&nCane Top Placements&f&l [&c&l!&f&l]' 

- ' ' 

- '{medium}&e&l#1 &c%hoes_canetop_placements::1-name% &fwith &a%hoes_canetop_placements::1-value% Cane' 

- '{medium}&6&l#2 &c%hoes_canetop_placements::2-name% &fwith &a%hoes_canetop_placements::2-value% Cane' 

- '{medium}&7&l#3 &c%hoes_canetop_placements::3-name% &fwith &a%hoes_canetop_placements::3-value% Cane' 

- '{medium}&f&l#4 &c%hoes_canetop_placements::4-name% &fwith &a%hoes_canetop_placements::4-value% Cane' 

- '{medium}&f&l#5 &c%hoes_canetop_placements::5-name% &fwith &a%hoes_canetop_placements::5-value% Cane' 

- ' ' 

- '{medium}&f&l[&c&l!&f&l] &cYou are position #%hoes_canetop_position% with %hoes_cane_raw_long% cane harvested'
Here
Holographic Displays Extension