Trick or Treat & Haunted Mobs - Halloween Event Plugin icon

Trick or Treat & Haunted Mobs - Halloween Event Plugin -----

All ine ONE Halloween plugin !Trick or Treat !Pumpkin Hunt !Epic Boss Fight !Spooky Deguised mobs !



BUG FIX AND ADDITIONS!
I Advice you to regenerate config.yml and PumpkinHunt.yml

- PumpkinHunt Bug fix : Some players reported pumpins not triggering events


- Added pumpkin tracking for the event !

- Added persistent Pumpkin saving per player !

- Fixed a bug where players could place pumpkins and farm them after restart



- Added back Multiple Rewards per rank per trick or threat


Code (YAML):
default:
  tricks
:
    - command
: "give %player% dirt 5"
      message
: "Here's some dirt!"
      event
:
        sound
: "ENTITY_VILLAGER_NO"
        firework
: true
    - command
: "give %player% rotten_flesh 10"
      message
: "Ew! Rotten flesh!"
      event
:
        sound
: "ENTITY_VILLAGER_NO"
        firework
: true
  treats
:
    - command
: "give %player% diamond 1"
      message
: "Lucky! You got a diamond!"
      event
:
        sound
: "ENTITY_PLAYER_LEVELUP"
        firework
: true
    - command
: "give %player% gold_ingot 3"
      message
: "You received some gold!"
      event
:
        sound
: "ENTITY_PLAYER_LEVELUP"
        firework
: true
- Added countFarmable on pumpkinhunt.yml
Code (YAML):
# Number of pumpkins to find to win the event
total-pumpkins
: 10

# Should farmed pumpkins (grown naturally) be counted?
countFarmable
: true

# Commands and messages for finding a pumpkin (randomized)
pumpkin-rewards
:
  - command
: give %player% minecraft:cookie 5
    message
: "§aYou found a hidden pumpkin and got some cookies!"
    event
:
      sound
: minecraft:entity.player.levelup
      firework
: true

  - command
: summon zombie %player%
    message
: "§cYou found a haunted pumpkin! A zombie has appeared!"
    event
:
      sound
: minecraft:entity.zombie.ambient
      firework
: false

  - command
: give %player% minecraft:golden_apple 1
    message
: "§aYou found a lucky pumpkin and received a golden apple!"
    event
:
      sound
: minecraft:entity.player.levelup
      firework
: true

# Event for the player who collects all pumpkins
win-event
:
  command
: give %player% minecraft:nether_star 1
  message
: "§6Congratulations! You have found all the pumpkins and won a special reward!"
  event
:
    sound
: minecraft:entity.ender_dragon.death
    firework
: true
 
----------, Oct 23, 2024
Resource Information
Author:
----------
Total Downloads: 15
First Release: Oct 12, 2024
Last Update: Oct 28, 2024
Category: ---------------
All-Time Rating:
3 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings