mirror of
https://e.coding.net/circlecloud/Soulbound.git
synced 2024-11-21 01:39:10 +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.reloadmessage();
|
||||
sender.sendMessage(Soulbound.p.getlang("RELOAD"));
|
||||
return false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user