⭐ Warden Party ⭐ Interactive Warden Boss icon

⭐ Warden Party ⭐ Interactive Warden Boss -----

Summon an unstoppable Warden to dominate like a boss or unleash loot like an Pinata!



v1.2.6
  • Added commands to execute for players with the most damage and hits on the Warden.
  • Fixed summon command message.

Changes in config.yml
Code (YAML):
commands :

  # Placeholders: %damage%, %hits%, %player%
  top-players
:

    # Commands that will be executed for the top players with the most damage on the Warden, if they exist.
    most-damage
:

      # The position of the player.
      "1"
:
        chance
: 95
        commands
:
         - "minecraft:give %player% minecraft:diamond 5"

      # The position of the player.
      "2"
:
        chance
: 85
        commands
:
         - "minecraft:give %player% minecraft:diamond 3"

      # The position of the player.
      "3"
:
        chance
: 75
        commands
:
         - "minecraft:give %player% minecraft:diamond 1"

    # Commands that will be executed for the top players with the most hits on the Warden, if they exist.
    most-hits
:

      # The position of the player.
      "1"
:
        chance
: 95
        commands
:
         - "minecraft:give %player% minecraft:diamond 5"

      # The position of the player.
      "2"
:
        chance
: 85
        commands
:
         - "minecraft:give %player% minecraft:diamond 3"

      # The position of the player.
      "3"
:
        chance
: 75
        commands
:
         - "minecraft:give %player% minecraft:diamond 1"
----------, Aug 15, 2024
Resource Information
Author:
----------
Total Downloads: 35
First Release: Jun 23, 2024
Last Update: Feb 3, 2025
Category: ---------------
All-Time Rating:
5 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings