mirror of
https://gitlab.com/phoenix-dvpmt/mmocore.git
synced 2024-11-27 00:45:40 +01:00
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