messages.yml

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'

Last updated