Skip to content

Commit e6fa1c0

Browse files
authored
Update KickMessageConfig.java
1 parent 9392a86 commit e6fa1c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/net/lenni0451/nolocalconnections/KickMessageConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ public class KickMessageConfig {
2323
@Description({
2424
"kick message when the user tries to join using local address such as 192.168.35.1. you can use the Decoration Codes here using Section Symbol(§)."
2525
})
26-
public static String kick = You can't connect to any local address.";
26+
public static String kick = cYou can't connect to any local address.";
2727

2828
public static void load() {
2929
try {

0 commit comments

Comments
 (0)