Echoes of Goldis a
fully configurable, easy-to-use treasure hunt game plugin, designed for server owners to bring some
adventure to their server!
Discord support: _itsandrew_
Key Features
Fully configurable treasures via interactive GUIs
Custom hints with clues or lore
Internal Economy (via SQLite or MySQL) or External Economy (via Vault + Economy Plugin)
Fully configurable Shop GUI (only for Internal Economy)
PlaceholderAPI and Vault support
Toggleable and customizable particles
Customizable blocks for treasures (using custom-heads)
Optional dynamic scoreboard which can display a leaderboard of top 3 players
Optional boss bar for displaying the event duration
Simple setup and clean configuration files
And much more!
Some insight of the plugin
This is how creating a treasurelooks like!
This is how adding/removing rewards looks like!
This is how finding a treasurelooks like!
Installation
Download the .jar from this page.
Place the .jar in your server's plugin folder.
Start the server.
Configure the plugin, using commands/.yml files.
Run /eog enable and let the hunt begin!
Commands
/eog enable -> starts the event -> Permission: eog.commands.enable /eog disable -> disables the event -> Permission: eog.commands.disable /eog help -> gives you the commands in game -> Permission: eog.commands.help /eog reload -> reloads the plugin's .yml files -> Permission: eog.commands.reload /eog treasures -> opens the treasure manager menu -> Permission: eog.commands.treasures /eog event ... -> manages main event settings -> Permission: eog.commands.event /eog shop ... -> manages the shop commands -> Permission: eog.commands.shop /thshop -> opens up the shop -> Permission: eog.shop.use /hints -> opens the hints menu -> Permission: eog.hints.use
Permissions
eog.commands -> main permission for all commands. eog.commands.enable -> allows the player to enable the event. eog.commands.disable -> allows the player to disable the event. eog.commands.reload -> allows the player to reload the plugin's .yml files. eog.commands.help -> allows the player to get the help message in game eog.commands.treasures -> allows the player to use the treasure manager.
eog.commands.event -> allows the player to manage various event settings. eog.commands.event.setstartposition -> allows the player to set the start position of the event. eog.commands.event.settreasurenr -> allows the player to set the event's number of treasures. eog.commands.event.settitle -> allows the player to modify the start title. eog.commands.event.setsubtitle -> allows the player to modify the start subtitle.
eog.commands.shop -> allows the player to use various shop commands. eog.commands.shop.additem -> allows the player to add an item to the shop. eog.commands.shop.removeitem -> allows the player to remove an item to the shop.
eog.treasures.create -> allows the player to create a treasure. eog.treasures.delete -> allows the player to delete a treasure. eog.treasures.setlocation -> allows the player to set the location of a treasure. eog.treasures.setworld -> allows the player to set the world of a treasure. eog.treasures.setfacing -> allows the player to set the facing of a treasure. eog.treasures.setcoins -> allows the player to set the coins of a treasure. eog.treasures.sethint -> allows the player to set the hint of a treasure.
eog.hints.use -> allows the player to open up the Hints Menu. eog.shop.use -> allows the player to open up the Shop Menu.
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 here, 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)
Versions Echoes of Gold's main version is 1.21.x! The plugin was also tested on the 1.20 versions, but it might also work on older versions.