AdvancedHunt

โญ โ€” (11 endorsements) ๐Ÿ“ฅ 2,385 downloads ๐Ÿ“Œ v4.0.4 ๐Ÿ“… 3/27/2024
๐ŸŸก Updated this year

By TheRedEnd2000 ยท adventure

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 6/11/2026 ๐Ÿ“… Created: 3/27/2024

๐Ÿ” Analysis

  • ๐Ÿ‘ 0.5% endorsement rate
  • ๐Ÿ† #220 of 367 adventure mods in this game by downloads

๐Ÿ“‹ About This Mod

# ๐ŸŽฎ Advanced Hunt > Create engaging treasure hunts with customizable collections, rewards, and requirements! --- ## ๐ŸŽฌ Plugin Showcase v4.0.4 <iframe width="560" height="315" src="https://www.youtube-nocookie.com/embed/xT7ylR4qa6U" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> <details> <summary>v2.2</summary> ## ๐ŸŽฌ Plugin Showcase v.2.2 (https://img.youtube.com/vi/O-yhUdr9a3s/0.jpg)](https://www.youtube.com/watch?v=O-yhUdr9a3s) </details> --- ## ๐Ÿ› Bug Reports & Support โš ๏ธ **IMPORTANT**: Please report every bug on our Discord to make the plugin as good as possible! ๐Ÿšซ **DO NOT REPORT BUGS AS RATINGS!** ๐Ÿ’ฌ Need help? Join our (https://discord.gg/wrtn5wpkzw) for support and updates! --- ## ๐Ÿ“‹ Requirements - **NBT-API** (Required) - **PlaceholderAPI** (Optional - supported since v1.6) - **PacketEvents** (Required - since v4.0.0) --- ## โœจ Features <details> <summary>Click to expand feature list</summary> - ๐Ÿ’ฌ Custom messages with multi-language support - โœจ Particle effects for treasures - ๐Ÿ“ฆ Interactive list inventory - โš™๏ธ In-game configuration - ๐ŸŽฏ Place mode for better item placement - ๐Ÿ”Š Sound effects for every action - ๐Ÿ’พ Inventory save during place mode - ๐Ÿ† Leaderboard menu - ๐Ÿ“Š Progress tracking menu - ๐ŸŒŸ Treasure glow effects - ๐ŸŽ Custom reward commands - ๐Ÿ’ก Hint system with cooldowns - ๐Ÿ“š Multiple independent collections - ๐ŸŒ Multi-language support (EN, DE, FR, VN, BN, ZH) - ๐ŸŽจ Hex color support - MYSQL, SQLite support - Client-Side hiding when disabled </details> --- ## ๐ŸŽจ Media ๐Ÿ“ธ **More pictures available in the (https://modrinth.com/plugin/advancedhunt/gallery)** --- ## ๐Ÿ”Œ PlaceholderAPI Integration <details> <summary>Available Placeholders</summary> All placeholders can be viewed on the (https://github.com/TheRedEnd2000/AdvancedHunt/wiki/Placeholders) </details> --- ## โš™๏ธ Configuration Example <details> <summary>config.yml Preview</summary> ``` config-version: 4.0 storage: # Options: SQLITE, MYSQL, YAML type: SQLITE # MySQL Configuration (Only needed if type is MYSQL) mysql: host: localhost port: 3306 database: advancedhunt username: root password: password # Supported languages are en, de, bn, vi language: en command: # Defines the main command and its aliases for the plugin. # The first value is used as the primary command, all following values (separated by "|") are registered as aliases. name: advancedhunt|ah|ahunt|treasure|treasures # Enable Brigadier command integration for enhanced command completion. # Brigadier provides native Minecraft command suggestions and validation. # Disable this if you experience command-related issues or prefer legacy completion. brigadier-integration: false rewards: # Commands matching these regex patterns will be blocked from being added or executed. # Use ^ to match the start and $ to match the end of the command. # Matches are case-insensitive. command-blacklist: - "^(+:)?execute\\b" - "^(+:)?op\\b" - "^(+:)?deop\\b" - "^(+:)?kill\\b" - "^(+:)?summon\\b" - "^(+:)?setblock\\b" - "^(+:)?fill\\b" - "^(+:)?reload\\b" - "^(+:)?rl\\b" - "^(+:)?stop\\b" - "^(+:)?restart\\b" - "^(+:)?kick\\b" - "^(+:)?whitelist\\b" - "^(+:)?ban\\b" - "^(+:)?ban-ip\\b" - "^(+:)?pardon\\b" - "^(+:)?pardon-ip\\b" - "^(+:)?pex\\b" - "^(+:)?lp\\b" - "^(+:)?luckperms\\b" - "^(+:)?perm\\b" - "^(+:)?perms\\b" - "^(+:)?permission\\b" - "^(+:)?permissions\\b" # If true, blacklisted commands will also be blocked from executing. # If false, they will only be blocked when an admin tries to add them via the GUI. block-execution: true particle-settings: enabled: true view-distance: 32 # Particles for treasures not found by the current player not-found: enabled: true particle: CRIT count: 3 speed: 0.01 offset: x: 0.3 y: 0.3 z: 0.3 # Particles for treasures already found by the current player found-by-player: enabled: true particle: HAPPY_VILLAGER count: 2 speed: 0.03 offset: x: 0.3 y: 0.2 z: 0.3 # Particles for treasures found by another player in single-player-find collections found-by-others: enabled: false # Disabled by default for performance particle: WAX_OFF count: 2 speed: 0.3 offset: x: 0.3 y: 0.2 z: 0.3 # Shows an action bar when the placer is in range of a treasure proximity-settings: enabled: true range: 10 leaderboard: # Maximum number of entries to display in the GUI leaderboard (per collection) display-limit: 100 # How often to refresh the leaderboard cache in s

# ๐ŸŽฎ Advanced Hunt

> Create engaging treasure hunts with customizable collections, rewards, and requirements!

## ๐ŸŽฌ Plugin Showcase v4. 0. 4

v2. 2

## ๐ŸŽฌ Plugin Showcase v. 2. 2

[!(https://img.youtube.com/vi/O-yhUdr9a3s/0.jpg)](https://www.youtube.com/watch?v=O-yhUdr9a3s)

## ๐Ÿ› Bug Reports & Support

โš ๏ธ IMPORTANT: Please report every bug on our Discord to make the plugin as good as possible!

๐Ÿšซ DO NOT REPORT BUGS AS RATINGS!

๐Ÿ’ฌ Need help? Join our (https://discord.gg/wrtn5wpkzw) for support and updates!

## ๐Ÿ“‹ Requirements

  • NBT-API (Required)
  • PlaceholderAPI (Optional - supported since v1. 6)
  • PacketEvents (Required - since v4. 0. 0)

## โœจ Features

Click to expand feature list

  • ๐Ÿ’ฌ Custom messages with multi-language support
  • โœจ Particle effects for treasures
  • ๐Ÿ“ฆ Interactive list inventory
  • โš™๏ธ In-game configuration
  • ๐ŸŽฏ Place mode for better item placement
  • ๐Ÿ”Š Sound effects for every action
  • ๐Ÿ’พ Inventory save during place mode
  • ๐Ÿ† Leaderboard menu
  • ๐Ÿ“Š Progress tracking menu
  • ๐ŸŒŸ Treasure glow effects
  • ๐ŸŽ Custom reward commands
  • ๐Ÿ’ก Hint system with cooldowns
  • ๐Ÿ“š Multiple independent collections
  • ๐ŸŒ Multi-language support (EN, DE, FR, VN, BN, ZH)
  • ๐ŸŽจ Hex color support
  • MYSQL, SQLite support
  • Client-Side hiding when disabled

## ๐ŸŽจ Media

๐Ÿ“ธ **More pictures available in the (https://modrinth.com/plugin/advancedhunt/gallery)**

## ๐Ÿ”Œ PlaceholderAPI Integration

Available Placeholders

All placeholders can be viewed on the (https://github.com/TheRedEnd2000/AdvancedHunt/wiki/Placeholders)

## โš™๏ธ Configuration Example

config.yml Preview

``` config-version: 4. 0

storage: # Options: SQLITE, MYSQL, YAML type: SQLITE

# MySQL Configuration (Only needed if type is MYSQL) mysql: host: localhost port: 3306 database: advancedhunt username: root password: password

# Supported languages are en, de, bn, vi language: en

command: # Defines the main command and its aliases for the plugin. # The first value is used as the primary command, all following values (separated by "|") are registered as aliases. name: advancedhunt|ah|ahunt|treasure|treasures # Enable Brigadier command integration for enhanced command completion. # Brigadier provides native Minecraft command suggestions and validation. # Disable this if you experience command-related issues or prefer legacy completion. brigadier-integration: false

rewards: # Commands matching these regex patterns will be blocked from being added or executed. # Use ^ to match the start and $ to match the end of the command. # Matches are case-insensitive. command-blacklist: - "^([^:]+:)?execute\\b" - "^([^:]+:)?op\\b" - "^([^:]+:)?deop\\b" - "^([^:]+:)?kill\\b" - "^([^:]+:)?summon\\b" - "^([^:]+:)?setblock\\b" - "^([^:]+:)?fill\\b" - "^([^:]+:)?reload\\b" - "^([^:]+:)?rl\\b" - "^([^:]+:)?stop\\b" - "^([^:]+:)?restart\\b" - "^([^:]+:)?kick\\b" - "^([^:]+:)?whitelist\\b" - "^([^:]+:)?ban\\b" - "^([^:]+:)?ban-ip\\b" - "^([^:]+:)?pardon\\b" - "^([^:]+:)?pardon-ip\\b" - "^([^:]+:)?pex\\b" - "^([^:]+:)?lp\\b" - "^([^:]+:)?luckperms\\b" - "^([^:]+:)?perm\\b" - "^([^:]+:)?perms\\b" - "^([^:]+:)?permission\\b" - "^([^:]+:)?permissions\\b" # If true, blacklisted commands will also be blocked from executing. # If false, they will only be blocked when an admin tries to add them via the GUI. block-execution: true

particle-settings: enabled: true view-distance: 32 # Particles for treasures not found by the current player not-found: enabled: true particle: CRIT count: 3 speed: 0. 01 offset: x: 0. 3 y: 0. 3 z: 0. 3 # Particles for treasures already found by the current player found-by-player: enabled: true particle: HAPPY_VILLAGER count: 2 speed: 0. 03 offset: x: 0. 3 y: 0. 2 z: 0. 3 # Particles for treasures found by another player in single-player-find collections found-by-others: enabled: false # Disabled by default for performance particle: WAX_OFF count: 2 speed: 0. 3 offset: x: 0. 3 y: 0. 2 z: 0. 3

# Shows an action bar when the placer is in range of a treasure proximity-settings: enabled: true range: 10

leaderboard: # Maximum number of entries to display in the GUI leaderboard (per collection) display-limit: 100 # How often to refresh the leaderboard cache in s

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Plugins
Author
TheRedEnd2000
Version
4.0.4
Downloads
2,385
Endorsements
11
Category
adventure
Created
3/27/2024
Updated
6/11/2026
Game Versions
1.8.8, 1.8.9, 1.9, 1.9.1, 1.9.2
Tags
adventure, decoration, minigame

๐Ÿ”ง How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Plugins โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Plugins versions does AdvancedHunt support?

The author lists 1.8.8, 1.8.9, 1.9, 1.9.1, 1.9.2, 1.9.3. Other versions may work but are untested by the author.

What is the latest version of AdvancedHunt?

Version 4.0.4, published 2026-06-11 with 2,385 downloads recorded at the source.

Keep browsing โ€” more Minecraft Plugins mods await

๐Ÿ“‹ All Minecraft Plugins Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More adventure ๐Ÿ‘ค More by TheRedEnd2000 ๐Ÿ”Ž Similar Mods ๐ŸŒ Best adventure (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods