CozyTreasureHunt

⭐ — (7 endorsements) 📥 323 downloads 📌 v1.1.0 📅 8/5/2023
⚪ Last updated 2023

By smuddgge · adventure

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 7/31/2023 📅 Created: 8/5/2023

🔍 Analysis

  • 🏆 #30 of 333 adventure mods in this game by downloads

📋 About This Mod

✅ Create treasure with `/treasure editor`
✅ Set a treasure location with `/treasure set `
✅ Spawn the treasure with `/treasure spawn`

<img alt="CozyTreasureHunt" src="https://raw.githubusercontent.com/Cozy-Plugins/CozyTreasureHunt/main/graphics/1000x300_banner.png"> \ <img alt="About" src="https://raw.githubusercontent.com/Cozy-Plugins/CozyTreasureHunt/main/graphics/heading_about.png"> \ User-friendly **treasure hunt** creator. Designed for your **server events**, this plugin will help you **create, log and place** treasure for players to **find, click and gain** a reward! \ <img alt="Guide" src="https://raw.githubusercontent.com/Cozy-Plugins/CozyTreasureHunt/main/graphics/heading_guide.png"> - Create treasure with `/treasure editor` - Set a treasure location with `/treasure set ` - Spawn the treasure with `/treasure spawn` <img alt="Configuration" src="https://raw.githubusercontent.com/Cozy-Plugins/CozyTreasureHunt/main/graphics/heading_configuration.jpg"> ```yaml # _____ _ _ _ # |_ _| __ ___ __ _ ___ _ _ _ __ ___ | | | |_ _ _ __ | |_ # | || '__/ _ \/ _` / __| | | | '__/ _ \ | |_| | | | | '_ \| __| # | || | | __/ (_| \__ \ |_| | | | __/ | _ | |_| | | | | |_ # |_||_| \___|\__,_|___/\__,_|_| \___| |_| |_|\__,_|_| |_|\__| # # Organisation : Cozy Plugins # Author : Smudge # The amount of treasure each player is able to find. # Setting to -1 will let players get unlimited treasure. global_treasure_limit: -1 global_treasure_limit_message: "&7You have reached the global treasure limit. You cannot redeem any more treasure." ``` ```yaml # _____ _ _ _ # |_ _| __ ___ __ _ ___ _ _ _ __ ___ | | | |_ _ _ __ | |_ # | || '__/ _ \/ _` / __| | | | '__/ _ \ | |_| | | | | '_ \| __| # | || | | __/ (_| \__ \ |_| | | | __/ | _ | |_| | | | | |_ # |_||_| \___|\__,_|___/\__,_|_| \___| |_| |_|\__,_|_| |_|\__| # # Organisation : Cozy Plugins # Author : Smudge treasure: enabled: true type: "treasure" name: "treasure" editor: enabled: true name: "editor" permission: "treasurehunt.editor" set: enabled: true name: "set" permission: "treasurehunt.set" # Set to false if players should not # be able to replace treasure locations. override_treasure: true unable_to_override_treasure: "&7Treasure already exists in this location and cannot be overridden." replaced_treasure: "&7The treasure in this location has been replaced." placed_treasure: "&7Treasure has been placed in this location." invalid_treasure: "&7Treasure type does not exist." # When true, the treasure will be spawned immediately in the location. spawn_immediately: false remove: enable: true name: "remove" permission: "treasurehunt.remove" removed: "&7Removed treasure at location {location}" remove_all: "&7All locations have been removed." none: "&7There are no treasure locations nearby. (4 block radius)" spawn: enable: true name: "spawn" permission: "treasurehunt.spawn" spawned_treasure: "&7Attempted to spawn all treasure. {result}" unspawn: enable: true name: "unspawn" permission: "treasurehunt.unspawn" unspawned_treasure: "&7Attempted to un-spawn all the treasure." find: enable: true name: "find" permission: "treasurehunt.find" header: "&aFound &f{amount} &atreasure." max_lines: 5 line: "&e&l{name} &7is at &f{location}&7. &eClick to teleport." save: enable: true name: "save" permission: "treasurehunt.save" reload: enable: true name: "reload" permission: "treasurehunt.reload" ``` (https://www.codefactor.io/repository/github/cozy-plugins/cozytreasurehunt/badge)](https://www.codefactor.io/repository/github/cozy-plugins/cozytreasurehunt) (https://img.shields.io/github/downloads/Cozy-Plugins/CozyTreasureHunt/total.svg)](https://github.com/smuddgge/leaf/releases) (https://img.shields.io/github/issues/Cozy-Plugins/cozytreasurehunt.svg)](https://github.com/smuddgge/leaf/issues) (https://img.shields.io/github/issues-pr/Cozy-Plugins/CozyTreasureHunt.svg)](https://github.com/smuddgge/leaf/pulls) (https://img.shields.io/github/v/tag/Cozy-Plugins/CozyTreasureHunt?sort=semver)](https://github.com/smuddgge/leaf/releases) ```yaml # _____ _ _ _ # |_ _| __ ___ __ _ ___ _ _ _ __ ___ | | | |_ _ _ __ | |_ # | || '__/ _ \/ _` / __| | | | '__/ _ \ | |_| | | | | '_ \| __| # | || | | __/ (_| \__ \ |_| | | | __/ | _ | |_| | | | | |_ # |_||_| \___|\__,_|___/\__,_|_| \___| |_| |_|\__,_|_| |_|\__| # # Spigot Plugin # Organisation : Cozy Plugins # Author : Smudge ``` (https://bstats.org/signatures/bukkit/CozyTreasureHunt.svg)](https://bstats.org/plugin/bukkit/CozyTreasureHunt/19286)

