mirror of
https://e.coding.net/circlecloud/Soulbound.git
synced 2024-11-22 01:49:09 +00:00
fix can't reload language file...
This commit is contained in:
parent
49eefa3b28
commit
cfd2efcfe3
@ -41,7 +41,7 @@ public class SoulboundCommand implements CommandExecutor {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Soulbound.p.reloadConfig();
|
Soulbound.p.reloadConfig();
|
||||||
|
Soulbound.p.reloadmessage();
|
||||||
sender.sendMessage(Soulbound.p.getlang("RELOAD"));
|
sender.sendMessage(Soulbound.p.getlang("RELOAD"));
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user