ModsJava
SmScavenger | Treasure Hunt
Your very own treasure hunt!. Free Minecraft Java mod for 1.16, 1.17, 1.18.
⬇ Download on Spigot
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!
How To Use
> Create treasure with /scav edit
> Set location of where the treasures will spawn with /scav setlocation <treasure>
> Spawn all the treasure with /scav spawn <save>
Permission scav.admin
Code (YAML):
/scav spawn [data action]
: Spawns
all treasure
/scav setlocation [treasure] : Sets a location of a treasure
/scav removelocation : Removes a location of a treasure
/scav reload : Reload the configs
/scav find : Find treasure that has not been found
/scav edit : Edit treasure
/scav setlocation [treasure] : Sets a location of a treasure
/scav removelocation : Removes a location of a treasure
/scav reload : Reload the configs
/scav find : Find treasure that has not been found
/scav edit : Edit treasure
Spoiler: Config.yml
Code (YAML):
# Prefix used before most messages
prefix : '&4&l [&6&lServer&4&l ]&r&a'
# Maximum amount of treasure a player can find
max : -1
# Default to this data file location
save data as : test
# Permissions to look for and save in data file when
# a player finds treasure
permissions to look for :
- red
- orange
- yellow
- green
- blue
- purple
# Messages
messages:
reload : ' {prefix } All configs have been reloaded <3'
set location : ' {prefix } Location has been set in &flocations.yml'
remove location : ' {prefix } Location has been removed'
message:
treasure found : ' {prefix } {player } just found : &f{treasureID}'
leaderboard format : '&6&l {rank } &f&l {permission } &e {player } &7- &a {amount }'
prefix : '&4&l [&6&lServer&4&l ]&r&a'
# Maximum amount of treasure a player can find
max : -1
# Default to this data file location
save data as : test
# Permissions to look for and save in data file when
# a player finds treasure
permissions to look for :
- red
- orange
- yellow
- green
- blue
- purple
# Messages
messages:
reload : ' {prefix } All configs have been reloaded <3'
set location : ' {prefix } Location has been set in &flocations.yml'
remove location : ' {prefix } Location has been removed'
message:
treasure found : ' {prefix } {player } just found : &f{treasureID}'
leaderboard format : '&6&l {rank } &f&l {permission } &e {player } &7- &a {amount }'
Spoiler: treasure.yml
Code (YAML):
loveheart:
HDB : '9298'
material : false
rewards:
essetials kit : loveheart
particle:
type : Fireworks_Spark
amount : 10
sound:
type : Block_Note_Block_Chime
HDB : '9298'
material : false
rewards:
essetials kit : loveheart
particle:
type : Fireworks_Spark
amount : 10
sound:
type : Block_Note_Block_Chime
Spoiler: data / data.yml - Example
Code (YAML):
Smudg_:
permission : red
loveheart : 1
total : 1
loveheart : 1
permission : red
loveheart : 1
total : 1
loveheart : 1
Spoiler: locations.yml - Example
Code (YAML):
-714-15:
x : -71
y : 4
z : -15
world : flatWorld
treasure ID : loveheart
present : true
x : -71
y : 4
z : -15
world : flatWorld
treasure ID : loveheart
present : true
SmScavenger | Treasure Hunt is a free Minecraft Java mod. Compatible with Minecraft 1.16, 1.17, 1.18, 1.19. Downloaded 503 times (via Spigot). Download it and open it directly in the game.