CandySearch icon

CandySearch -----

Halloween, Candy, Search, Heads



CandySearch

A small plugin to provide a bit of halloween action.
You just place some heads on random places.
Then you type /cs uuid into your chat and right click the head to get it's uuid.
Paste the uuid into the config.yml.
If the player found all heads it automatically runs the command you provided in the config file.


Commands and permissions:
/candysearch or /cs
/cs uuid
candysearch.uuid -> get the uuid of the head
/cs reset candysearch.reset -> reset your score
/cs reload candysearch.reload -> reloads config.yml

Code (Text):


# Set this to true to allow multi world support
# If multi world is active the player can search heads in world_1 and get a reward
# and also in world_2 and get a reward and so on.
multi_world: false

# The UUID of the head that should be right-clicked to get a candy
# Use this if multi_world is disabled
head_uuid: "04049c90-d3e9-4621-9caf-0000aaa23703"

# The UUID of the heads that should be right-clicked to get a candy
# Use this if multi_world is enabled
heads:
  world: "04049c90-d3e9-4621-9caf-0000aaa23703"
  world_nether: "04049c90-d3e9-4621-9caf-0000aaa23703"

# The amount of heads a player should click until he gets his reward
amount: 10

# The command that should be executed if a player found all candies (without /)
# %player% is a placeholder and will be replaced with the players name
# Use this if multi_world is disabled
command: "give %player% minecraft:diamond"

# The commands that should be executed if a player found all candies in the defined world (without /)
# %player% is a placeholder and will be replaced with the players name
# Use this if multi_world is enabled
commands:
  world: "give %player% minecraft:diamond"
  world_nether: "give %player% minecraft:obsidian"

# Messages
prefix: "§6§l[§c§lHalloween-Event§6§l]"

# You can use the %player% variable in all following messages
message_command_config_cleared: "%prefix% §aConfig cleared!"

message_command_uuid: "%prefix% §6Please right-click the head to get it's uuid"

message_command_reload: "%prefix% §aReload successful!"

message_uuid: "%prefix% §aClick to get UUID"

message_already_found_all: "%prefix% §cYou already found all halloween baskets!"

message_already_found: "%prefix% §cYou already found this basket!"

message_found: "%prefix% §6You found a halloween basket (§a %amount_found% §7/§e %amount% §6)!"

message_found_all: "%prefix% §aYou found all halloween baskets!"

 

- nothing todo here

Question, Bug or Idea?
Write me on Discord: IndexOutOfMJ#1302
Resource Information
Author:
----------
Total Downloads: 571
First Release: Oct 27, 2021
Last Update: Jan 30, 2022
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings