Update Check.java
This commit is contained in:
parent
d66f6d0f59
commit
ddd3a8982f
@ -74,7 +74,6 @@ public class Check {
|
||||
}
|
||||
|
||||
if (SelectConfig.customCommandEnable) {
|
||||
|
||||
for (String cmd : SelectConfig.customKickCommand) {
|
||||
T2Ccmd.console(T2Creplace.replace(Util.getPrefix(), cmd.replace("[player]", player.getName())));
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user