9
0
mirror of https://github.com/Auxilor/EcoArmor.git synced 2026-01-06 15:42:07 +00:00
This commit is contained in:
Auxilor
2022-08-04 12:33:25 +01:00
parent 1faf7bdef0
commit bc9aa04143

View File

@@ -5,6 +5,7 @@ messages:
invalid-command: "&cUnknown subcommand!"
reloaded: "Reloaded! (Restart if you're removed armor sets!)"
needs-player: "&cYou must specify a player"
requires-player: "&cYou must specify a player"
invalid-player: "&cInvalid player!"
needs-item: "&cYou must specify an item!"
invalid-item: "&cInvalid item!"
@@ -12,4 +13,5 @@ messages:
on-cooldown: "&cThis effect is on cooldown! &fTime left: &a%seconds% seconds"
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%"
cannot-transmit: "&cYou can't transmit here!"
cannot-transmit: "&cYou can't transmit here!"
repaired-effects: "Fixed lingering effects for %player%!&f They have been kicked to prevent effect mismatch."