HomeJavaModsScavenger Hunt
Scavenger Hunt
[​IMG]

Overview
Scavenger Hunt is fun game that allows server owners to reward their players. By default, only operators are allowed to use /hunt , this can be changed by adding the required permission(s).

Before creating a scavenger hunt, owners have the freedom to customize the possible items that could appear in the chests. Each chest is filled with one random item from the configured list. The quantity of the item is also configurable. Along with this, every hidden chest has a particle effect on top to make it easier for player's to locate.

Once a scavenger hunt is created, it can be stopped manually with the command /hunt stop. This command will remove all currently placed chests and items. The hunt will also end when all the chests have been found.

Features
Commands
Permissions
Installation Instructions
  1. Drag ScavengerHunt.jar into your plugins folder
  2. Configure permissions
  3. Configure rewards, and quantity
  4. Start server
Preview Video


Configuration (config.yml)

Code (Text):

#################
# ScavengerHunt #
#################

# The prefix for all broadcasts/messages in chat
# Make sure to surround your prefix in quotations! ("my prefix")
prefix: "&6[&eScavengerHunt&6]"

# The message that broadcasts to the server when a hunt is over
broadcast_message: "&5All chests have been found. The hunt is over!"

# The title/message that appears when a player find a chest
title_message: "&6You found a reward!"

# The quantity of the randomly chosen item
# If quantity = 10, ten of the chosen item will be hidden in a single chest.
quantity: 1

# The type of particle effect to appear on hidden chests
# For a full list of effects, visit: https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Particle.html#enum_constant_summary
particle_effect: enchantment_table

# List of possible items to be filled into chest
# Use item names, do not use ID#. Only use numbers for data
# If a block name has spaces, use correct data code (red wool ---> wool:14)
# For a list of all block names and data, visit: https://goo.gl/w5w33m
items:
  - grass
  - wool:14
 
Feature suggestions are encouraged, and appreciated. If you have a suggestion, PM me.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Scavenger Hunt is a free Minecraft Java mod. Compatible with Minecraft 1.9, 1.10, 1.11. Downloaded 780 times (via Spigot). Download it and open it directly in the game.

Explore more