# Swirling phantoms effect duration (in ticks) phantom-swirl-duration: 200
# Whether to allow random join spooks enable-join-spooks: true
# Whether to log when players get spooked log-spooks: false
messages.yml:
Code (YAML):
# SpookyPlugin Messages # Use & codes for colors: &0-9, &a-f, &k-o, &r # https://minecraft.fandom.com/wiki/Formatting_codes prefix: "&8[&5&lSP&8&lO&5&lOK&8&lY&5&lP&8&lL&5&lU&8&lG&5&lI&8&lN&8] &r"
# General messages spooked-self: "{prefix} &7You have been spooked! &8&oBoo! &7&o" spooked-other: "{prefix} &7You have spooked &a{player}&7!" spook-all: "{prefix} &7All online players have been spooked!" no-permission: "{prefix} &c&lYou don't have permission to use this command!" player-not-found: "{prefix} &cPlayer &6{player} &cnot found!" must-be-player: "{prefix} &cYou must be a player to use this command!"
# Spooky effect messages ghost-apparition: "&8&o...a ghostly figure appears before you..." horror-sounds: "&8&oYou hear eerie sounds in the distance..." phantom-vision: "&8&oYour vision fades to nothing..." mysterious-teleport: "&7&oSomething has moved you..." ghostly-vanish: "&7&oYou begin to fade away..." creepy-lightning: "&c&oThe sky crackles with energy..." swirling-phantoms: "&8&oPhantoms surround you..." death-whisper: "&7&oA cold whisper: 'Death... is near...'" spooky-feeling: "&8&o...something feels spooky..."
# Follow-up messages ghost-vanish-end: "&8&o...but only for now." vision-return: "&7&oYour vision slowly returns..."
# Plugin status messages enabled: "{prefix} &aSpookyPlugin has been enabled! &8&oBoo! &7&o" disabled: "{prefix} &7SpookyPlugin has been disabled! &8&oThe spooks have stopped..."