mirror of
https://github.com/LordBoos/boosCooldowns.git
synced 2025-02-16 20:41:25 +01:00
Forget to add colors
This commit is contained in:
parent
21a45f8145
commit
5b042b73e1
Binary file not shown.
BIN
bin/cz/boosik/boosCooldown/boosLimitManager.class
Normal file
BIN
bin/cz/boosik/boosCooldown/boosLimitManager.class
Normal file
Binary file not shown.
@ -190,7 +190,7 @@ public class boosConfigManager {
|
||||
public static String getInsufficientFundsMessage() {
|
||||
return conf
|
||||
.getString("options.messages.insufficient_funds",
|
||||
"You have insufficient funds! &command& costs %s but you only have %s");
|
||||
"&6You have insufficient funds!&e &command& &6costs &e%s &6but you only have &e%s");
|
||||
}
|
||||
|
||||
public static String getInteractBlockedMessage() {
|
||||
|
Loading…
Reference in New Issue
Block a user