JT-GappleCooldown Adds cooldown to golden apples and enchanted apples
FEATURES
・Add cooldown when eating an enchanted golden apple
・Add cooldown when eating a golden apple
・Very light weight
・All messages are fully customizable
Message when eating an apple Message when trying to eat an apple on cooldown
PLACEHOLDERS & PERMISSIONS
Permissions:
・jtcooldown.bypass (Allows the player to ignore the cooldown)
Placeholders: (Requires PlaceHolderApi)
・%jtgapplecooldown_restante% (Player cooldown time remaining)
# Author: JUXT12
#enchanted golden apple cooldown
enchanted_cooldown_seconds: 60
# Golden Apples Cooldown
normal_cooldown_seconds: 30
# messages
enchanted_cooldown_message: "&cYou must wait %seconds% seconds before eating another enchanted apple."
normal_cooldown_message: "&cYou must wait %seconds% seconds before eating another golden apple."
eat_message: "&aYou have eaten an apple!"
enchanted_cooldown_message_while_eating: "&cYou are on cooldown. You must wait %seconds% seconds before eating another enchanted apple.."
normal_cooldown_message_while_eating: "&cYou are on cooldown. You must wait %seconds% seconds before eating another golden apple."