A configurable enchanted gapple cooldown plugin for PocketMine-MP.
# The plugin version. DO NOT CHANGE!
version: 1.0.0
# The length, in seconds, of the gapple cooldown.
cooldown-length: 30
# Whether or not the cooldown timer will be displayed in the XP bar.
xpbar-enabled: true
# The message sent to a player who attempts to consume a gapple while in cooldown.
cooldown-message: "§cYou are currently in a gapple cooldown."
# The message sent to a player when their gapple cooldown has finished.
cooldown-end: "§aGapple cooldown ended."
# Choose between enchanted or regular gapples. For enchanted gapples, set to true, for regular, set to false.
enchanted-gapples: true