





# If enabled, the plugin will check for available updates when enabled checkUpdates: true # Informs a player know when they are bypassing a cooldown sendBypassMessage: true # Database support mysql: enabled: false host: localhost port: 3306 database: name username: root password: password
warp: cooldowns: '*': 30m 'shop': 15m 'vip': 30s aliases: - 'ewarp'<b style="font-family: Arial; font-size: 18px;"><br /></b>
bypassCooldown: '&eBypassing cooldowns' noLongerBypassing: '&eNo longer bypassing cooldowns' onCooldown: '&cYou still have &e%time% &cleft on that command' reload: "&eReloading all configs" resetCooldowns: '&aReset %player%s cooldowns' errors: noPermission: '&cYou do not have the permission &e%perm%' onlyPlayers: '&cOnly players can use that command!' useOnlinePlayerOrUUID: '&cUse a UUID or name of an online player!' baseMessage: - '&a&lCommand Cooldown %version%' - ' &7/cc help' helpHeader: '&a&lHelp Page &f%page%&7/&f%pageAmount%' activeCooldowns: header: '&a%player%s Active Cooldowns:' commandWithActiveCooldown: '&e%command%' remainingTime: ' &e%time% &aremaining' noActiveCooldowns: '&a%player% has no active cooldowns' commands: editor: '&a/cc editor &7- Opens up the cooldown editor' bypass: '&a/cc bypass &7 - Bypass all cooldowns' cooldowns: '&a/cc cooldowns [player/UUID] - View a players active cooldowns' removecooldowns: '&a/cc removecooldowns [player] - Resets a players cooldowns' reload: '&a/cc reload &7- Reloads all configs'