Перейти к содержимому
Mineforgian

HolidayHunt

Extremely simple holiday hunt plugin! Made for Easter, Halloween and Christmas! Custom skulls and sounds supported as well!

Загрузки
1K
Подписчики
30
Обновлён
22 марта 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 7 октября 2024 г.

Extremely simple holiday hunt plugin! Made for Halloween, Christmas and Easter!

About:

Click on collectibles to find them! After finding every collectible, players will receive a reward. Messages and rewards fully configurable.

Different holidays:

Players will search for different collectibles based on the holiday:

  • Halloween: pumpkins
  • Easter: Easter eggs
  • Christmas: presents
  • All of these can be fully customized!

Commands:

This plugin only has one command /holidayhunt (holidayhunt.admin), which will give you the collectible to place.

Placeholders:

This plugin has three placeholders, %holidayhunt_found%, %holidayhunt_total% and %holidayhunt_completed% which you can use.

Configuration:

# Should we check for updates?
updateChecker: true

# Holiday Mode (HALLOWEEN, CHRISTMAS, EASTER, CUSTOM)
holidayMode: CHRISTMAS

# Collectibles to find
totalCollectibles: 10

# Prevent players from breaking collectibles without holidayhunt.admin permission
collectiblesProtected: true

# Commands for each collectible found and for finding all
# You can use variables %player%, %found% and %total% in these commands
Commands:
foundCommands: []
rewardCommands:
- 'say %player% found all %total% collectibles!'

# Messages
Messages:
prefix: "&c&lHOLIDAY &2» &a"
found: "You found a collectible! You have found %found%/%total% collectibles!"
alreadyFound: "You have already found this collectible! You have found %found%/%total% collectibles!"
complete: "You found all %total% collectibles! Happy Holiday!"
alreadyCompleted: "You have already found all %total% collectibles!"
needPermission: "You do not have permission to use this!"

# Sounds
# Use Spigot's sounds (found here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html)
# or custom resource pack sounds ex: test:sound_1
Sounds:
found: "BLOCK_PUMPKIN_CARVE"
alreadyFound: "ENTITY_ZOMBIE_AMBIENT"
complete: "ENTITY_FIREWORK_ROCKET_BLAST"

# Particles
Particles:
found: "SWEEP_ATTACK"
alreadyFound: "SQUID_INK"

# Settings
Settings:
needPermission: false

# Custom mode (You can find heads in minecraft-heads.com or other similar sites)
# You do not need to change the uuid! If you change it after you have placed your skulls, they will not work!
Custom:
uuid: "e14bc770-c007-4504-8119-94c3b3ed64a4"
texture: "https://textures.minecraft.net/texture/913245706adaa8af8adc8bfff5cc2205588fc2888427e711246b759a71ad926"

Metrics:

We use bStats to collect statistics anonymously. You can find it here. You can opt out.

Support:

If you need help using the plugin, or you have any problems feel free to join my Discord server here

Ченджлог

2.6.2Релиз1.21.9, 1.21.10, 1.21.11 · 22 марта 2026 г.

Easter update:

  • Easter is now the default holiday mode
2.6.1Релиз1.21.8, 1.21.9, 1.21.10 · 17 ноября 2025 г.

Christmas update:

  • Christmas is now the default holiday mode
2.6.0Релиз1.21.8, 1.21.9, 1.21.10 · 11 ноября 2025 г.

Folia update:

  • Added experimental support for Folia
  • Fixed an error with empty sounds / particles in the config
  • Fixed an error dividing by zero on /holidayhunt stats without any players
2.5.1Релиз1.21.8, 1.21.9, 1.21.10 · 26 октября 2025 г.

Protected collectibles:

  • Added a new config option to protect collectibles from being broken
2.5.0Релиз1.21.8, 1.21.9, 1.21.10 · 20 октября 2025 г.

Bugfix update + minimum version bump:

  • Fixed issues with some 1.21.9 / 1.21.10 forks
  • The plugin now requires at least Minecraft version 1.19
2.4.6Релиз1.21.8, 1.21.9, 1.21.10 · 16 октября 2025 г.

1.21.10 fix:

  • Fixed an error with starting on version 1.21.10
  • Improved checking for legacy version
2.4.5Релиз1.21.7, 1.21.8, 1.21.9 · 16 октября 2025 г.

Halloween update:

  • Added 1.21.9 support
  • Set halloween as default mode
2.4.4Релиз1.21.6, 1.21.7, 1.21.8 · 8 августа 2025 г.

1.21.8 support:

  • Added support for version 1.21.8

Комментарии

Загружаем…