LogUtil.logInfo("[NoCheatPlus] Inventory checks: FastConsume is not available.");
}
// ProtocolLib dependencies.
try {
available.add(new ProtocolLibComponent(plugin));
} catch (Throwable t){
LogUtil.logInfo("[NoCheatPlus] Packet level access: ProtocolLib is not available.");
}
return available;