Updated for 1.8
This commit is contained in:
@@ -74,8 +74,8 @@ public class OpenInv extends JavaPlugin {
|
||||
player.setHandle(entityplayer);
|
||||
}
|
||||
catch(Exception e)
|
||||
{}
|
||||
{
|
||||
System.out.println("[OpenInv] Error while trying to override player inventory, error: " + e.getMessage());
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
Reference in New Issue
Block a user