forked from Upstream/mmocore
push build
This commit is contained in:
parent
26159e3a10
commit
6b400f4420
@ -301,7 +301,9 @@ public class MMOCore extends JavaPlugin {
|
||||
*/
|
||||
dataProvider.getGuildManager().load();
|
||||
|
||||
// commands
|
||||
/*
|
||||
* commands
|
||||
*/
|
||||
try {
|
||||
final Field bukkitCommandMap = Bukkit.getServer().getClass().getDeclaredField("commandMap");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user