Fixed missing lang.yml message

This commit is contained in:
Auxilor
2022-03-28 14:06:03 +01:00
parent a3d49d40ce
commit d782b18f96

View File

@@ -12,3 +12,4 @@ messages:
give-success: "Gave &a%talisman%&r to &a%recipient%"
cannot-afford: "&cYou can't afford to do this! &fCost: &a$$%cost%"
cannot-afford-type: "&cYou can't afford to do this! &fCost: &a%cost% %type%"
on-cooldown: "&cThis effect is on cooldown! &fTime left: &a%seconds% seconds"