CozyTreasureHunt

\ About

\ User-friendly treasure hunt creator.

Designed for your server events, this plugin will help you create, log and place treasure for players to find, click and gain a reward!

\ Guide

  • Create treasure with `/treasure editor`
  • Set a treasure location with `/treasure set `
  • Spawn the treasure with `/treasure spawn`

Configuration

```yaml # _____ _ _ _ # |_ _| __ ___ __ _ ___ _ _ _ __ ___ | | | |_ _ _ __ | |_ # | || '__/ _ \/ _` / __| | | | '__/ _ \ | |_| | | | | '_ \| __| # | || | | __/ (_| \__ \ |_| | | | __/ | _ | |_| | | | | |_ # |_||_| \___|\__,_|___/\__,_|_| \___| |_| |_|\__,_|_| |_|\__| # # Organisation : Cozy Plugins # Author : Smudge

# The amount of treasure each player is able to find. # Setting to -1 will let players get unlimited treasure. global_treasure_limit: -1 global_treasure_limit_message: "&7You have reached the global treasure limit. You cannot redeem any more treasure." ``` ```yaml # _____ _ _ _ # |_ _| __ ___ __ _ ___ _ _ _ __ ___ | | | |_ _ _ __ | |_ # | || '__/ _ \/ _` / __| | | | '__/ _ \ | |_| | | | | '_ \| __| # | || | | __/ (_| \__ \ |_| | | | __/ | _ | |_| | | | | |_ # |_||_| \___|\__,_|___/\__,_|_| \___| |_| |_|\__,_|_| |_|\__| # # Organisation : Cozy Plugins # Author : Smudge

treasure: enabled: true type: "treasure" name: "treasure"

editor: enabled: true name: "editor" permission: "treasurehunt.editor"

set: enabled: true name: "set" permission: "treasurehunt.set" # Set to false if players should not # be able to replace treasure locations. override_treasure: true unable_to_override_treasure: "&7Treasure already exists in this location and cannot be overridden." replaced_treasure: "&7The treasure in this location has been replaced." placed_treasure: "&7Treasure has been placed in this location." invalid_treasure: "&7Treasure type does not exist." # When true, the treasure will be spawned immediately in the location. spawn_immediately: false

remove: enable: true name: "remove" permission: "treasurehunt.remove" removed: "&7Removed treasure at location {location}" remove_all: "&7All locations have been removed." none: "&7There are no treasure locations nearby. (4 block radius)"

spawn: enable: true name: "spawn" permission: "treasurehunt.spawn" spawned_treasure: "&7Attempted to spawn all treasure. {result}"

unspawn: enable: true name: "unspawn" permission: "treasurehunt.unspawn" unspawned_treasure: "&7Attempted to un-spawn all the treasure."

find: enable: true name: "find" permission: "treasurehunt.find" header: "&aFound &f{amount} &atreasure." max_lines: 5 line: "&e&l{name} &7is at &f{location}&7. &eClick to teleport."

save: enable: true name: "save" permission: "treasurehunt.save"

reload: enable: true name: "reload" permission: "treasurehunt.reload" ```

[!(https://www.codefactor.io/repository/github/cozy-plugins/cozytreasurehunt/badge)](https://www.codefactor.io/repository/github/cozy-plugins/cozytreasurehunt) [!(https://img.shields.io/github/downloads/Cozy-Plugins/CozyTreasureHunt/total.svg)](https://github.com/smuddgge/leaf/releases) [!(https://img.shields.io/github/issues/Cozy-Plugins/cozytreasurehunt.svg)](https://github.com/smuddgge/leaf/issues) [!(https://img.shields.io/github/issues-pr/Cozy-Plugins/CozyTreasureHunt.svg)](https://github.com/smuddgge/leaf/pulls) [!(https://img.shields.io/github/v/tag/Cozy-Plugins/CozyTreasureHunt?sort=semver)](https://github.com/smuddgge/leaf/releases) ```yaml # _____ _ _ _ # |_ _| __ ___ __ _ ___ _ _ _ __ ___ | | | |_ _ _ __ | |_ # | || '__/ _ \/ _` / __| | | | '__/ _ \ | |_| | | | | '_ \| __| # | || | | __/ (_| \__ \ |_| | | | __/ | _ | |_| | | | | |_ # |_||_| \___|\__,_|___/\__,_|_| \___| |_| |_|\__,_|_| |_|\__| # # Spigot Plugin # Organisation : Cozy Plugins # Author : Smudge ```

[!(https://bstats.org/signatures/bukkit/CozyTreasureHunt.svg)](https://bstats.org/plugin/bukkit/CozyTreasureHunt/19286)

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
smuddgge
Version
1.1.0
Downloads
323
Endorsements
7
Category
adventure
Created
8/5/2023
Updated
7/31/2023
Game Versions
1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4
Tags
adventure, game-mechanics, 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 CozyTreasureHunt support?

The author lists 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20. Other versions may work but are untested by the author.

What is the latest version of CozyTreasureHunt?

Version 1.1.0, published 2023-07-31 with 323 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More adventure 👤 More by smuddgge 🔎 Similar Mods 🌐 Best adventure (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods