Code (YAML):
#############################################################################################
# #
# ░░░░░░░░░░ #
# ░░░░ ░░░░░░ #
# ░░ ░░ #
# ░░ ░░░░ #
# ░░ ░░░░░░ S L I M E #
# ░░ ░░░░ I N D I C A T O R #
# ░░ ░░ ░░ ░░░░░░ #
# ░░ ██░░ ██ ░░░░ [config.yml] #
# ░░ ██░░ ██ ░░░░ #
# ░░ ░░ ░░░░░░ #
# ░░░░░░ ░░░░░░ #
# ░░░░░░ ░░░░░░ #
# ░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ #
# ░░░░░░░░░░░░░░░░░░░░░░ #
# #
#############################################################################################
# Sounds: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html #
# Discord: https://discord.gg/zM8CyMnjKg #
#############################################################################################
# If enabled players will need "slimeindicator.command" set to true to use the main command!
requirePerms
: false
# Should a sound be played when a player identifies a slime chunk?
doSound
: true
# If enabled above what sound should be played?
soundSettings:
sound
: ENTITY_SLIME_SQUISH
vol
: 1
pitch
: 1
# Action Bar message - Supports Hex Colors & Color Codes [Hex: �]
isSlimeChunkActionBar
:
"D993B[AD480Slime ChunkD993B]"
isNotSlimeChunkActionBar
:
"D993B[垟ANormal ChunkD993B]"