AdvancedHunt
๐ก Updated this year๐ผ๏ธ Gallery (12 images)
๐ 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
๐ซ 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
๐ 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











