Reworking default cooldown message

This commit is contained in:
RedstoneFuture 2022-10-12 17:47:29 +02:00
parent f3c87d87d2
commit 4a0bf78d94
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ sign:
error:
location: "&4Error: &cRandomTeleport could not find a safe location!"
teleport: "&4Error: &cRandomTeleport could not teleport you to X: {x} Y: {y} Z: {z}!"
cooldown: "&cYou have to wait {cooldown_text} before using this RandomTeleport again!"
cooldown: "&cYou have to wait {cooldown_text}s before using this RandomTeleport again!"
parse-error: "&cError while parsing option &f{option}&c with value &f{value}&c: {error}"
not-found: "&cCould not find &f{what}&c!"
player-not-found: "&cCould not find a player with the name &f{what}&c!"