😅
MMOBlock Docs
  • 🏠Welcome
  • 🚀Getting Started
    • ⚡Quickstart
    • ⚙️Configuration File
    • 🌎Language Messages
    • 🔌Compatibility & Requirements
    • 🔐Commands & Permissions
  • 📘Basics
    • ✨Hologram
    • 🧱Block
    • ⚖️Conditions
    • ⚒️Allowed Tools
    • 🎁Drops
  • 🔰Integrations
    • 🧲ModelEngine 4
    • 🧲PlaceholderAPI
    • 🎨MiniMessage
Powered by GitBook
On this page
  1. Integrations

PlaceholderAPI

PlaceholderAPI integration allows MMOBlock to provide placeholders for entity interaction data. These placeholders can be used in holograms and other configurations to display dynamic information.

  • Usage Feature: The following placeholders are available:

    • %mmoblock_click%: The current click count for the targeted entity.

    • %mmoblock_max_click%: The maximum click count required to destroy the targeted entity.

    • %mmoblock_progressbar%: A progress bar showing the interaction progress.

    • %mmoblock_click_cooldown% Remaining click cooldown

    • %mmoblock_click_cooldown_max% Max value click cooldown

PreviousModelEngine 4NextMiniMessage

Last updated 2 months ago

🔰
🧲