Compatibility
Minecraft: Java Edition
Platforms
Links
Tags
Creators
Details
Echoes of Gold is a fully customizable treasure-hunting minigame plugin designed to bring exploration and adventure to your Minecraft server.
Players search for hidden treasures, collect rewards, and compete for the top spot on the leaderboard!
โ๏ธ Features
- ๐ Fully configurable treasures, via interactive GUIs
- โจ Fully configurable particles
- ๐ Custom hints with clues or lore
- ๐ฐ Internal Economy (via
SQLiteorMySQL) or External Economy (viaVault+Economy Plugin) - ๐ฐ Fully configurable Shop GUI (only for
Internal Economy) - ๐ฆ PlaceholderAPI and Vault support
- ๐งญ Customizable particles
- ๐งฎ Optional dynamic top 3 leaderboard (auto-updating)
- โฑ๏ธ Optional boss bar timer for event duration
- ๐งฐ Simple setup and clean configuration files
And much more!
๐ฆ PlaceholderAPI Support
Echoes of Gold allows you to use your favourite placeholders anywhere on a screen display! (If a text is not working, please open up an issue on the GitHub Repo, since I might have missed some)
Along with that, you can use a custom placeholder to display the balance of a player using '%eog_balance%'! (โผ๏ธ Note that you need the Internal Economy toggled on)
๐ช Commands
| Command | Description | Permission |
|---|---|---|
/eog enable |
Starts the event | eog.commands.enable |
/eog disable |
Stops the event | eog.commands.disable |
/eog reload |
Reloads the event | eog.commands.reload |
/eog treasures |
Opens the treasure manager | eog.commands.treasures |
/eog event ... |
Manages main event settings | eog.commands.event. ... |
/eog shop ... |
Handles the main shop commands | eog.commands.shop. ... |
/eog help |
Helps with information on commands | eog.commands.help |
/thshop |
Opens the Shop GUI | eog.shop.use |
/hints |
Opens the hints GUI | eog.hints.use |
๐ Permissions
| Permission | Description |
|---|---|
eog.commands |
Gives access to commands |
eog.commands.enable |
Gives access to enable the event |
eog.commands.disable |
Gives access to disable the event |
eog.commands.reload |
Gives access to the reload command |
eog.commands.help |
Gives access to the help command |
eog.commands.treasures |
Gives access to the treasure manager |
eog.commands.event |
Gives access to the commands related to the event |
eog.commands.event.setstartposition |
Gives access to modify the start position |
eog.commands.event.setstarttitle |
Gives access to modify the start title |
eog.commands.event.setstartsubtitle |
Gives access to modify the start subtitle |
eog.commands.event.settreasurenr |
Gives access to set the number of treasures |
eog.commands.shop |
Gives access to the shop commands |
eog.commands.shop.additem |
Gives access to add items in the shop |
eog.commands.shop.removeitem |
Gives access to remove items from the shop |
eog.treasures.create |
Gives access to create treasures |
eog.treasures.delete |
Gives access to delete treasures |
eog.treasures.setlocation |
Gives access to set the location of a treasure |
eog.treasures.setworld |
Gives access to set the world of a treasure |
eog.treasures.setfacing |
Gives access to set the facing of a treasure |
eog.treasures.setcoins |
Gives access to set the coins of a treasure |
eog.treasures.sethint |
Gives access to set the hint of a treasure |
eog.hints.use |
Gives access to the Hints GUI |
eog.shop.use |
Gives access to the Shop GUI |
๐ Configuration Files
Echoes of Gold uses 3 different configuration file, each with it's own use.
config.yml
Contains important settings for the plugin:
- Configuring the sounds and their volume and pitch
- Configuring the scoreboard
- Configuring the boss bar
- Configure the messages
And much more!
treasures.yml
Stores all the treasures that you may create.
playerdata.yml
Tracks player progress and the treasures theyโve discovered.
โค๏ธ Credits
Developed and tested by _ItsAndrew_
Special thanks to everyone who help, test and give feedback!
My discord: _itsandrew_


