ePowerBlocks
  • 🏡Get Started
  • General
    • 🖥️Installation
    • 🎉Features
    • 📂Configuration
    • 👮Commands & Permissions
    • 🔔Placeholders
    • 📅Future Plans
  • Showcase & examples
    • 🎬Showcase
    • 📝Examples
  • eplugins
    • 🎨Using Colors
    • ⚒️Other Plugins
Powered by GitBook
On this page
  • 📇 Placeholders for Minecraft
  • Player's Placeholders
  • PowerBlock's Placeholders
  • 🗂️ Placeholders for Configuration

Was this helpful?

  1. General

Placeholders

Every supported placeholder is listed below! Please don't mind contacting us, if you want to add some more!

📇 Placeholders for Minecraft

Player's Placeholders

Placeholder
Description

%epb_<PowerBlockName>_health%

Displays a number of current health of the PB

%epb_<PowerBlockName>_max_health%

Displays max health of the specific Power Block

%epb_<PowerBlockName>_placement_<position>%

Displays a player name in the X position - replace the <position> with a number

%epb_<PowerBlockName>_placement_<position>_breaks%

Displays a number of player breaks in specific position

%epb_<PowerBlockName>_placement%

Displays player's current position

%epb_<PowerBlockName>_breaks%

Displays player's current total breaks

%epb_<PowerBlockName>_wasted-time_formatted%

Displays player's current wasted time (2h 34m)

%epb_<PowerBlockName>_wasted-time_display%

Displays player's current wasted time (2:34)

%epb_<PowerBlockName>_placement_<Player>%

Displays a placement of a specific player

%epb_<PowerBlockName>_breaks_<Player>%

Displays a number of total breaks of the specific player

%epb_<PowerBlockName>_placement_<position>_wasted-time_formatted%

Get formatted time of player's time wasted of mining block at specific position (1h 23m)

%epb_<PowerBlockName>_placement_<position>_wasted-time_display%

Get formatted time of player's time wasted of mining block at specific position (1:23)

%epb_<PowerBlockName>_placement_<position>_alltime-breaks%

Displays a number of all-time total breaks of a player in specific position

%epb_<PowerBlockName>_placement_<position>_alltime-wasted-time_formatted%

Displays an all-time wasted time of a player in specific position (4h 56m)

%epb_<PowerBlockName>_placement_<position>_alltime-wasted-time_display%

Displays an all-time wasted time of a player in specific position (4:56)

PowerBlock's Placeholders

Placeholder
Description

%epb_<PowerBlockName>_cooldown_formatted%

Displays a formatted cooldown of the specific Power Block (1h 23m)

%epb_<PowerBlockName>_cooldown_display%

Displays a formatted cooldown of the specific Power Block (1:23)

%epb_<PowerBlockName>_cooldown_seconds%

Displays a cooldown time in seconds

%epb_<PowerBlockName>_cooldown_minutes%

Displays a cooldown time in minutes

%epb_<PowerBlockName>_cooldown_hours%

Displays a cooldown time in hours

%epb_<PowerBlockName>_cooldown_days%

Displays a cooldown time in days

%epb_<PowerBlockName>_inactive_in_formatted%

Get formatted inactive time of the block (23m 45s) (That means that the block will be marked as inactive in 23m 45s)

%epb_<PowerBlockName>_inactive_in_display%

Get formatted inactive time of the block (23:45) (That means that the block will be marked as inactive in 23:45)

%epb_<PowerBlockName>_inactive_for_formatted%

Get formatted time, when the block will be marked as inactive (23m 45s) (That means that the block is inactive 23m 45s)

%epb_<PowerBlockName>_inactive_for_display%

Get formatted time, when the block will be marked as inactive (23:45) (That means that the block is inactive 23:45)

%epb_<PowerBlockName>_miners%

Shows the number of active players who are mining the block.

🗂️ Placeholders for Configuration

  • %health% - Displays a number of current health of the PB

  • %max_health% - Displays max health of the specific Power Block

  • %placement_<position>% - Displays a player name in the X position - replace the <position> with a number

  • %placement_<position>_breaks% - Displays a number of player breaks in desired position

  • %placement% - Displays a number of specific player placement

  • %breaks% - Displays a number of total breaks of mining player

  • %cooldown_formatted% - Displays a formatted cooldown of the Power Block (1h 23m 45s)

  • %cooldown_display% - Displays a formatted cooldown of the specific Power Block (1:23:45)

  • %cooldown_seconds% - Displays a cooldown time in seconds

  • %cooldown_minutes% - Displays a cooldown time in minutes

  • %cooldown_hours% - Displays a cooldown time in hours

  • %cooldown_days% - Displays a cooldown time in days

  • %inactive_in_formatted% - Get formatted inactive time of the block (23m 45s) (That means that the block will be marked as inactive in 23m 45s)

  • %inactive_in_display% - Get formatted inactive time of the block (23:45) (That means that the block will be marked as inactive in 23:45)

  • %inactive_for_formatted% - Get formatted time, when the block will be marked as inactive (23m 45s) (That means that the block is not mined for 23m 45s)

  • %inactive_for_display% - Get formatted time, when the block will be marked as inactive (23:45) (That means that the block is not mined for 23:45)

  • %miners% - Shows the number of active players who are mining the block.

PreviousCommands & PermissionsNextFuture Plans

Last updated 1 year ago

Was this helpful?

🔔