⚒️
Ultimate BlockRegen
DiscordDonate
  • 👋Welcome to Ultimate BlockRegen Wiki
  • Overview
    • ⬇️Installation
    • ❓FAQ
      • How to add custom drops?
      • How to enable per regeneration?
      • Does it Support ItemsAdder?
      • Does it Support Oraxen?
      • Does it Support Nexo?
      • Where can i get support?
      • Alternative Payment Options??
      • What is Command Chaining?
      • How to setup world gaurd subregion?
  • Fundamentals
    • 🛠️Basic Settings
      • Creating A Region
      • General Commands
      • Permission Nodes
      • Reloading The Plugin
      • Add More Blocks
      • Edit Block Menu
      • Deleting A Region
      • Placeholders
    • ⚙️GUI Settings
      • Main Menu
        • Change Prefix
      • Toggle Menu
        • Disabling Regeneration
        • Regen As Seed
        • Drop To Inventory
        • Allow Block Placements
        • Update Checker
        • Messages
        • Crop Animation
      • Region Menu
        • Per Region Regeneration
        • Per Region Permission
        • Per Region Allow Block Place
        • Region Status
      • Edit Menu
        • Disable Specific Block
        • Customize Block Xp Drop
        • Customize Block Regen Delay
        • Customize Replace Block
        • Customize Delay Block
        • Customize Money Reward
        • Customize Block Permission Requirement
        • Customize Cost Required
        • Customize Tool Damage
        • Customize Block Drops
        • Customize Block Commands
        • Customize Required Tools
        • Customize Block Sounds
    • 🪝Hooks
      • ItemsAdder
      • Oraxen
      • Nexo
      • Vault + Any Economy Plugin
  • Defualt Files
    • 🔌Default Ymls
      • Materials.yml
      • Config.yml
Powered by GitBook
On this page

Was this helpful?

  1. Fundamentals
  2. Basic Settings

Placeholders

These placeholder need PlaceholderAPI to work

%ubr_total_mined_player%

Returns the total number of blocks mined by the player.

%ubr_total_mined_player_by_<<player_name>>%

Returns the total number of blocks mined by another specified player.

%ubr_total_mined_player_in_<<region_name>>%

Returns the total number of blocks mined by the player in a specific region.

%ubr_total_mined_player_in_<<region_name>>_by_<<player_name>>%

Returns the total number of blocks mined by another player in a specific region.

%ubr_total_mined_in_<<region_name>>%

Returns the total number of blocks mined in a specific region.

%ubr_total_player_block_mined_in_<<region_name>>%

Returns the total number of a specific block type mined by the player in a specific region.

%ubr_top_player_name_in_<<region_name>>%

Returns the name of the top player for a specific rank in a region.

%ubr_top_player_value_in_<<region_name>>%

Returns the number of blocks mined by the top player for a specific rank in a region.


Do not write <<value>>; use the actual value instead, e.g., farmland.

PreviousDeleting A RegionNextGUI Settings

Last updated 5 months ago

Was this helpful?

🛠️